Skip to content
Commits on Source (2)
pyptlib (0.0.6-2) unstable; urgency=medium
[ Ximin Luo ]
* Hand over package to pkg-privacy team.
[ Jérémy Bobbio ]
* Fix debian/watch to use PyPI Simple API.
* Remove obsolete XS-Testsuite from debian/control.
* Bump Standards-Version, no changes required.
* Switch to debhelper compat level 9.
-- Jérémy Bobbio <lunar@debian.org> Thu, 01 Dec 2016 12:56:57 +0100
pyptlib (0.0.6-1) unstable; urgency=medium
* New upstream version.
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alio
Uploaders: Jérémy Bobbio <lunar@debian.org>
Section: python
Priority: extra
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python-setuptools, python-sphinx
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools, python-sphinx
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/pyptlib.git
......