summaryrefslogtreecommitdiff
path: root/gbp/deb/__init__.py
AgeCommit message (Expand)Author
2013-04-29Silence dpkg --compare-versionsGuido Günther
2013-04-29Make parse_dsc a classmethod of DscFileGuido Günther
2013-04-29dch: Use DebianSource.is_nativeGuido Günther
2013-04-13Use _git_inout for git.showGuido Günther
2013-03-29Move DscFile to separate moduleGuido Günther
2013-03-29Move DebianPkgPolicy to separate moduleGuido Günther
2013-03-22Allow for upper case characters in the upstream versionGuido Günther
2013-03-22Remove unused importsGuido Günther
2012-08-03Move uscan to separate classGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-05-01Refactor deb helpers: move build_tarball_name()Markus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen
2012-04-12Make the upstream version check match policyGuido Günther
2012-02-07UpstreamSource: tgz is suitable as upstream tarball.Guido Günther
2012-02-07UpstreamSource: clarify method descriptionsGuido Günther
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther
2012-01-22deb: Add UpstreamSource.build_tarball_nameGuido Günther
2012-01-15deb: minor refactor of parameters of has_orig()Markus Lehtonen
2012-01-15deb: minor refactor of parameters of symlink_orig()Markus Lehtonen
2011-11-28Add ChangeLog classGuido Günther
2011-11-22Move debian related helpers into submoduleGuido Günther