[Python-modules-commits] r29910 - in packages/pykcs11/trunk/debian (changelog compat control)
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Fri Jul 25 16:35:55 UTC 2014
Date: Friday, July 25, 2014 @ 16:35:54
Author: rousseau
Revision: 29910
use dh compatibility level 9 to get hardening
Modified:
packages/pykcs11/trunk/debian/changelog
packages/pykcs11/trunk/debian/compat
packages/pykcs11/trunk/debian/control
Modified: packages/pykcs11/trunk/debian/changelog
===================================================================
--- packages/pykcs11/trunk/debian/changelog 2014-07-25 16:32:17 UTC (rev 29909)
+++ packages/pykcs11/trunk/debian/changelog 2014-07-25 16:35:54 UTC (rev 29910)
@@ -6,6 +6,7 @@
[ Ludovic Rousseau ]
* update Homepage: field
* New upstream release
+ * use dh compatibility level 9 to get hardening
-- Ludovic Rousseau <rousseau at debian.org> Fri, 25 Jul 2014 18:19:06 +0200
Modified: packages/pykcs11/trunk/debian/compat
===================================================================
--- packages/pykcs11/trunk/debian/compat 2014-07-25 16:32:17 UTC (rev 29909)
+++ packages/pykcs11/trunk/debian/compat 2014-07-25 16:35:54 UTC (rev 29910)
@@ -1 +1 @@
-7
+9
Modified: packages/pykcs11/trunk/debian/control
===================================================================
--- packages/pykcs11/trunk/debian/control 2014-07-25 16:32:17 UTC (rev 29909)
+++ packages/pykcs11/trunk/debian/control 2014-07-25 16:35:54 UTC (rev 29910)
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Ludovic Rousseau <rousseau at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, David Smith <davidsmith at acm.org>
-Build-Depends: debhelper (>= 7.0.0), swig, python-all-dev (>= 2.6.6-3)
+Build-Depends: debhelper (>= 9), swig, python-all-dev (>= 2.6.6-3)
Standards-Version: 3.9.3
Section: python
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pykcs11/trunk/
More information about the Python-modules-commits
mailing list