summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-10 09:55:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-10 09:55:30 -0700
commitb7cb9aaef3cb24f98d97845e2ebfe2ca19eb3595 (patch)
tree7cc44240a7081d369453c1cd8e9375e2dde5bc67
parentb60e355cfc0dcce54d9434985d38ba61ee84462e (diff)
re-arrange changelog
-rw-r--r--debian/changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index cec3751..318be6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,16 +5,16 @@ dh-make-elpa (0.7.0) UNRELEASED; urgency=medium
detected use of GPL-2.
[ Sean Whitton ]
- * Generate "Enhances: emacs25".
- * Stop generating "--parallel" in d/rules.
- Not needed at compat 10.
- * Generate "Testsuite:" only if we detect ERT or Buttercup tests.
- * Slightly improve the filtering of long description lines.
+ * Replace "." in source package names with "-".
* If MELPA recipe download fails, fall back to using a single binary package.
* 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.
- * Replace "." in source package names with "-".
+ * Stop generating "--parallel" in d/rules.
+ Not needed at compat 10.
+ * Generate "Testsuite:" only if we detect ERT or Buttercup tests.
* 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".
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 29 Oct 2016 15:51:02 -0700