Your message dated Wed, 04 Jul 2018 20:47:10 +0000 with message-id <[email protected]> and subject line Bug#895209: fixed in devscripts 2.17.6+deb9u2 has caused the Debian Bug report #895209, regarding uscan: Is --copy supposed to work? to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 895209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895209 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: devscripts Version: 2.18.1 Severity: normal Dear Maintainer, when I tried the --copy option of uscan as described in the manpage, it didn't quite work as expected: | $ uscan --copy | Option copyright-file requires an argument | uscan die: Usage: uscan [options] [directories] | Run uscan --help for more details No surprise after looking into the code: There no definition for "copy" in the GetOption invocation (ca. l.2204), only "copyright-file" which requires an argument, resulting in the error message above. Could you please check what is supposed to happen here? Cheers, Christoph -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- Not present -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.14.32 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: unable to detect Versions of packages devscripts depends on: ii dpkg-dev 1.19.0.5 ii libc6 2.27-3 ii libfile-homedir-perl 1.002-1 ii perl 5.26.1-5 ii python3 3.6.5-2 ii sensible-utils 0.0.12 Versions of packages devscripts recommends: ii apt 1.6~beta1 pn at <none> ii curl 7.58.0-2 ii dctrl-tools 2.24-2+b1 ii debian-keyring 2018.03.24 pn dput | dupload <none> pn equivs <none> ii fakeroot 1.22-2 ii file 1:5.32-2 ii gnupg 2.2.5-1 pn libdistro-info-perl <none> ii libdpkg-perl 1.19.0.5 ii libencode-locale-perl 1.05-1 pn libgit-wrapper-perl <none> pn liblist-compare-perl <none> ii liblwp-protocol-https-perl 6.07-2 pn libsoap-lite-perl <none> ii liburi-perl 1.73-1 ii libwww-perl 6.33-1 ii licensecheck 3.0.31-2 ii lintian 2.5.81 ii man-db 2.8.3-2 ii patch 2.7.6-2 ii patchutils 0.3.4-2 ii python3-apt 1.6.0~rc2 ii python3-debian 0.1.32 ii python3-magic 2:0.4.15-1 ii python3-requests 2.18.4-2 pn python3-unidiff <none> pn python3-xdg <none> ii strace 4.21-1 ii unzip 6.0-21 ii wdiff 1.2.2-2 ii wget 1.19.4-1 ii xz-utils 5.2.2-1.3 Versions of packages devscripts suggests: pn adequate <none> ii autopkgtest 5.2 pn bls-standalone <none> pn bsd-mailx | mailx <none> ii build-essential 12.4 pn check-all-the-things <none> pn cvs-buildpackage <none> pn devscripts-el <none> ii diffoscope 93 pn disorderfs <none> pn dose-extra <none> pn duck <none> ii faketime 0.9.7-2 pn gnuplot <none> ii gpgv 2.2.5-1 pn how-can-i-help <none> pn libauthen-sasl-perl <none> pn libfile-desktopentry-perl <none> pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3000-2 ii libyaml-syck-perl 1.29-1+b3 ii mozilla-devscripts 0.47 pn mutt <none> ii openssh-client [ssh-client] 1:7.7p1-2 pn piuparts <none> pn postgresql-client <none> ii quilt 0.63-8.2 pn ratt <none> pn reprotest <none> pn svn-buildpackage <none> pn w3m <none> -- no debconf information
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.17.6+deb9u2 We believe that the bug you reported is fixed in the latest version of devscripts, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mattia Rizzolo <[email protected]> (supplier of updated devscripts package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 03 Jul 2018 10:37:56 +0200 Source: devscripts Binary: devscripts Architecture: source Version: 2.17.6+deb9u2 Distribution: stretch Urgency: medium Maintainer: Devscripts Maintainers <[email protected]> Changed-By: Mattia Rizzolo <[email protected]> Description: devscripts - scripts to make the life of a Debian Package maintainer easier Closes: 869150 877440 877877 879207 895209 900963 Changes: devscripts (2.17.6+deb9u2) stretch; urgency=medium . [ Osamu Aoki ] * uscan: + Fix the new package version regex for filenamemangle. Closes: #869150 . [ Cyril Brulebois ] * debsign: Fix bash completion by using file extensions instead of using globs. Closes: #877440 . [ Mattia Rizzolo ] * bts: + Add the new 'ftbfs' tag to the list of known tags. Closes: #900963 * debchange: + Update the manpage to mention that --bpo now targets stretch-backports, not jessie-backports. Closes: #877877 * uscan: + Apply patch from Stephen Kitt <[email protected]> to support https in the sf.net special redirector. Closes: #879207 * test/uscan_mangle: + Use a real newline instead of embedding \n in a shell variable, which isn't portable between dash and bash, fixing FTBFS in systems using bash as /bin/sh. * debian/control: + Change maintainer email from alioth to [email protected]. + Move the Git repository to salsa.debian.org. . [ Christoph Berg ] * debcheckout: + Support salsa.debian.org. . [ Adam D. Barratt ] * debdiff: + Sort shlibs files before comparing. The order of entries is not significant. . [ Lev Lazinskiy ] * uscan: + Handle --copy argument. Closes: #895209; MR !22 Checksums-Sha1: e977e9b7d6bfe9ee2c16e4820fd9397e7d44ddd9 2328 devscripts_2.17.6+deb9u2.dsc 9dcd489507701372973242c3d4d3dd4104ba7a35 690896 devscripts_2.17.6+deb9u2.tar.xz d690a16b475212fd2b9b6c6b535fac3315d59b5a 10032 devscripts_2.17.6+deb9u2_amd64.buildinfo Checksums-Sha256: f81005ae132bbc96ead5c1f516848410762aa353e153cd018ec7cd76d3ee0510 2328 devscripts_2.17.6+deb9u2.dsc 1dcca3049b938d33a32ece515feeb261d60e530aa84de99c030ec3d2a7680601 690896 devscripts_2.17.6+deb9u2.tar.xz 7d33d9ea95f94a3e3f77b7bd6b257d40228ecd79f9ab8ba17d06e685ef5c93f4 10032 devscripts_2.17.6+deb9u2_amd64.buildinfo Files: 612a6948443a7aa6d27ae26090077048 2328 devel optional devscripts_2.17.6+deb9u2.dsc 00e8a4783436f3e40aa568df0bf8672b 690896 devel optional devscripts_2.17.6+deb9u2.tar.xz ee3bac858490367a7216e0352ecb8a43 10032 devel optional devscripts_2.17.6+deb9u2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAls7OAUACgkQCBa54Yx2 K63a+g//SKR8RdxSLBD7b0iQZEBkyZGCT6FtcmAYjvA+d7bU3dxTw6byfzXL+F4V YgSwTiAp3Ie8vH/KSGPog4iAOmZDZSfHkJO7SrxbwSbzbm9Or5iya2DF6KqCXTRD OgNEQmMLfxVPpaTnXNOxCiLFCpZes5X7TszPgEXWU2PA4OmfGAR4Kx0SEkoGHqr3 ZWaXdBqrQQF7D7NNoam1vsPi+Op1WR5vPjAVhGibq3z7cTbdH9cWC1EnRiOYQkhw foJcVQ479pFpCUU1cC99uDBSMmLA+lAy02HBBcf7zmJ0Vjf+hAseSFXvbeZJIM9S OnIpMJdMamBAKvC7TspWALPOh/4cyKm1cff3bR5/8buEPyx6DUAhH7WDTDAhwwtn ALyeFbGqyH7/VlFxt29L7Gaz5MzCFhK5PEcvnfKPNR2ZCtQTa27NQ3jaOyJmtN/Y +Cbij+0PTTbN9uGNakgZbJL5juSWspPC21a6b7WI9fiEVUgBlDe6fLnxXRubFqXl RyaZuLIYT0mV35rDEjCbVeWO1M2ZAwSbQCSVJGJMJU06dxZ/ouDiDQyNERQjajnH cS5CQfrxLkF3UazhJCHV0Dwv+N70y5t+JvKr2wRBGtfe7RFHOcNB83Cqfh0TGfHX wqHII5SI9aT+g8yy8YsDvi8GoY/8O654J9NOYM0zQ/T90tN/tCU= =7IJy -----END PGP SIGNATURE-----
--- End Message ---

