summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control8
-rw-r--r--debian/dh-elpa-helper.install1
3 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 97583bf..02c3834 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dh-elpa (2.0) experimental; urgency=medium
+
+ * move bulk of maintainer scripts to a helper package that can be updated (Closes: #935766).
+ * add binary package dh-elpa-helper
+ * add dependency on dh-elpa-helper packages built with dh_elpa
+
+ -- David Bremner <bremner@debian.org> Mon, 02 Sep 2019 12:06:06 -0300
+
dh-elpa (1.16) unstable; urgency=high
* unset HOME in the generated maintainer scripts.
diff --git a/debian/control b/debian/control
index b7d1a46..e6517f9 100644
--- a/debian/control
+++ b/debian/control
@@ -28,3 +28,11 @@ Depends:
Description: Debian helper tools for packaging emacs lisp extensions
This package provides a helper for packaging emacs lisp extensions
in a way compatible with the GNU Emacs 'elpa' package repository.
+
+Package: dh-elpa-helper
+Architecture: all
+Depends: ${misc:Depends}
+Description:
+ This package provides the helper scripts needed by packages built
+ with dh-elpa (>= 2.0). This allows dh-elpa using binary packages to
+ receive bug fixes without rebuilding.
diff --git a/debian/dh-elpa-helper.install b/debian/dh-elpa-helper.install
new file mode 100644
index 0000000..a07474e
--- /dev/null
+++ b/debian/dh-elpa-helper.install
@@ -0,0 +1 @@
+helper usr/lib/dh-elpa