tag 619131 pending
thanks
Hello,
Bug #619131 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=0146724
---
commit 014672432452a6f6a18c44e733fece7938685370
Author: Raphaël Hertzog <[email protected]>
Date: Thu Mar 24 14:39:56 2011 +0100
dpkg-source: add new Package-List field to .dsc files
This field has been requested by ftpmasters so that they can install
overrides for all binary packages as soon as they have approved
the source package. It contains a the list of packages that the source
can build along with their sections and priorities.
It looks like this:
Package-List:
src:foo admin optional
foo admin optional
foo-common admin optional
udeb:foo-udeb debian-installer extra
diff --git a/debian/changelog b/debian/changelog
index bf542c9..427bfa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -92,6 +92,9 @@ dpkg (1.16.0) UNRELEASED; urgency=low
spotting it.
* Use the correct mtime when installing a file with statoverrides.
LP: #739179
+ * Add new Package-List field to .dsc files as requested by ftpmasters.
+ It contains a the list of packages that the source builds along with
+ their sections and priorities. Closes: #619131
[ Jonathan Nieder ]
* Remove support for use of synchronous sync(2), due to its pernicious
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]