Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update and fix my email addresses. | Benjamin Drung | 2011-07-16 |
| | |||
* | Convert tabs to spaces in Python scripts and make pylint happier. | Benjamin Drung | 2011-07-09 |
| | |||
* | * moz-version: | Benjamin Drung | 2010-01-08 |
| | | | | | | | - Add parameter for converting Mozilla versions into Debian upstream versions and the other way round. - update man/moz-version.1 - update src/moz_version.py - update src/moz-version | ||
* | - Move compare_versions from moz-version into separate module | Benjamin Drung | 2009-12-17 |
| | | | | | - add src/moz_version.py - update src/moz-version - update src/dh_xul-ext | ||
* | rename moz-version-compare to moz-version. To compare two versions you have | Benjamin Drung | 2009-08-04 |
to run moz-version with the --compare parameter. Add --help parameter to show the usage help. - rename src/moz-version-compare to src/moz-version - update src/Makefile |