summaryrefslogtreecommitdiff
path: root/gbp/deb
AgeCommit message (Expand)Author
2015-03-27Add string vs. binary encoding/decodingHEADmasterGuido Günther
2015-03-20Fix paragraph indentation for epydocGuido Günther
2015-03-18Add %(hversion)s to version_to_tag to support some upstreamsDaniel Kahn Gillmor
2015-02-20Don't output additional newlinesGuido Günther
2015-02-20Don't use basestringGuido Günther
2015-02-20Use email.utils instead of email.UtilsGuido Günther
2015-02-20Don't use dict.has_key()Guido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-02-20Ignore return types of write and shutil.copyGuido Günther
2015-02-17git-dch --git-author: separate author and emailDmitrij Tejblum
2015-01-22Make Debian and Git spelling consistentGuido Günther
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