summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* xpi-repack: Fail nicely if debian/control is missing.Benjamin Drung2012-04-22
| | | | LP: #900687
* install-xpi: Fail nicely if debian/control is missing.Benjamin Drung2012-04-22
|
* install-xpi: Fix crash when invoking --help outside a package directory.Benjamin Drung2012-04-22
| | | | LP: #900689
* Update machine-readable copyright Format to 1.0.Benjamin Drung2012-04-22
|
* Bump Standards-Version to 3.9.3 (no changes required).Benjamin Drung2012-04-22
|
* Adjust test cases.Benjamin Drung2012-04-22
|
* dh_xul-ext: correct Breaks max-version (>> not >=)Tanguy Ortolo2012-04-22
| | | | | | | | | | | An addon is by definition [1] compatible to a target application up to and *including* its indicated max-version. Thus, it “breaks” this application's versions *strictly* superior to this max-version. [1] https://developer.mozilla.org/en/Install_Manifests#targetApplication The code used to generate a Break field >= max-version; this corrects it to >> max-version.
* releasing version 0.30Benjamin Drung2012-01-12
|
* Use unnamed variables in SPARQL queries if they are unused.Benjamin Drung2012-01-12
|
* dh_xul-ext: Remove "-a" as the short form of the --all parameter, because -a ↵Benjamin Drung2012-01-12
| | | | | | is a common parameter for debhelper. Closes: #655609
* releasing version 0.29Benjamin Drung2011-10-12
|
* Update dh_xul-ext man page.Benjamin Drung2011-10-12
|
* Move scripts and Python modules one level up to correct installation directory.Benjamin Drung2011-10-11
|
* Drop .bzr-builddeb/default.conf. We are using git now.Benjamin Drung2011-10-11
|
* Add ${xpi:Breaks} for versioned package dependency for maximum XUL ↵Benjamin Drung2011-10-11
| | | | | | application version. LP: #839130
* Add missing License line.Benjamin Drung2011-10-11
|
* Update debian/changelog.Benjamin Drung2011-10-11
|
* Relicense my stuff under the ISC license.Benjamin Drung2011-10-11
|
* Run wrap-and-sort.Benjamin Drung2011-10-11
|
* debian/copyright: use a versioned format for the DEP-5.Andrea Veri2011-10-08
|
* debian/copyright: removed Authors section and updated ISC references. ↵Andrea Veri2011-10-08
| | | | Cleaned it up a bit too.
* debian/copyright: added missing copyright holders and references to the ISC ↵Andrea Veri2011-10-08
| | | | license.
* debian/changelog: removed new upstream release bit.Andrea Veri2011-10-08
|
* debian/changelog: imported Benjamin's changes.Andrea Veri2011-10-08
|
* debian/changelog: updated with my changes.Andrea Veri2011-10-08
|
* debian/control: added myself into uploaders, I'll help Benjamin maintaining ↵Andrea Veri2011-10-08
| | | | this package.
* debian/control: long and short desc refreshed a bit with new content.Andrea Veri2011-10-08
|
* debian/copyright: updated and refreshed.Andrea Veri2011-10-08
|
* Remove Fabien Tassin and Alexander Sack from Uploaders. Thanks for your work.Benjamin Drung2011-10-08
|
* Update VCS location.Benjamin Drung2011-10-08
|
* Switch from dpkg-source 1.0 to 3.0 (native).Benjamin Drung2011-10-08
|
* Remove all stuff that is unrelated to packaging XUL extensions.Benjamin Drung2011-10-08
|
* Drop homepage field.Benjamin Drung2011-09-01
|
* Move under the hood of the Debian Mozilla Extension Maintainers.Benjamin Drung2011-09-01
|
* releasing version 0.28Benjamin Drung2011-08-20
|
* dh_xul-ext: Sort list of CSV files to fix test case failuresBenjamin Drung2011-08-20
| | | (LP: #829493).
* releasing version 0.27Benjamin Drung2011-07-16
|
* Add a DH_XUL_EXT_VENDOR environment variable to dh_xul-ext.Benjamin Drung2011-07-16
|
* Update and fix my email addresses.Benjamin Drung2011-07-16
|
* Drop xulrunner-1.9.1 from xul-app-data.csv.Debian.Benjamin Drung2011-07-15
|
* Make pylint happier.Benjamin Drung2011-07-09
|
* Add an --all parameter to dh_xul-ext to make packages that work with everyBenjamin Drung2011-07-09
| | | browser they can actually work with (Closes: #610499).
* Convert tabs to spaces in Python scripts and make pylint happier.Benjamin Drung2011-07-09
|
* Add a MOZ_XPI_CLEAN_COMMAND to xpi.mk; thanks to Ximin Luo for the patchBenjamin Drung2011-07-09
| | | (Closes: #632895).
* Update package lists for Debian unstable and Ubuntu oneiric.Benjamin Drung2011-07-06
|
* releasing version 0.26Benjamin Drung2011-06-15
|
* Update package description.Benjamin Drung2011-06-15
|
* Fix debian/changelog.Benjamin Drung2011-06-15
|
* Add setup.py to install moz_version.py.Benjamin Drung2011-06-15
|
* Specify minimum supported Python version.Benjamin Drung2011-06-15
|