summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-11 08:14:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-11 08:14:17 -0700
commit8f3f2c90b5a524bd3deb09119fbce580f78755f1 (patch)
tree1981d3d9ebd7ca2510dbb904f8011ee008a9437e
parentb7cb9aaef3cb24f98d97845e2ebfe2ca19eb3595 (diff)
tidy up changelog
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 318be6f..22ebfb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,13 +5,15 @@ dh-make-elpa (0.7.0) UNRELEASED; urgency=medium
detected use of GPL-2.
[ Sean Whitton ]
- * Replace "." in source package names with "-".
+ * Replace "." with "-" when detecting the source package name.
* If MELPA recipe download fails, fall back to using a single binary package.
+ dh-make-elpa can now be used offline.
* Always inform the user when we fall back to using a single binary package.
- * Inform the user if we fail to determine the short or long description.
+ * Inform the user if we fail to determine the short or the long description.
* Stop generating "--parallel" in d/rules.
Not needed at compat 10.
* Generate "Testsuite:" only if we detect ERT or Buttercup tests.
+ Previously it was unconditionally generated.
* In the quick start guide, replace gbp with a call to git-deborig(1).
* Slightly improve the filtering of long description lines.
* Generate "Enhances: emacs25".