summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-12 14:18:03 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-12 14:18:03 -0400
commitec666dc94becbdb665a12c1d741a1358cfde6338 (patch)
tree977196c7fd38eaa67cbdf2e63cca4ac6dd1daa6b /debian/changelog
parent877b24da5966777f63c2003b9e3654efbcfc68b0 (diff)
dh_gencontrol: Ensure misc:Depends is set in substvars to avoid dpkg complaining about it when it's empty. Closes: #498666
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ebcb3818..96582500 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ debhelper (7.0.18) UNRELEASED; urgency=low
* dh_installchangelogs: Fall back to looking for changelog files ending
with ".txt". Closes: #498460
+ * dh_gencontrol: Ensure misc:Depends is set in substvars to avoid dpkg
+ complaining about it when it's empty. Closes: #498666
-- Joey Hess <joeyh@debian.org> Wed, 10 Sep 2008 13:58:00 -0400