Your message dated Wed, 27 Feb 2008 18:32:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#457355: fixed in devscripts 2.10.17 has caused the Debian Bug report #457355, regarding [debsign] support multiple changes files on the commandline 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.) -- 457355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457355 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: devscripts Version: 2.10.11 Severity: wishlist File: /usr/bin/debsign -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, rangda[/var/cache/pbuilder/result] debsign compiz-fusion-plugins-*changes debsign: Only a single .changes, .dsc or .commands file is allowed as argument! any reason this isn't feasible? thanks, sean - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages devscripts depends on: ii debianutils 2.28.2 Miscellaneous utilities specific t ii dpkg-dev 1.14.12 package building tools for Debian ii libc6 2.7-5 GNU C Library: Shared libraries ii perl 5.8.8-12 Larry Wall's Practical Extraction ii sed 4.1.5-5 The GNU sed stream editor Versions of packages devscripts recommends: ii fakeroot 1.8.10 Gives a fake root environment - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHbB8LynjLPm522B0RAjbDAJ9UeAKvUGa61RoBZv4WN362Cl52WgCfSPi8 nrQcIqLap62aVy91mnC1o28= =9kAk -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.10.17 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: devscripts_2.10.17.dsc to pool/main/d/devscripts/devscripts_2.10.17.dsc devscripts_2.10.17.tar.gz to pool/main/d/devscripts/devscripts_2.10.17.tar.gz devscripts_2.10.17_amd64.deb to pool/main/d/devscripts/devscripts_2.10.17_amd64.deb 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. Adam D. Barratt <[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: SHA1 Format: 1.7 Date: Wed, 27 Feb 2008 18:18:56 +0000 Source: devscripts Binary: devscripts Architecture: source amd64 Version: 2.10.17 Distribution: unstable Urgency: low Maintainer: Devscripts Devel Team <[EMAIL PROTECTED]> Changed-By: Adam D. Barratt <[EMAIL PROTECTED]> Description: devscripts - scripts to make the life of a Debian Package maintainer easier Closes: 405440 433408 434521 439688 442972 445546 452806 453447 456587 457355 465364 465386 465849 466158 467131 467134 467496 467581 467582 Changes: devscripts (2.10.17) unstable; urgency=low . The "Pia for DPL" upload . [ Adam D. Barratt ] * checkbashisms: + Fix a false positive in the $(( test (Closes: #465364) + Add detection for <<<, $(OS|MACH)TYPE, $HOST(TYPE|NAME), $EUID, $DIRSTACK, $SECONDS and /dev/(tcp|udp) (Closes: #465386) + Enhance heredoc detection to not trigger on <<< * Debbugs.pm: Update to match the current debbugs SOAP interface. Add status(), usertags(), versions() and versions_with_arch(), newest_bugs(), bug_log(), source_to_binary() and binary_to_source() * tagpending: + Rewrite in perl using Debbugs.pm + Optionally (and by default) include the changelog header line and any relevant changelog entries as comments in the generated mail (Closes: #439688) * debcheckout: + Handle spaces between -d and the root for cvs repositories (Closes: #465849) + Fix a warning about uninitialised values when a module name is not supplied for a cvs repository + In auth mode, set push_location for bzr branches (Closes: #453447) * uscan: + Add support for repacking .zip archives, based on a patch from Antonio Terceiro (Closes: #456587) + Mention an alternative form of sourceforge URL in the manpage that allows checking for new versions when the qa.d.o redirector doesn't work (Closes: #433408) + Fix an escaping error in one of the manpage's examples for twisted * Packaging changes: + README: Update descriptions of tagpending and debchange + debian/control: - Add unzip(1) to Suggests for uscan's zip repacking - Update descriptions of tagpending and debchange * debcommit: + Use "git diff" instead of "git-diff" (Closes: #466158) + Ignore whitespace changes in diffs * dget: Correctly handle the processing of a file that we've already retrieved (Closes: #445546) * wnpp-alert: Note in the manpage that the results are source package based * debchange: + Modify --closes to use SOAP / Debbugs.pm + Add hardy (heron) to the list of supported Ubuntu distributions + Use existing changelog data directly rather than re-using dpkg-parsechangelog's Changes: field and therefore don't apply any reformatting (Closes: #452806) + Use "etch-backports" instead of "Etch backports" in bpo changelog entries (Closes: #467582) * bts: + Add a --force-interactive option which is similar to --interactive but spawns an editor for the message before prompting for sending confirmation (Closes: #467134) + Allow the use of --{force-,}interactive to be specified in the configuration file (Closes: #467131) * debsign: Allow multiple files to be signed in a single invocation (Closes: #457355) * mass-bug: + Correctly detect the start of a signature in the template file (Closes: #467496) + Allow package versions to be specified in the package list file as package_version (Closes: #467581) * mergechanges: Merge the Description: fields from each of the supplied changes files. Thanks to Vincent Danjean for the patch (Closes: #442972) * debuild: Allow preserve-envvars to contain wildcard entries (of the form STEM*) (Closes: #405440) . [ Christoph Berg ] * dget: + Make unpacking downloaded source packages the default, use -d for the old behaviour. + Check signature of source packages using dscverify, use -u to disable. (Closes: #434521) . [ Patrick Schoenfeld ] * licensecheck: Support a less common form of MIT license usage . [ Mohammed Adnène Trojette ] * debian/bug: + make reportbug add configuration data in bug reports. + print a message to sensitise users about our "Suggests vs Depends" policy. . [ Stefano Zacchiroli ] * debcommit: add support for a new --diff option which dumps changes on standard output instead of committing them Files: 1ea09af8334b7d78f6e89f24599a8c7b 1224 devel optional devscripts_2.10.17.dsc a275f550f9cfe60ee94f360be5f85beb 519740 devel optional devscripts_2.10.17.tar.gz bc05c4b61cc730e168d8f1cfefcbbae7 454456 devel optional devscripts_2.10.17_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHxapQokcE1TReOoURAt18AJ99f/aTAtN6OmJbZLva6eQNUBTUXACcCM9s nEBmNjeBNTLMm64oRksxULs= =mRFh -----END PGP SIGNATURE-----
--- End Message ---

