summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make failed test output more visible (print in red).Matthias Schmitz2013-04-14
|
* releasing version 0.33Benjamin Drung2013-01-19
|
* Update year in copyright stanza.Benjamin Drung2013-01-19
|
* install-xpi: Search in the parent directories for a debian/ directory.Benjamin Drung2013-01-19
| | | | | | This change make install-xpi work with debhelper's --sourcedirectory parameter. Closes: #698033
* Bump Standards-Version to 3.9.4 (no changes needed).Benjamin Drung2013-01-19
|
* Use canonical VCS fields.Benjamin Drung2013-01-19
|
* Improve error message (tell user how to fix it).Benjamin Drung2012-12-07
|
* dh_xul-ext: Fail if minVersion is greater than maxVersion.Benjamin Drung2012-12-07
| | | | Closes: #650348
* dh_xul-ext: Do not generate a Breaks entry for Thunderbird/Icedove 10 or later.Benjamin Drung2012-12-06
| | | | Thunderbird/Icedove 10 defaults add-ons to compatible.
* Improve comment.Benjamin Drung2012-08-19
|
* releasing version 0.32Benjamin Drung2012-05-23
|
* Drop unused dpkg-dev, fakeroot, quilt, and wget from Depends.Benjamin Drung2012-05-23
|
* dh_xul-ext: Do not generate a Breaks entry for Firefox/Iceweasel 10 or later.Benjamin Drung2012-05-23
| | | | Firefox/Iceweasel 10 defaults add-ons to compatible.
* releasing version 0.31Benjamin Drung2012-04-22
|
* 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).