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=8bbd76c
---
commit 8bbd76cc98360c20ff8ca660ab1d53234608ff92
Author: Raphaël Hertzog <[email protected]>
Date: Sat May 28 15:12:58 2011 +0200
dpkg-source: reenable the Package-List field
But drop the Architecture column since we have no clear use case yet. It
can always be added later on. Parsers should treat the field as an
extendable one. They shall ignore supplementary columns that they do
not know.
Also drop the source line, it's not needed since the dsc file describes
the source package already (source section and priority are not currently
exported in dedicated fields but they can be added later if we start
having a need for this information).
diff --git a/debian/changelog b/debian/changelog
index c487045..16aa463 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ dpkg (1.16.1) UNRELEASED; urgency=low
internal files in /var/lib/dpkg/info/triggers/. Closes: #525160
* Avoid a perl warning in dpkg-gensymbols when no symbols file has been
generated (because it would have been empty). Closes: #626684
+ * Reenable the Package-List field but drop the Architecture column since we
+ have no clear use case yet. It can always be added later on.
+ Also drop the source line since it duplicates other fields.
+ Closes: #619131
[ Guillem Jover ]
* Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]