Your message dated Wed, 18 Jun 2008 09:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486323: fixed in dpkg 1.14.20
has caused the Debian Bug report #486323,
regarding dpkg-dev: Does not handle all comments in quilt series files
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.)


-- 
486323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486323
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.14.19
Severity: normal
Tags: patch

The current version does not handle comments in the series file, if
they are at the beginning of the line.

I wrote a patch and will send it once I know the bug number.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg-dev depends on:
ii  binutils            2.18.1~cvs20080103-6 The GNU assembler, linker and bina
ii  bzip2               1.0.5-0.1            high-quality block-sorting file co
ii  cpio                2.9-13               GNU cpio -- a program to manage ar
ii  dpkg                1.14.19              package maintenance system for Deb
ii  libtimedate-perl    1.1600-9             Time and date functions for Perl
ii  lzma                4.43-12              Compression method of 7z format in
ii  make                3.81-5               The GNU version of the "make" util
ii  patch               2.5.9-5              Apply a diff file to an original
ii  perl [perl5]        5.10.0-10            Larry Wall's Practical Extraction 
ii  perl-modules        5.10.0-10            Core Perl modules

Versions of packages dpkg-dev recommends:
ii  build-essential               11.3       informational list of build-essent
ii  gcc [c-compiler]              4:4.3.0-8  The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.2-22   The GNU C compiler
ii  gcc-4.3 [c-compiler]          4.3.1-2    The GNU C compiler

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.20

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

dpkg-dev_1.14.20_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.14.20_all.deb
dpkg_1.14.20.dsc
  to pool/main/d/dpkg/dpkg_1.14.20.dsc
dpkg_1.14.20.tar.gz
  to pool/main/d/dpkg/dpkg_1.14.20.tar.gz
dpkg_1.14.20_i386.deb
  to pool/main/d/dpkg/dpkg_1.14.20_i386.deb
dselect_1.14.20_i386.deb
  to pool/main/d/dpkg/dselect_1.14.20_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.
Raphael Hertzog <[EMAIL PROTECTED]> (supplier of updated dpkg 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: Wed, 18 Jun 2008 09:33:54 +0200
Source: dpkg
Binary: dpkg dpkg-dev dselect
Architecture: source i386 all
Version: 1.14.20
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Raphael Hertzog <[EMAIL PROTECTED]>
Description: 
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
Closes: 383448 469033 476973 480626 481043 481043 481199 483143 483441 484002 
486323
Changes: 
 dpkg (1.14.20) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
   * Document --force-breaks in 'dpkg --force-help' output.
   * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
   * Improve package descriptions for dpkg, dpkg-dev and dselect.
     Thanks to Justin B Rye for the review and corrections. Closes: #484002
   * When dpkg-divert does renames do no check the target file if the source
     does not exist and the rename is thus being disabled. This also allows
     to remove bogus diversions. Closes: #476973, #469033
   * Properly close triggers 'File' file, so it does not get leaked to childs.
 .
   [ Raphael Hertzog ]
   * Add missing 'use File::Path' in Dpkg::Source::Package::V3::quilt.
   * Use debian/patches/debian-changes-<version> (without the trailing ".diff")
     as default name for the automatic patch created by the format "3.0
     (quilt)". This ensures a saner cohabitation with patch systems that
     apply all of debian/patches/*.{diff,patch}.
   * Improve patch parser to accept more patches that are accepted by patch
     itself.
   * Correctly skip comments in quilt series files (concerns "3.0 (quilt)" 
source
     packages). Closes: #486323
   * The automatically created patches (in source package formats "2.0" and
     "3.0 (quilt)") will now contain "/dev/null" as previous filename when the
     patch creates a new file (instead of putting the same name).
   * Set PERL_DL_NONLZY to 1 in perl scripts that are likely to be called in
     package's configuration scripts to work around the perl bug #479711.
 .
   [ Helge Kreutzmann ]
   * Fix a typo in dselect.1.
 .
   [ Updated dpkg translations ]
   * Basque (Piarres Beobide). Closes: #481043
   * Brazilian Portuguese (Felipe Augusto van de Wiel).
   * Catalan (Jordi Mallach). Closes: #383448
   * Czech (Miroslav Kure).
   * Galician (Jacobo Tarrio). Closes: #483441
   * German (Sven Joachim).
   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #480626
   * Polish (Wiktor Wandachowicz).
   * Simplified Chinese (Deng Xiyue). Closes: #483143
   * Swedish (Peter Karlsson).
   * Vietnamese (Clytie Siddall). Closes: #481199
 .
   [ Updated manpages translations ]
   * German (Helge Kreutzmann).
   * Polish (Wiktor Wandachowicz).
   * Swedish (Peter Karlsson).
 .
   [ Updated scripts translations ]
   * French (Christian Perrier).
   * German (Helge Kreutzmann).
   * Polish (Wiktor Wandachowicz).
   * Russian (Yuri Kozlov).
   * Swedish (Peter Karlsson).
 .
   [ Updated programs translations ]
   * Basque (Piarres Beobide). Closes: #481043
   * French (Christian Perrier).
   * Polish (Wiktor Wandachowicz).
 .
   [ Updated dselect translations ]
   * Brazilian Portuguese (Felipe Augusto van de Wiel).
   * Polish (Wiktor Wandachowicz).
Checksums-Sha1: 
 ef73ecca58fbb587a6feb3bfdfffc5799892158d 1250 dpkg_1.14.20.dsc
 3a7a67c4257c33cdb1f1cdea2e71bcbc25fa03de 6650725 dpkg_1.14.20.tar.gz
 e9395f6dbce5f792db0759e644168601e8bc2aca 2213188 dpkg_1.14.20_i386.deb
 870c1fc1fa95ffd055a14321ab25f1b87a581f80 782428 dselect_1.14.20_i386.deb
 0b46020511f704b93c5c0aaff8493436d2d13036 731624 dpkg-dev_1.14.20_all.deb
Checksums-Sha256: 
 a0b9f9a7fc5ab03e0c4086306a350f38458bb1619da8308fb70099c84c4afde1 1250 
dpkg_1.14.20.dsc
 7181f0ffa9aeba9f5cb70ab6298168d07b54e179faf3990a345494d820ac58ff 6650725 
dpkg_1.14.20.tar.gz
 6c3b0519453edb8be2b6d6c4fc46c44bf90cbea7abb678ec6f9e2e41fcf64e6f 2213188 
dpkg_1.14.20_i386.deb
 bcc6eb00bf72aafa95aa2bbd183795d201ed57c55afb7e966c275c32b45340cf 782428 
dselect_1.14.20_i386.deb
 042de5734db052ad50e141a0455f8c1f8ce4cd3db913f678dbe6a828c4a26ea8 731624 
dpkg-dev_1.14.20_all.deb
Files: 
 9b9d1832bc962b84e0760fc21c6a371a 1250 admin required dpkg_1.14.20.dsc
 7218794ac03a016d674ee0e0abee3505 6650725 admin required dpkg_1.14.20.tar.gz
 1ac176875d2312c510102fa00eee15dd 2213188 admin required dpkg_1.14.20_i386.deb
 d4d204ea98d7acfa3c41b1037fac2efb 782428 admin optional dselect_1.14.20_i386.deb
 41a7f333692e0ff95507b0ad6a154c65 731624 utils optional dpkg-dev_1.14.20_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Raphael Hertzog

iEYEARECAAYFAkhYw68ACgkQvPbGD26BadLCYACeJZXY8ji7rYbnoMFVJZHW+quL
tJIAn367KxILaOxd0rA+gdIoIq2iZlkJ
=bYqp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to