Refactor deb helpers: move PristineTar class
authorGuido Günther <agx@sigxcpu.org>
Fri, 25 May 2012 08:35:06 +0000 (10:35 +0200)
committerGuido Günther <agx@sigxcpu.org>
Fri, 25 May 2012 08:45:13 +0000 (10:45 +0200)
commita116edd739e9ff529058a2d9df6fe67bdb17670d
tree9815dfdfa489c4ad9e1cc5bd0b87712759b82bd0
parenta5f0d875d7779b2001fda0f436a4710dfa9a5d77
Refactor deb helpers: move PristineTar class

Based on a patch by Markus Lehtonen

This refactor is preparation to the upcoming rpm support.
gbp/deb/git.py
gbp/deb/pristinetar.py
gbp/pkg/pristinetar.py [new file with mode: 0644]
tests/test_PristineTar.py