summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..fbf4579
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,17 @@
+dh-make-elpa (0.2.0) experimental; urgency=medium
+
+ * Fix Vcs-Git: URI.
+ * Bump standards version to 3.9.8 (no changes required).
+ * Generate compat level 10 to activate dh_elpa_test.
+ * Try to detect Buttercup tests, and add elpa-buttercup build-dep so
+ that dh_elpa_test tries to run them.
+ * Add File::Find::Rule dependency.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 07 May 2016 08:59:19 -0700
+
+dh-make-elpa (0.1.0) experimental; urgency=medium
+
+ * Initial release: experimental script to generate ELPA packages.
+ (Closes: #820103)
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 06 Apr 2016 09:26:23 -0700