[Python-modules-commits] r22829 - in packages/pyudev/trunk/debian (changelog control)

fgeyer at users.alioth.debian.org fgeyer at users.alioth.debian.org
Thu Oct 25 14:06:52 UTC 2012


    Date: Thursday, October 25, 2012 @ 14:06:51
  Author: fgeyer
Revision: 22829

* New upstream release.
  - Require at least python 3.1.

Modified:
  packages/pyudev/trunk/debian/changelog
  packages/pyudev/trunk/debian/control

Modified: packages/pyudev/trunk/debian/changelog
===================================================================
--- packages/pyudev/trunk/debian/changelog	2012-10-25 13:59:28 UTC (rev 22828)
+++ packages/pyudev/trunk/debian/changelog	2012-10-25 14:06:51 UTC (rev 22829)
@@ -1,5 +1,7 @@
-pyudev (0.13-2) UNRELEASED; urgency=low
+pyudev (0.16.1-1) UNRELEASED; urgency=low
 
+  * New upstream release.
+    - Require at least python 3.1.
   * Switch to my @debian.org email address.
 
  -- Felix Geyer <fgeyer at debian.org>  Thu, 25 Oct 2012 15:58:51 +0200

Modified: packages/pyudev/trunk/debian/control
===================================================================
--- packages/pyudev/trunk/debian/control	2012-10-25 13:59:28 UTC (rev 22828)
+++ packages/pyudev/trunk/debian/control	2012-10-25 14:06:51 UTC (rev 22829)
@@ -10,7 +10,7 @@
                python3-setuptools,
                libudev0 (>= 151)
 X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.0
+X-Python3-Version: >= 3.1
 Standards-Version: 3.9.2
 Homepage: http://packages.python.org/pyudev/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyudev/trunk/




More information about the Python-modules-commits mailing list