summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c25da5a..fe16fd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dh-elpa (2.0) experimental; urgency=medium
- * move bulk of maintainer scripts to a helper package that can be updated (Closes: #935766).
+ * 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
* stop embedding version in dh_elpa, elpa.pm
diff --git a/debian/control b/debian/control
index e6517f9..ab6d978 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: Debian helper tools for packaging emacs lisp extensions
Package: dh-elpa-helper
Architecture: all
Depends: ${misc:Depends}
-Description:
+Description: helper package for emacs lisp extensions
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.