Package: devscripts
Version: 2.23.4
Severity: wishlist
X-Debbugs-Cc: n...@rtr.ai

Dear Maintainer,

I have need of a tool that, for each given '*.changes' file, every file listed
therein is both verified and printed. Here's a shell script fragment that does
what I want:

    find . -type f -name '*.changes' \
        -exec dscverify {} + \
        -exec grep -Eo '[[:graph:]]+[.](deb|dsc)$' {} +

Somewhere in the course of writing that 'grep' regex, it occurred to me: Why
doesn't 'dscverify' do this? If 'dscverify' already parses '*.changes',
'*.dsc', and '*.buildinfo' better than I can, then perhaps it could be extended
to print the files being verified. Maybe it should grow a new option
'--print-files' to support exactly that.

Anywho, I'm happy to help if someone can show me where and how to submit a
patch.

Regards,
Neil

-- Package-specific info:

--- /etc/devscripts.conf ---
Empty.

--- ~/.devscripts ---
DEBSIGN_KEYID=0x2c3988ebe7fe30ae4fe64210646d2a5102c01999
SALSA_CI_CONFIG_PATH="recipes/debian.yml@salsa-ci-team/pipeline"

-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-10-amd64 (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages devscripts depends on:
ii  dpkg-dev              1.21.22
ii  fakeroot              1.31-1.2
ii  file                  1:5.44-3
ii  gnupg                 2.2.40-1.1
ii  gpgv                  2.2.40-1.1
ii  libc6                 2.36-9+deb12u1
ii  libfile-dirlist-perl  0.05-3
ii  libfile-homedir-perl  1.006-2
ii  libfile-touch-perl    0.12-2
ii  libfile-which-perl    1.27-2
ii  libipc-run-perl       20220807.0-1
ii  libmoo-perl           2.005005-1
ii  libwww-perl           6.68-1
ii  patchutils            0.4.2-1
ii  perl                  5.36.0-7
ii  python3               3.11.2-1+b1
ii  sensible-utils        0.0.17+nmu1
ii  wdiff                 1.2.2-5

Versions of packages devscripts recommends:
ii  apt                         2.6.1
ii  curl                        7.88.1-10+deb12u2
ii  dctrl-tools                 2.24-3+b1
ii  debian-keyring              2022.12.24
ii  dput                        1.1.3
ii  equivs                      2.3.1
ii  libdistro-info-perl         1.5
ii  libdpkg-perl                1.21.22
ii  libencode-locale-perl       1.05-3
ii  libgit-wrapper-perl         0.048-2
ii  libgitlab-api-v4-perl       0.26-3
ii  liblist-compare-perl        0.55-2
ii  liblwp-protocol-https-perl  6.10-1
ii  libsoap-lite-perl           1.27-3
ii  libstring-shellquote-perl   1.04-3
ii  libtry-tiny-perl            0.31-2
ii  liburi-perl                 5.17-1
ii  licensecheck                3.3.5-1
ii  lintian                     2.116.3
ii  man-db                      2.11.2-2
ii  patch                       2.7.6-7
ii  pristine-tar                1.50
ii  python3-apt                 2.6.0
ii  python3-debian              0.1.49
ii  python3-magic               2:0.4.26-3
ii  python3-requests            2.28.1+dfsg-1
ii  python3-unidiff             0.7.3-1
ii  python3-xdg                 0.28-2
ii  strace                      6.1-0.1
ii  unzip                       6.0-28
ii  wget                        1.21.3-1+b2
ii  xz-utils                    5.4.1-0.2

Versions of packages devscripts suggests:
pn  adequate                     <none>
pn  at                           <none>
ii  autopkgtest                  5.28
pn  bls-standalone               <none>
ii  build-essential              12.9
pn  check-all-the-things         <none>
pn  cvs-buildpackage             <none>
ii  debhelper                    13.11.4
pn  diffoscope                   <none>
pn  disorderfs                   <none>
pn  dose-extra                   <none>
pn  duck                         <none>
pn  elpa-devscripts              <none>
pn  faketime                     <none>
pn  gnuplot                      <none>
pn  how-can-i-help               <none>
ii  libauthen-sasl-perl          2.1600-3
pn  libdbd-pg-perl               <none>
ii  libfile-desktopentry-perl    0.22-3
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3300-2
pn  libyaml-syck-perl            <none>
ii  mailutils [mailx]            1:3.15-4
pn  mmdebstrap                   <none>
pn  mozilla-devscripts           <none>
ii  mutt                         2.2.9-1+b1
ii  openssh-client [ssh-client]  1:9.2p1-2
pn  piuparts                     <none>
pn  postgresql-client            <none>
pn  pristine-lfs                 <none>
pn  quilt                        <none>
pn  ratt                         <none>
pn  reprotest                    <none>
pn  svn-buildpackage             <none>
pn  w3m                          <none>

-- no debconf information

Reply via email to