aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb/dscfile.py
Commit message (Expand)AuthorAge
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* import-dsc: Don't fail on 1.0 non-native packages without a Debian versionGuido Günther2016-06-30
* dscfile: parse out name of additional tarball dirsGuido Günther2016-04-11
* import_dsc: Fail if a package has additional tarballsGuido Günther2015-11-18
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* Use open() instead of file()Guido Günther2013-08-28
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* Move DscFile to separate moduleGuido Günther2013-03-29