summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-09-09 11:01:17 -0300
committerDavid Bremner <david@tethera.net>2018-09-09 11:01:17 -0300
commitc6c1d63213008b447d9a5fcaef4f4bf2ea53c4b1 (patch)
tree13c670c47bdfe1400ebe2954a56722184551a127
parent8262d662e3be97973ef46efc0189a9a56fff0dc9 (diff)
add new "emacs-el" as build dep
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 457c55a..305cb92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pkg-info-el (0.6-4) unstable; urgency=medium
+
+ * Team upload
+ * Add emacs-el as build-dep. Bug fix: "pkg-info-el build depends on emacs25-el", thanks to Adrian
+ Bunk (Closes: #908394).
+
+ -- David Bremner <bremner@debian.org> Sun, 09 Sep 2018 11:00:10 -0300
+
pkg-info-el (0.6-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 10a59d5..1cd76b4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-Build-Depends: debhelper (>= 10), dh-elpa (>= 1.4), elpa-f, elpa-epl, emacs25-el
+Build-Depends: debhelper (>= 10), dh-elpa (>= 1.4), elpa-f, elpa-epl, emacs-el | emacs25-el
Standards-Version: 3.9.8
Homepage: https://github.com/lunaryorn/pkg-info.el
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/pkg-info-el.git