summaryrefslogtreecommitdiff
path: root/gbp/deb
AgeCommit message (Expand)AuthorFilesLines
2014-06-05UpstreamSource: implement prefix guessingMarkus Lehtonen1-2/+3
2014-06-05Change UpstreamSource to have PkgPolicyMarkus Lehtonen2-2/+30
2014-05-16Fix comitter vs committer typosGuido Günther1-1/+1
2013-08-28Use open() instead of file()Guido Günther5-6/+6
2013-08-22Minor docstring updatesGuido Günther2-2/+6
2013-04-29Silence dpkg --compare-versionsGuido Günther1-6/+16
2013-04-29Make parse_dsc a classmethod of DscFileGuido Günther2-11/+8
2013-04-29ChangeLog: Remove is_nativeGuido Günther2-7/+1
2013-04-29dch: Use DebianSource.is_nativeGuido Günther1-0/+2
2013-04-26DebianSource: fix is_native()Markus Lehtonen1-1/+2
2013-04-25DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen1-2/+5
2013-04-13Add gbp.git.source.Source.sourcepkgGuido Günther1-0/+7
2013-04-13Honor debian/source/formatGuido Günther1-4/+12
2013-04-13Introduce Source classGuido Günther2-0/+94
2013-04-13Use _git_inout for git.showGuido Günther1-4/+1
2013-03-29Move DscFile to separate moduleGuido Günther3-87/+118
2013-03-29Move DebianPkgPolicy to separate moduleGuido Günther2-63/+87
2013-03-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin1-0/+96
2013-03-27Fix docstringGuido Günther1-3/+3
2013-03-27Split out building a debian version from an upstream commitGuido Günther1-0/+22
2013-03-22Allow for upper case characters in the upstream versionGuido Günther1-2/+9
2013-03-22Remove unused importsGuido Günther1-4/+0
2012-08-26Add debian/source/format parserGuido Günther1-0/+97
2012-08-03Improve error reporting from uscanGuido Günther1-52/+112
2012-08-03Move uscan to separate classGuido Günther2-65/+126
2012-07-02Make exception syntax consistentGuido Günther2-12/+12
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen1-1/+43
2012-06-17deb.git: Fixed typo in method nameEd Bartosh1-1/+1
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther2-99/+7
2012-05-20Provide minimalist debian/control objectDaniel Dehennin1-0/+78
2012-05-20gbp.deb.ChangeLog: Add filename propertyGuido Günther1-0/+6
2012-05-20gbp.deb.changelog: Split parsing into a separate functionGuido Günther1-15/+19
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther1-0/+56
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen1-207/+1
2012-05-01Refactor deb helpers: move build_tarball_name()Markus Lehtonen2-36/+36
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2-94/+29
2012-04-12Make the upstream version check match policyGuido Günther1-3/+3
2012-03-15deb.changelog: allow to extract author and dateGuido Günther1-0/+22
2012-02-07UpstreamSource: tgz is suitable as upstream tarball.Guido Günther1-1/+3
2012-02-07UpstreamSource: clarify method descriptionsGuido Günther1-4/+11
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther1-8/+16
2012-01-30PristineTar: fix match when not passing in a compression typeGuido Günther1-1/+1
2012-01-30PristineTar: add missing import for debug outputGuido Günther1-0/+1
2012-01-30PristineTar: make sure we set the current working directoryGuido Günther1-1/+1
2012-01-22PristineTar: move to separate moduleGuido Günther2-0/+136
2012-01-22deb.changelog: add name propertyGuido Günther1-0/+4
2012-01-22deb: Add UpstreamSource.build_tarball_nameGuido Günther1-2/+32
2012-01-21DebianGitRepository: Add parameter and return types to find_version()Guido Günther1-0/+3
2012-01-21deb: make find_version() return sha1 of a commitMarkus Lehtonen1-4/+8
2012-01-21DebianGitRepository: fix module descriptionGuido Günther1-1/+1