summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2014-03-11 00:35:09 +0100
committerBenjamin Drung <bdrung@debian.org>2014-03-11 00:35:09 +0100
commit371dfdaf755804dceea2c27c17ac115ea48c6e51 (patch)
treed77122d23724ec996f220bcbbe80026fddf527ef /debian
parentb546420652ef6891dbab2094076093c0f45658bc (diff)
releasing package mozilla-devscripts version 0.36
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/copyright2
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c070b4..2777c6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+mozilla-devscripts (0.36) unstable; urgency=medium
+
+ * xpi-repack:
+ - Use argparse instead of getopts.
+ - Use the tempfile module to create a secure temporary directory.
+ Thanks to Jakub Wilk <jwilk@debian.org> (Closes: #740759)
+ - Print meaningful error message when --upstream-version is missing.
+ (Closes: #740762)
+ - Add --format option and document default compression format.
+ (Closes: #639917)
+ * xpi-unpack: Fix unpacke -> unpacked typo (Closes: #740752)
+
+ -- Benjamin Drung <bdrung@debian.org> Tue, 11 Mar 2014 00:28:21 +0100
+
mozilla-devscripts (0.35) unstable; urgency=low
* dh_xul-ext: Use "dpkg-vendor --derives-from Ubuntu" instead of
diff --git a/debian/copyright b/debian/copyright
index 7e0ccd0..1bf10df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: mozilla-devscripts
Source: git://git.debian.org/pkg-mozext/mozilla-devscripts.git
Files: *
-Copyright: 2009-2013, Benjamin Drung <bdrung@debian.org>
+Copyright: 2009-2014, Benjamin Drung <bdrung@debian.org>
License: ISC
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above