summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2009-08-22 14:14:26 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2009-08-22 14:14:26 +0200
commitea08fb9348da01641985674daea4f5c435f13c6d (patch)
tree53dd1541f5afe581ac7f406d65ccb5a146f0be53 /debian
parentbfe05a21382037382616a383ed787b2d4cfe1ab9 (diff)
* xpi.mk:
- List all phony target and run dh_clean for all packages. These changes makes it possible to use xpi.mk without cdbs in a simple way. - update src/xpi.mk
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f6b4d0..ea83fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mozilla-devscripts (0.16) UNRELEASED; urgency=low
+
+ * xpi.mk:
+ - List all phony target and run dh_clean for all packages. These changes
+ makes it possible to use xpi.mk without cdbs in a simple way.
+ - update src/xpi.mk
+
+ -- Benjamin Drung <bdrung@ubuntu.com> Sat, 22 Aug 2009 14:08:50 +0200
+
mozilla-devscripts (0.15) unstable; urgency=low
[ Benjamin Drung <bdrung@ubuntu.com> ]