summaryrefslogtreecommitdiff
path: root/gbp/deb_utils.py
AgeCommit message (Expand)Author
2009-04-04add get_archGuido Günther
2009-04-04store version without epochGuido Günther
2009-01-23handle dpkg-parsechangelog errorsGuido Günther
2008-10-02silence parse_dsc and move sanity checks into DscFileGuido Guenther
2008-10-02remove superflous printoutGuido Guenther
2008-08-12detect flat tar archives in git-import-dsc tooGuido Guenther
2008-08-01add epoch parsing to DscFileGuido Guenther
2008-07-21always symlink orig.tar.gz from tarball dirGuido Guenther
2008-06-16Don't set the version number twiceGuido Guenther
2008-06-12add has_epochGuido Guenther
2008-05-17add a version propertyGuido Guenther
2008-05-17move dsc handling into deb_utilsGuido Guenther
2008-04-17fix unpack_orig error reportingGuido Guenther
2008-04-14add _test()Guido Guenther
2008-02-29make dsc import repeatable (Closes: #468120)Guido Guenther
2008-02-08Better dpkg-parsechangelog error reporting (Closes: #460195)Guido Guenther
2007-11-05add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-05-24strip epoch from upstream versionGuido Guenther
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther
2007-02-07rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther