[Python-modules-commits] r34517 - in packages/python-pskc/trunk/debian (3 files)
adejong at users.alioth.debian.org
adejong at users.alioth.debian.org
Thu Oct 8 09:20:19 UTC 2015
Date: Thursday, October 8, 2015 @ 09:20:18
Author: adejong
Revision: 34517
Update debhelper compatibility level to 9
Modified:
packages/python-pskc/trunk/debian/changelog
packages/python-pskc/trunk/debian/compat
packages/python-pskc/trunk/debian/control
Modified: packages/python-pskc/trunk/debian/changelog
===================================================================
--- packages/python-pskc/trunk/debian/changelog 2015-10-08 08:59:01 UTC (rev 34516)
+++ packages/python-pskc/trunk/debian/changelog 2015-10-08 09:20:18 UTC (rev 34517)
@@ -8,8 +8,9 @@
- support Python 3
- update documentation
* Update debian/copyright
+ * Update debhelper compatibility level to 9
- -- Arthur de Jong <adejong at debian.org> Thu, 08 Oct 2015 10:57:10 +0200
+ -- Arthur de Jong <adejong at debian.org> Thu, 08 Oct 2015 11:19:58 +0200
python-pskc (0.2-1) unstable; urgency=medium
Modified: packages/python-pskc/trunk/debian/compat
===================================================================
--- packages/python-pskc/trunk/debian/compat 2015-10-08 08:59:01 UTC (rev 34516)
+++ packages/python-pskc/trunk/debian/compat 2015-10-08 09:20:18 UTC (rev 34517)
@@ -1 +1 @@
-7
+9
Modified: packages/python-pskc/trunk/debian/control
===================================================================
--- packages/python-pskc/trunk/debian/control 2015-10-08 08:59:01 UTC (rev 34516)
+++ packages/python-pskc/trunk/debian/control 2015-10-08 09:20:18 UTC (rev 34517)
@@ -4,7 +4,7 @@
Maintainer: Arthur de Jong <adejong at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Standards-Version: 3.9.5
-Build-Depends: python-all (>= 2.6.6-3~), debhelper (>= 7.0.50~),
+Build-Depends: python-all (>= 2.6.6-3~), debhelper (>= 9),
python-setuptools, python-nose (>= 1.2.0), python-crypto,
python-dateutil, python-sphinx
X-Python-Version: >= 2.7
More information about the Python-modules-commits
mailing list