summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Beckmann <anbe@debian.org>2013-12-09 02:37:56 +0100
committerJoey Hess <joey@kitenet.net>2013-12-09 13:21:36 -0400
commit1e42d7e017cc36ec10e029abac78a1ffceea72f9 (patch)
tree1f6c180173dab88a4f1b26f4cc431ec9002d4967 /debian
parentdf54af7aa5e75400fee01aff8c8d92d4d976a8db (diff)
dh_installdeb: add support for d-m-h commands symlink_to_dir, dir_to_symlink
these two new dpkg-maintscript-helper commands were added in dpkg 1.17.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 526ca9fa..ffdc5b19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
debhelper (9.20131128) UNRELEASED; urgency=low
+ [ Joey Hess ]
* cmake: Configure with -DCMAKE_BUILD_TYPE=None
Closes: #701233
+ [ Andreas Beckmann ]
+ * dh_installdeb: Add support for dpkg-maintscript-helper commands
+ symlink_to_dir and dir_to_symlink that were added in dpkg 1.17.2.
+ Closes: #731723
+
-- Joey Hess <joeyh@debian.org> Thu, 05 Dec 2013 14:04:01 -0400
debhelper (9.20131127) unstable; urgency=low