[Python-modules-commits] r33117 - in packages/pyudev/trunk/debian (changelog control)
fgeyer at users.alioth.debian.org
fgeyer at users.alioth.debian.org
Fri Jun 26 16:31:11 UTC 2015
Date: Friday, June 26, 2015 @ 16:31:10
Author: fgeyer
Revision: 33117
Build-depend on dh-python.
Modified:
packages/pyudev/trunk/debian/changelog
packages/pyudev/trunk/debian/control
Modified: packages/pyudev/trunk/debian/changelog
===================================================================
--- packages/pyudev/trunk/debian/changelog 2015-06-26 16:25:33 UTC (rev 33116)
+++ packages/pyudev/trunk/debian/changelog 2015-06-26 16:31:10 UTC (rev 33117)
@@ -4,6 +4,7 @@
* Fix unsafe library loading. (Closes: #722573)
- Add libudev_loading.diff
* Bump Standards-Version to 3.9.6, no changes needed.
+ * Build-depend on dh-python.
-- Felix Geyer <fgeyer at debian.org> Sun, 22 Mar 2015 13:24:34 +0100
Modified: packages/pyudev/trunk/debian/control
===================================================================
--- packages/pyudev/trunk/debian/control 2015-06-26 16:25:33 UTC (rev 33116)
+++ packages/pyudev/trunk/debian/control 2015-06-26 16:31:10 UTC (rev 33117)
@@ -8,7 +8,7 @@
python3-all,
python-setuptools,
python3-setuptools,
- libudev-dev (>= 183)
+ dh-python
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
Standards-Version: 3.9.6
More information about the Python-modules-commits
mailing list