summaryrefslogtreecommitdiff
path: root/dedup/debpkg.py
AgeCommit message (Collapse)Author
2014-07-22Merge branch master into multiarchHelmut Grohne
Resolve accumulated conflicts. In particular webapp.py gained a few non-trivial ones, such as changes in InternalRedirect or usage of contextlib.closing. Conflicts: schema.sql webapp.py
2014-05-11importpkg: add support for control.tar and control.tar.xzGuillem Jover
dpkg supports those since 1.17.6. Signed-off-by: Guillem Jover <guillem@debian.org>
2013-10-03work around python-debian's #670679Helmut Grohne
2013-09-07record multi-arch header in package tableHelmut Grohne
2013-09-02importpkg: move library-like parts to dedup.debpkgHelmut Grohne