summaryrefslogtreecommitdiff
path: root/gbp/deb
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-15deb: minor refactor of parameters of has_orig()Markus Lehtonen1-3/+3
2012-01-15deb: minor refactor of parameters of symlink_orig()Markus Lehtonen1-4/+4
2011-12-28Move _build_legacty_tag from GitRepository to to DebianGitRepositoryGuido Günther1-0/+13
2011-12-27gbp.deb.git.py: Fix typos and add versionGuido Günther1-4/+5
2011-12-16Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther1-0/+94
2011-11-28Add ChangeLog classGuido Günther2-82/+127
2011-11-22Move debian related helpers into submoduleGuido Günther1-0/+618