summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 39f6f0b..5630cc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,19 @@
+mozilla-devscripts (0.33) unstable; urgency=low
+
+ * dh_xul-ext:
+ - Do not generate a Breaks entry for Thunderbird/Icedove 10 or later,
+ because these versions default add-ons to compatible.
+ - Fail if minVersion is greater than maxVersion. (Closes: #650348)
+ * install-xpi: Search in the parent directories for a debian/ directory to
+ work with debhelper's --sourcedirectory parameter. (Closes: #698033)
+ * Bump Standards-Version to 3.9.4 (no changes needed).
+
+ -- Benjamin Drung <bdrung@debian.org> Sat, 19 Jan 2013 02:23:10 +0100
+
mozilla-devscripts (0.32) unstable; urgency=low
* dh_xul-ext: Do not generate a Breaks entry for Firefox/Iceweasel 10 or
- later, because these version default add-ons to compatible.
+ later, because these versions default add-ons to compatible.
* Drop unused dpkg-dev, fakeroot, quilt, and wget from Depends.
* Drop unneeded cvs, git, and mercurial from Suggests.