summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa964123..cd52f9d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+debhelper (9.20131227) unstable; urgency=medium
+
+ [ Guillem Jover ]
+ * dh_shlibdeps: Use new dpkg-shlibdeps -l option instead of LD_LIBRARY_PATH
+ Closes: #717505
+ * Depend on dpkg-dev (>= 1.17.0), the version that introduced
+ dpkg-shlibdeps -l option.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 27 Dec 2013 21:52:53 -0400
+
debhelper (9.20131213) unstable; urgency=low
[ Joey Hess ]