Your message dated Mon, 08 Jan 2007 23:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402059: fixed in module-assistant 0.10.9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: module-assistant
Version: 0.10.8
Severity: normal
Tags: patch

If one signs a package using debsign, it uses the Changed-By field to
determine the gpg key to be used.

in the module-assistant makefile snippet
/usr/share/modass/include/generic.make (target 'genchanges'), which is
used by newer module source packages there is an error which overrides
the Maintainer field and not the Changed-By field of the generated
changes file. The attached patch solves this issue.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages module-assistant depends on:
ii  libtext-wrapi18n-perl         0.06-5     internationalized substitute of Te
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 

Versions of packages module-assistant recommends:
ii  liblocale-gettext-perl        1.05-1     Using libc functions for internati

-- no debconf information
--- module-assistant-0.10.8/modass/include/generic.make.orig    2006-12-07 
20:03:27.000000000 +0100
+++ module-assistant-0.10.8/modass/include/generic.make 2006-12-07 
20:04:00.000000000 +0100
@@ -304,7 +304,7 @@
 genchanges:
        (head -2 debian/changelog ; echo "  * Built for kernel-image-$(KVERS)." 
; \
        echo ; sed -ne '/^ -- / { p; q; }' debian/changelog ) > 
debian/changelog.tmp
-       dpkg-genchanges -b -m'$(MAINT)' -u'$(DEB_DESTDIR)' 
-ldebian/changelog.tmp > "$(CHFILE)"
+       dpkg-genchanges -b -e'$(MAINT)' -u'$(DEB_DESTDIR)' 
-ldebian/changelog.tmp > "$(CHFILE)"
        - if [ "$$SIGNCHANGES" ] ; then \
                        if test -e "`which $${DEBSIGNCOMMAND:-debsign}`" ; then 
\
                                $${DEBSIGNCOMMAND:-debsign} "$(CHFILE)" ; else \

--- End Message ---
--- Begin Message ---
Source: module-assistant
Source-Version: 0.10.9

We believe that the bug you reported is fixed in the latest version of
module-assistant, which is due to be installed in the Debian FTP archive:

module-assistant_0.10.9.dsc
  to pool/main/m/module-assistant/module-assistant_0.10.9.dsc
module-assistant_0.10.9.tar.gz
  to pool/main/m/module-assistant/module-assistant_0.10.9.tar.gz
module-assistant_0.10.9_all.deb
  to pool/main/m/module-assistant/module-assistant_0.10.9_all.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.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated module-assistant 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: Mon, 08 Jan 2007 23:42:39 +0100
Source: module-assistant
Binary: module-assistant
Architecture: source all
Version: 0.10.9
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description: 
 module-assistant - tool to make module package creation easier
Closes: 386407 394090 395879 401241 401244 402059 402521 405404 405492 405955
Changes: 
 module-assistant (0.10.9) unstable; urgency=medium
 .
   * added -u... to dpkg-genchanges to make Changed-By identical with
     Maintainer header (closes: #402059)
   * added kqemu-source and linux-uvc-source to the static list
     (closes: #405955, #405492)
   * manpage rebuilt from module-assistant.8.sgml (closes: #401241)
   * French translation update (closes: #395879) and  manual page by Simon
     Paillard (closes: #401244)
   * Spanish translation by Rudy Godoy (closes: #402521)
   * Russian translation by Юрий Козлов (closes: #405404)
   * structured HOWTO-DEVEL a bit and added troubleshooting section, describing
     how to prevent post-cleaning (closes: #394090) and the --debug option
     (closes: #386407)
Files: 
 ee6e6f78054f056ac32e96e8115886e2 534 misc optional module-assistant_0.10.9.dsc
 6e6552e9b63084833c6e93ef28f6b4a6 106198 misc optional 
module-assistant_0.10.9.tar.gz
 7b7562c0845b630402f46bee2e508acb 85700 misc optional 
module-assistant_0.10.9_all.deb

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

iD8DBQFFosm/4QZIHu3wCMURAvDQAJ96757mcAnTM/s0dLClxdr1HOHDtACbBRHw
0kMT1mgGnvIX4rncZwQWDsE=
=iGV0
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to