1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
pypi2deb (1.20160809) unstable; urgency=medium
* New release:
- add support for pre and post hooks (scripts that are invoked before and
after creating debian directory)
- add DPMT post hook that initializes git(-dpm) repository
- read overrides also from ./overrides directory (if present)
- add --build option to py2dsp (to build also binary package, not just
source one)
- some smaller improvements
-- Piotr Ożarowski <piotr@debian.org> Tue, 09 Aug 2016 21:00:43 +0200
pypi2deb (1.20151008) unstable; urgency=medium
* Initial release (closes: #801334)
-- Piotr Ożarowski <piotr@debian.org> Thu, 08 Oct 2015 20:39:55 +0200
|