tag 631439 pending
thanks
Hello,
Bug #631439 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=1c1653e
---
commit 1c1653ef4d7a6d461d4c2168d8a078a8a11596db
Author: Raphaël Hertzog <[email protected]>
Date: Sat Jun 25 10:08:03 2011 +0200
dpkg-source: add some supplementary checks of debian/control
We're now ensuring that debian/control contains a source entry
and at least one entry for a binary package. And we also ensure
that the Architecture field is present. This a new restriction
but it's really in-line with the change made in dpkg where we
complain of the lack of this field.
Reported-by: Niels Thykier <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index c1ce1b9..8777ba0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,8 @@ dpkg (1.16.1) UNRELEASED; urgency=low
LP: #798793, #424358 Closes: #560251
* Use "special" instead of "particular" to qualify the "3.0 (custom)" format
in dpkg-source(1). Closes: #631435
+ * Add some supplementary checks to ensure debian/control has the required
+ fields. Closes: #631439
[ 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]