Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Switch to debhelper compat level 9
· a7950398
Jérémy Bobbio
authored
Dec 01, 2016
a7950398
Release version 0.0.6-2
· d9582926
Jérémy Bobbio
authored
Dec 01, 2016
d9582926
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d9582926
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.
...
...
debian/compat
View file @
d9582926
8
9
debian/control
View file @
d9582926
...
...
@@ -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
...
...