summaryrefslogtreecommitdiff
path: root/gbp/deb
AgeCommit message (Expand)Author
2014-08-19Improve error messages on formatting errorsGuido Günther
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-05-16Fix comitter vs committer typosGuido Günther
2013-08-28Use open() instead of file()Guido Günther
2013-08-22Minor docstring updatesGuido Günther
2013-04-29Silence dpkg --compare-versionsGuido Günther
2013-04-29Make parse_dsc a classmethod of DscFileGuido Günther
2013-04-29ChangeLog: Remove is_nativeGuido Günther
2013-04-29dch: Use DebianSource.is_nativeGuido Günther
2013-04-26DebianSource: fix is_native()Markus Lehtonen
2013-04-25DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen
2013-04-13Add gbp.git.source.Source.sourcepkgGuido Günther
2013-04-13Honor debian/source/formatGuido Günther
2013-04-13Introduce Source classGuido 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-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin
2013-03-27Fix docstringGuido Günther
2013-03-27Split out building a debian version from an upstream commitGuido Günther
2013-03-22Allow for upper case characters in the upstream versionGuido Günther
2013-03-22Remove unused importsGuido Günther
2012-08-26Add debian/source/format parserGuido Günther
2012-08-03Improve error reporting from uscanGuido Günther
2012-08-03Move uscan to separate classGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen
2012-06-17deb.git: Fixed typo in method nameEd Bartosh
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther
2012-05-20Provide minimalist debian/control objectDaniel Dehennin
2012-05-20gbp.deb.ChangeLog: Add filename propertyGuido Günther
2012-05-20gbp.deb.changelog: Split parsing into a separate functionGuido Günther
2012-05-15Add gbp.deb.ChangeLogSectionGuido 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-03-15deb.changelog: allow to extract author and dateGuido 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-30PristineTar: fix match when not passing in a compression typeGuido Günther
2012-01-30PristineTar: add missing import for debug outputGuido Günther
2012-01-30PristineTar: make sure we set the current working directoryGuido Günther
2012-01-22PristineTar: move to separate moduleGuido Günther
2012-01-22deb.changelog: add name propertyGuido Günther
2012-01-22deb: Add UpstreamSource.build_tarball_nameGuido Günther
2012-01-21DebianGitRepository: Add parameter and return types to find_version()Guido Günther
2012-01-21deb: make find_version() return sha1 of a commitMarkus Lehtonen
2012-01-21DebianGitRepository: fix module descriptionGuido Günther