summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS12
-rw-r--r--debian/changelog4
2 files changed, 14 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..a9ab4e4
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,12 @@
+mozilla-devscripts (0.29) unstable; urgency=low
+
+ dh_xul-ext sets now the substitution variable xpi:Breaks for breaking with
+ too old or too new XUL applications that are incompatible with the given
+ XUL extension.
+
+ You should add ${xpi:Breaks} to Breaks: in debian/control. This change is
+ forward and backwards compatible. Therefore there is no need to require a
+ newer version of mozilla-devscripts to build your XUL extension.
+
+ -- Benjamin Drung <bdrung@debian.org> Wed, 12 Oct 2011 00:10:04 +0200
+
diff --git a/debian/changelog b/debian/changelog
index 30e9385..06fc490 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mozilla-devscripts (0.29) UNRELEASED; urgency=low
+mozilla-devscripts (0.29) unstable; urgency=low
[ Benjamin Drung ]
* Move mozilla-devscripts under the hood of the Debian Mozilla
@@ -19,7 +19,7 @@ mozilla-devscripts (0.29) UNRELEASED; urgency=low
* debian/copyright:
- refreshed and made it compliant to DEP-5.
- -- Benjamin Drung <bdrung@debian.org> Tue, 11 Oct 2011 20:13:10 +0200
+ -- Benjamin Drung <bdrung@debian.org> Wed, 12 Oct 2011 00:10:04 +0200
mozilla-devscripts (0.28) unstable; urgency=low