diff options
author | Jérémy Bobbio <lunar@debian.org> | 2015-05-20 08:50:29 +0200 |
---|---|---|
committer | Jérémy Bobbio <lunar@debian.org> | 2015-05-20 12:34:45 +0200 |
commit | 1419d0226868500f869a42940382970921c56794 (patch) | |
tree | 1956113d137bd24e5c0808157134ed85e36621c8 /debian/changelog | |
parent | 5dd8fb457b6969e6f9c62dbf73a4201aea694c6a (diff) |
releasing package mozilla-devscripts version 0.40
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21c5f93..c58017b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +mozilla-devscripts (0.40) unstable; urgency=low + + [ Jérémy Bobbio ] + * Team upload. + * xpi-pack: do not save extra attributes when making jar to allow + reproducible builds. + * Bump Standards-Version, no changes required. + + [ Ximin Luo ] + * amo-changelog: parse into human-readable form and save to + debian/upstream/changelog{,.html}. + * amo-changelog: fetch all pages of Version History. + * install-xpi: dh_link needs to be run from package home directory, e.g. when + giving -D to dh. + + -- Jérémy Bobbio <lunar@debian.org> Wed, 20 May 2015 08:50:14 +0200 + mozilla-devscripts (0.39) unstable; urgency=medium [ Ximin Luo ] |