aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb
Commit message (Expand)AuthorAge
* Improve error messages on formatting errorsGuido Günther2014-08-19
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* Fix comitter vs committer typosGuido Günther2014-05-16
* Use open() instead of file()Guido Günther2013-08-28
* Minor docstring updatesGuido Günther2013-08-22
* Silence dpkg --compare-versionsGuido Günther2013-04-29
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* DebianSource: fix is_native()Markus Lehtonen2013-04-26
* DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen2013-04-25
* Add gbp.git.source.Source.sourcepkgGuido Günther2013-04-13
* Honor debian/source/formatGuido Günther2013-04-13
* Introduce Source classGuido Günther2013-04-13
* Use _git_inout for git.showGuido Günther2013-04-13
* Move DscFile to separate moduleGuido Günther2013-03-29
* Move DebianPkgPolicy to separate moduleGuido Günther2013-03-29
* Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin2013-03-29
* Fix docstringGuido Günther2013-03-27
* Split out building a debian version from an upstream commitGuido Günther2013-03-27
* Allow for upper case characters in the upstream versionGuido Günther2013-03-22
* Remove unused importsGuido Günther2013-03-22
* Add debian/source/format parserGuido Günther2012-08-26
* Improve error reporting from uscanGuido Günther2012-08-03
* Move uscan to separate classGuido Günther2012-08-03
* Make exception syntax consistentGuido Günther2012-07-02
* PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen2012-06-30
* deb.git: Fixed typo in method nameEd Bartosh2012-06-17
* Refactor deb helpers: move PristineTar classGuido Günther2012-05-25
* Provide minimalist debian/control objectDaniel Dehennin2012-05-20
* gbp.deb.ChangeLog: Add filename propertyGuido Günther2012-05-20
* gbp.deb.changelog: Split parsing into a separate functionGuido Günther2012-05-20
* Add gbp.deb.ChangeLogSectionGuido Günther2012-05-15
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: move build_tarball_name()Markus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* Make the upstream version check match policyGuido Günther2012-04-12
* deb.changelog: allow to extract author and dateGuido Günther2012-03-15
* UpstreamSource: tgz is suitable as upstream tarball.Guido Günther2012-02-07
* UpstreamSource: clarify method descriptionsGuido Günther2012-02-07
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* PristineTar: fix match when not passing in a compression typeGuido Günther2012-01-30
* PristineTar: add missing import for debug outputGuido Günther2012-01-30
* PristineTar: make sure we set the current working directoryGuido Günther2012-01-30
* PristineTar: move to separate moduleGuido Günther2012-01-22
* deb.changelog: add name propertyGuido Günther2012-01-22
* deb: Add UpstreamSource.build_tarball_nameGuido Günther2012-01-22
* DebianGitRepository: Add parameter and return types to find_version()Guido Günther2012-01-21
* deb: make find_version() return sha1 of a commitMarkus Lehtonen2012-01-21
* DebianGitRepository: fix module descriptionGuido Günther2012-01-21