aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb/__init__.py
Commit message (Expand)AuthorAge
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Use 'component' and 'additional tarball'Guido Günther2016-07-04
* deb: Support subtarballsGuido Günther2016-04-14
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Allow to automatically etermine the dist to build forGuido Günther2015-05-30
* Silence dpkg --compare-versionsGuido Günther2013-04-29
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* Use _git_inout for git.showGuido Günther2013-04-13
* Move DscFile to separate moduleGuido Günther2013-03-29
* Move DebianPkgPolicy to separate moduleGuido Günther2013-03-29
* Allow for upper case characters in the upstream versionGuido Günther2013-03-22
* Remove unused importsGuido Günther2013-03-22
* Move uscan to separate classGuido Günther2012-08-03
* Make exception syntax consistentGuido Günther2012-07-02
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: move build_tarball_name()Markus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* Make the upstream version check match policyGuido Günther2012-04-12
* UpstreamSource: tgz is suitable as upstream tarball.Guido Günther2012-02-07
* UpstreamSource: clarify method descriptionsGuido Günther2012-02-07
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* deb: Add UpstreamSource.build_tarball_nameGuido Günther2012-01-22
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* deb: minor refactor of parameters of symlink_orig()Markus Lehtonen2012-01-15
* Add ChangeLog classGuido Günther2011-11-28
* Move debian related helpers into submoduleGuido Günther2011-11-22