Signed-off-by: Nicholas D Steeves <[email protected]>
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2fe3a23..900fd4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ gnuplot-mode (1:0.7.0-2014-12-31-2) UNRELEASED; urgency=medium
compliance with Policy §12.6, which states "Any examples
(configurations, source files, whatever), should be installed in a
directory /usr/share/doc/package/examples"
+ * Drop version qualifier from dh-elpa build dep, because oldstable
+ (stretch) has version 1.6, which is newer than the requested 0.0.17.
-- Nicholas D Steeves <[email protected]> Sat, 16 Nov 2019 18:22:17 -0500
diff --git a/debian/control b/debian/control
index 3b62de3..7160617 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Emacs addons team
<[email protected]>
Uploaders: Dima Kogan <[email protected]>
Build-Depends: debhelper (>= 10),
- dh-elpa (>= 0.0.17),
+ dh-elpa,
texlive-latex-base,
texlive-latex-recommended,
gnuplot
--
2.20.1