tag 477954 pending thanks Hello,
Bug #477954 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=daf14fa --- commit daf14faa1e7dc44ef1bd8ac71c621f1b24ca7350 Author: Raphaël Hertzog <hert...@debian.org> Date: Sun Jul 25 18:15:29 2010 +0200 Add missing bug closure diff --git a/debian/changelog b/debian/changelog index 610250a..674f513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,9 @@ dpkg (1.15.8) UNRELEASED; urgency=low * Add --export command to dpkg-buildflags to be used in shell with eval. * Modify source format "3.0 (git)" to use git bundles. Thanks to Joey Hess for the patch. + The usage of git bundle avoids distributing cruft. Closes: #477954 + It's no longer needed to tell which branch contains the debian packaging, + it uses automatically the one that was used at build-time. Closes: #534637 * Pass --no-name option to gzip to avoid encoding the timestamp in the file so that the result is more predictable. Closes: #587724 Also pass --rsyncable to make source packages more rsync friendly. -- To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org