summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 77b12da..1f4c696 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dh-elpa (0.0.20) UNRELEASED; urgency=medium
+
+ * Tighten versioned dependency on debhelper, needed for
+ get_source_date_epoch
+
+ -- David Bremner <bremner@debian.org> Fri, 04 Mar 2016 18:34:51 -0400
+
dh-elpa (0.0.19) unstable; urgency=medium
[ Sean Whitton ]
diff --git a/debian/control b/debian/control
index 8da099a..94b57f4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: David Bremner <bremner@debian.org>
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>=9.20151004),
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-emacsen/pkg/dh-elpa.git