summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2012-04-22 01:00:46 +0200
committerBenjamin Drung <bdrung@debian.org>2012-04-22 01:00:46 +0200
commit80b57930040dd1df66b2d82ac96eed6ebf5a6c40 (patch)
tree2725217d111b456715804be77dbd2b824e4992dd
parent17b68c335ca24379a3f41b720b4e80559d6719ec (diff)
releasing version 0.31
-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,