[Pkg-emacsen-addons] Bug#944249: [PATCH 07/12] Drop version qualifier from dh-elpa build dep…
Nicholas D Steeves
nsteeves at gmail.com
Sat Nov 23 03:31:10 GMT 2019
Signed-off-by: Nicholas D Steeves <nsteeves at gmail.com>
---
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 <nsteeves at gmail.com> 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 <pkg-emacsen-addons at lists.alioth.debian.org>
Uploaders: Dima Kogan <dkogan at debian.org>
Build-Depends: debhelper (>= 10),
- dh-elpa (>= 0.0.17),
+ dh-elpa,
texlive-latex-base,
texlive-latex-recommended,
gnuplot
--
2.20.1
More information about the Pkg-emacsen-addons
mailing list