[Python-modules-commits] r33118 - in packages/pyudev/trunk/debian (changelog compat control)
fgeyer at users.alioth.debian.org
fgeyer at users.alioth.debian.org
Fri Jun 26 16:32:25 UTC 2015
Date: Friday, June 26, 2015 @ 16:32:24
Author: fgeyer
Revision: 33118
Switch to debhelper compat level 9.
Modified:
packages/pyudev/trunk/debian/changelog
packages/pyudev/trunk/debian/compat
packages/pyudev/trunk/debian/control
Modified: packages/pyudev/trunk/debian/changelog
===================================================================
--- packages/pyudev/trunk/debian/changelog 2015-06-26 16:31:10 UTC (rev 33117)
+++ packages/pyudev/trunk/debian/changelog 2015-06-26 16:32:24 UTC (rev 33118)
@@ -5,6 +5,7 @@
- Add libudev_loading.diff
* Bump Standards-Version to 3.9.6, no changes needed.
* Build-depend on dh-python.
+ * Switch to debhelper compat level 9.
-- Felix Geyer <fgeyer at debian.org> Sun, 22 Mar 2015 13:24:34 +0100
Modified: packages/pyudev/trunk/debian/compat
===================================================================
--- packages/pyudev/trunk/debian/compat 2015-06-26 16:31:10 UTC (rev 33117)
+++ packages/pyudev/trunk/debian/compat 2015-06-26 16:32:24 UTC (rev 33118)
@@ -1 +1 @@
-8
+9
Modified: packages/pyudev/trunk/debian/control
===================================================================
--- packages/pyudev/trunk/debian/control 2015-06-26 16:31:10 UTC (rev 33117)
+++ packages/pyudev/trunk/debian/control 2015-06-26 16:32:24 UTC (rev 33118)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Felix Geyer <fgeyer at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
python-all,
python3-all,
python-setuptools,
More information about the Python-modules-commits
mailing list