summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94a64ce..133e3f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+mozilla-devscripts (0.31) unstable; urgency=low
+
+ * dh_xul-ext: correct Breaks max-version (>> not >=). Thanks to Tanguy Ortolo
+ for the patch. (Closes: #668892)
+ * Adjust test cases.
+ * Bump Standards-Version to 3.9.3 (no changes required).
+ * Update machine-readable copyright Format to 1.0.
+ * install-xpi:
+ - Fix crash when invoking --help outside a package directory. (LP: #900689)
+ - Fail nicely if debian/control is missing.
+ * xpi-repack: Fail nicely if debian/control is missing. (LP: #900687)
+
+ -- Benjamin Drung <bdrung@debian.org> Sun, 22 Apr 2012 00:56:46 +0200
+
mozilla-devscripts (0.30) unstable; urgency=low
* dh_xul-ext: Remove "-a" as the short form of the --all parameter,