tag 626684 pending
thanks
Hello,
Bug #626684 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=587a1e1
---
commit 587a1e17ff424ee87d5011795c518da238189e9f
Author: Raphaël Hertzog <[email protected]>
Date: Sat May 28 14:56:49 2011 +0200
dpkg-gensymbols: warn when the generated symbols files is empty
It indirectly avoids a perl warning in dpkg-gensymbols when no symbols
file has been generated (because it would have been empty).
Reported-by: Niels Thykier <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 365ea39..c487045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ dpkg (1.16.1) UNRELEASED; urgency=low
* "any" no longer hides "all" in the Architecture field of a .dsc.
* Fix dpkg --remove to really remove the triggers from the various
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
[ 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]