aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb_utils.py
Commit message (Expand)AuthorAge
* make tar_toplevel saferأحمد المحمودي2009-07-29
* + is a valid character in version numbersGuido Günther2009-07-03
* fix one digit version numbersGuido Günther2009-06-13
* add filter-pristine-tarMehdi Dogguy2009-06-13
* allow for uppercase characters in the version patternGuido Günther2009-06-11
* add get_archGuido Günther2009-04-04
* store version without epochGuido Günther2009-04-04
* handle dpkg-parsechangelog errorsGuido Günther2009-01-23
* silence parse_dsc and move sanity checks into DscFileGuido Guenther2008-10-02
* remove superflous printoutGuido Guenther2008-10-02
* detect flat tar archives in git-import-dsc tooGuido Guenther2008-08-12
* add epoch parsing to DscFileGuido Guenther2008-08-01
* always symlink orig.tar.gz from tarball dirGuido Guenther2008-07-21
* Don't set the version number twiceGuido Guenther2008-06-16
* add has_epochGuido Guenther2008-06-12
* add a version propertyGuido Guenther2008-05-17
* move dsc handling into deb_utilsGuido Guenther2008-05-17
* fix unpack_orig error reportingGuido Guenther2008-04-17
* add _test()Guido Guenther2008-04-14
* make dsc import repeatable (Closes: #468120)Guido Guenther2008-02-29
* Better dpkg-parsechangelog error reporting (Closes: #460195)Guido Guenther2008-02-08
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther2007-11-05
* pyline and other consistency updatesGuido Guenther2007-10-18
* strip epoch from upstream versionGuido Guenther2007-05-24
* use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther2007-02-11
* rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther2007-02-07