Your message dated Wed, 25 May 2011 07:15:54 +0000
with message-id <[email protected]>
and subject line Bug#447955: fixed in devscripts 2.11.0
has caused the Debian Bug report #447955,
regarding [debsign] Add "always resign" variable
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.)


-- 
447955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447955
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.9
Severity: normal
Tags: patch

When doing lots of "debsign -k" sponsorship work, I have found it
annoying to be prompted for "Would you like to use the current
signature? [Yn]".  This patch adds knowledge of the "DEBSIGN_ALWAYS_RESIGN"
environment variable.  If set, it will skip the question, and resign
without confirmation.

-- 
Kees Cook                                            @outflux.net
diff -Nru devscripts-2.10.7~/scripts/debsign.sh devscripts-2.10.7/scripts/debsign.sh
--- devscripts-2.10.7~/scripts/debsign.sh	2007-08-10 03:18:57.000000000 -0700
+++ devscripts-2.10.7/scripts/debsign.sh	2007-09-25 17:14:28.000000000 -0700
@@ -159,8 +159,11 @@
     then
 	return 1
     else
-	printf "The .$2 file is already signed.\nWould you like to use the current signature? [Yn]"
-	read response
+        response="n"
+        if [ -z "$DEBSIGN_ALWAYS_RESIGN" ]; then
+		printf "The .$2 file is already signed.\nWould you like to use the current signature? [Yn]"
+		read response
+	fi
 	case $response in
 	[Nn]*)
 	    sed -e '1,/^$/d; /^$/,$d' "$1" > "$1.unsigned"
@@ -179,7 +182,8 @@
 DEFAULT_DEBSIGN_SIGNLIKE=
 DEFAULT_DEBSIGN_MAINT=
 DEFAULT_DEBSIGN_KEYID=
-VARS="DEBSIGN_PROGRAM DEBSIGN_SIGNLIKE DEBSIGN_MAINT DEBSIGN_KEYID"
+DEFAULT_DEBSIGN_ALWAYS_RESIGN=
+VARS="DEBSIGN_PROGRAM DEBSIGN_SIGNLIKE DEBSIGN_MAINT DEBSIGN_KEYID DEBSIGN_ALWAYS_RESIGN"
 
 if [ "$1" = "--no-conf" -o "$1" = "--noconf" ]; then
     shift

--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.11.0

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.11.0.dsc
  to main/d/devscripts/devscripts_2.11.0.dsc
devscripts_2.11.0.tar.gz
  to main/d/devscripts/devscripts_2.11.0.tar.gz
devscripts_2.11.0_i386.deb
  to main/d/devscripts/devscripts_2.11.0_i386.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.
James Vega <[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.8
Date: Tue, 24 May 2011 23:55:36 -0400
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.11.0
Distribution: unstable
Urgency: low
Maintainer: James Vega <[email protected]>
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 447955 502525 568481 596245 626015 627030 627824
Changes: 
 devscripts (2.11.0) unstable; urgency=low
 .
   [ James Vega ]
   * getbuildlog:
     + Query the updated build log status pages.
     + Request the raw log file when downloading.
   * debcheckout: Use the destination directory, not package name, when
     checking for where the checkout happened.  (Closes: #627030)
   * Merge from Ubuntu:
     + dscverify: Use Ubuntu keyrings if on an Ubuntu-based system.
     + rmadison: Use Ubuntu's rmadison instance on Ubuntu.
   * namecheck: Update Alioth's "unknown project" pattern.  Thanks to Nelson A.
     de Oliveira for the patch.  (Closes: #627824)
   * Add lintian overrides for the ldconfig calls dh adds to post{inst,rm}.
 .
   [ Benjamin Drung ]
   * Move add-patch, edit-patch, suspicious-source, what-patch, and 
wrap-and-sort
     from ubuntu-dev-tools into devscripts (Closes: #568481).
   * Remove EOL whitespaces (Closes: #502525).
   * dget.1: Mention `debcheckout` under `SEE ALSO`. Thanks to Paul Menzel for
     the patch. (Closes: #596245)
   * debchange, uupdate: Use dpkg-vendor instead of lsb_release.
   * Merge from Ubuntu:
     + debuild: Enforce Ubuntu merge policy.
     + debsign: Implement DEBSIGN_ALWAYS_RESIGN variable to skip the
       "Would you like to use the current signature?" question. (Closes: 
#447955)
   * Add test infrastructure.
 .
   [ David Prévot ]
   * Partial manual pages convention review (Closes: #626015).
Checksums-Sha1: 
 d389ecc14f8b7d992ea7c7d4236819f30b3b0e43 1564 devscripts_2.11.0.dsc
 f07f1f3aa6c78cae1098c76cbbe8b51113817f59 758806 devscripts_2.11.0.tar.gz
 c0199c039ac23d388396fe015633eb54c93d3193 681162 devscripts_2.11.0_i386.deb
Checksums-Sha256: 
 a9bffc9d04ee3a33a5203d6d7c8c5ac05eda2f57e6b55f660399ac293f82f215 1564 
devscripts_2.11.0.dsc
 4fbcff10e35da12f2efdbe82388566162c223abca7eba19d6d752440269c93ac 758806 
devscripts_2.11.0.tar.gz
 9bf2b082f66b26eeb689cda0f7649bc229f11ee336fe59cdc930fe3680cc3941 681162 
devscripts_2.11.0_i386.deb
Files: 
 13048caf82838014faf2bdfca0e9657a 1564 devel optional devscripts_2.11.0.dsc
 2687a8b5986233b29e84fdeca9a10097 758806 devel optional devscripts_2.11.0.tar.gz
 963dacbb59c2f6c1b54ca7a31120b35a 681162 devel optional 
devscripts_2.11.0_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3cf4AACgkQDb3UpmEybUBU6ACeJ/dthk3jSnkV6b0QJ1NjelTc
akoAnRF6bXHPzfnhAycsr/jw8epqLZyN
=ZRcf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to