[Pkg-mozext-commits] [SCM] Collection of development scripts used for XUL extensions. branch, master, updated. 0.23-59-g11a4a03

Benjamin Drung bdrung at debian.org
Tue Oct 11 22:21:02 UTC 2011


The following commit has been merged in the master branch:
commit 11a4a0338e591bd2fe4bbe00ac2cde0f450727cf
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Oct 12 00:17:32 2011 +0200

    releasing version 0.29

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 at 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 at debian.org>  Tue, 11 Oct 2011 20:13:10 +0200
+ -- Benjamin Drung <bdrung at debian.org>  Wed, 12 Oct 2011 00:10:04 +0200
 
 mozilla-devscripts (0.28) unstable; urgency=low
 

-- 
Collection of development scripts used for XUL extensions.



More information about the Pkg-mozext-commits mailing list