summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* dh_xul-ext: stop looking for iceweasel- prefixSean Whitton2016-03-12
|
* d/control: update for firefox transitionSean Whitton2016-03-12
|
* dh_xul-ext: update xul-app-data for firefox transSean Whitton2016-03-12
|
* release version 0.44Sean Whitton2016-01-21
|
* d/changelog: fix uploader notificationSean Whitton2016-01-21
|
* d/changelog: closesSean Whitton2016-01-17
|
* drop support for IceapeSean Whitton2016-01-17
| | | | No longer available in Debian.
* releasing package mozilla-devscripts version 0.43Benjamin Drung2016-01-12
|
* install-xpi: sort file list in preferences filesBenjamin Drung2016-01-12
| | | | | | | | | | | Members of the reproducible builds effort noticed that mozilla-devscripts embeds file lists in undeterministic readdir order into .js files. To make builds reproducible, sort the file list in preferences files. Closes: #808713 Thanks: Reiner Herrmann <reiner@reiner-h.de>
* releasing package mozilla-devscripts version 0.42Jérémy Bobbio2015-06-11
|
* Fix typo in timezone settingJérémy Bobbio2015-06-11
| | | | | | Thanks Reiner Herrmann. Closes: #788376
* releasing package mozilla-devscripts version 0.41Jérémy Bobbio2015-06-01
|
* Use UTC as timezone when calling zip or unzipJérémy Bobbio2015-06-01
| | | | | | Zip standard specify that files are stored with localtime. This unfortunately make the builds vary needlessly when run on different timezone.
* releasing package mozilla-devscripts version 0.40Jérémy Bobbio2015-05-20
|
* Bump Standards-Version, no changes requiredJérémy Bobbio2015-05-20
|
* install-xpi: dh_link needs to be run from package home directory, e.g. when ↵Ximin Luo2015-03-02
| | | | giving -D to dh
* amo-changelog: fetch all pages of Version HistoryXimin Luo2014-12-17
|
* amo-changelog: parse into human-readable form and save to ↵Ximin Luo2014-12-17
| | | | debian/upstream/changelog{,.html}
* xpi-pack: do not save extra attributes when making jarJérémy Bobbio2014-10-03
| | | | | There's no need to save extra attributes (uid/gid and file times) when creating the jar files, and it hurts build reproducibility.
* releasing package mozilla-devscripts version 0.39Benjamin Drung2014-05-17
|
* amo-changelog: output utf-8 by default instead of ascii, which errors when ↵Ximin Luo2014-05-17
| | | | the input contains non-ascii chars
* releasing package mozilla-devscripts version 0.38Benjamin Drung2014-05-10
|
* install-xpi: Catch RDF.RedlandError exception and print error message.Benjamin Drung2014-05-10
|
* releasing package mozilla-devscripts version 0.37Benjamin Drung2014-05-09
|
* Print script name in error message.Benjamin Drung2014-05-09
|
* pylint improvements.Benjamin Drung2014-05-09
|
* Simplify boolean oparation.Benjamin Drung2014-05-09
|
* PEP8 fixes.Benjamin Drung2014-05-09
| | | | | pep8 --max-line-length=99 amo-changelog dh_xul-ext install-xpi \ moz_version.py moz-version setup.py xpi-repack
* Sort names in script list.Benjamin Drung2014-05-09
|
* add amo-changelog, a script for fetching version history from the amo websiteXimin Luo2014-05-09
|
* releasing package mozilla-devscripts version 0.36Benjamin Drung2014-03-11
|
* xpi-repack: Fix typo.Benjamin Drung2014-03-11
|
* xpi-unpack: Fix unpacke -> unpacked typoBenjamin Drung2014-03-11
| | | | Closes: #740752
* xpi-repack: Add --format option and document default compression format.Benjamin Drung2014-03-11
| | | | Closes: #639917
* xpi-repack: Use SCRIPT_NAME constant.Benjamin Drung2014-03-11
|
* Remove unused constant.Benjamin Drung2014-03-11
|
* xpi-repack: Print meaningful error message when --upstream-version is missing.Benjamin Drung2014-03-10
| | | | Closes: #740762
* xpi-repack: Remove temporary directory even when errors occur.Benjamin Drung2014-03-10
|
* xpi-repack: Use the tempfile module to create a secure temporary directory.Benjamin Drung2014-03-10
| | | | | Thanks: Jakub Wilk <jwilk@debian.org> Closes: #740759
* xpi-repack: Replace built-in functions by list comprehensions.Benjamin Drung2014-03-10
|
* xpi-repack: Remove unused usage function.Benjamin Drung2014-03-10
|
* xpi-repack: Use argparse instead of getopts.Benjamin Drung2014-03-10
|
* Release mozilla-devscripts 0.35 to Debian unstable.Benjamin Drung2013-12-21
|
* Use debhelper 9.Benjamin Drung2013-12-21
|
* Bump Standards-Version to 3.9.5 (no changes required).Benjamin Drung2013-12-21
|
* dh_xul-ext: Treat Raspbian as Debian derivativeBenjamin Drung2013-12-21
| | | | | | | | | Use "dpkg-vendor --derives-from Ubuntu" instead of "dpkg-vendor --query vendor" so Ubuntu derivatives get treated like Ubuntu and non-Ubuntu based Debian derivatives get treated like Debian. Thanks: Peter Michael Green <plugwash@raspbian.org> Closes: #732254
* Merge branch 'master' of ↵Benjamin Drung2013-04-15
|\ | | | | | | git+ssh://git.debian.org/git/pkg-mozext/mozilla-devscripts
| * Document changesMatthias Schmitz2013-04-14
| |
| * Add iceowl to xpi:Depends auto-detection.Matthias Schmitz2013-04-14
| |
| * Make failed test output more visible (print in red).Matthias Schmitz2013-04-14
| |