tags 722570 + patch
tags 722570 + pending
thanks

Dear maintainer,

I've prepared an NMU for pyudev (versioned as 0.16.1-1.1) and
uploaded it to DELAYED/07. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -Nru pyudev-0.16.1/debian/changelog pyudev-0.16.1/debian/changelog
--- pyudev-0.16.1/debian/changelog	2012-10-25 16:41:18.000000000 +0200
+++ pyudev-0.16.1/debian/changelog	2013-09-13 18:42:20.000000000 +0200
@@ -1,3 +1,11 @@
+pyudev (0.16.1-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Upload to unstable as 0.16 copes with udev 183 and higher 
+    (Closes: #722570).
+
+ -- Luk Claes <l...@debian.org>  Fri, 13 Sep 2013 18:40:31 +0200
+
 pyudev (0.16.1-1) experimental; urgency=low
 
   * New upstream release.
diff -Nru pyudev-0.16.1/debian/control pyudev-0.16.1/debian/control
--- pyudev-0.16.1/debian/control	2012-10-25 16:18:23.000000000 +0200
+++ pyudev-0.16.1/debian/control	2013-09-13 18:46:14.000000000 +0200
@@ -8,7 +8,7 @@
                python3-all,
                python-setuptools,
                python3-setuptools,
-               libudev0 (>= 151)
+               libudev-dev (>= 183)
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.1
 Standards-Version: 3.9.4
@@ -18,7 +18,7 @@
 
 Package: python-pyudev
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, libudev0 (>= 151)
+Depends: ${python:Depends}, ${misc:Depends}, libudev1
 Suggests: python-gobject, python-qt4, python-pyside.qtcore
 Description: Python bindings for libudev
  This module provides a Python binding to the udev library.
@@ -27,7 +27,7 @@
 
 Package: python3-pyudev
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, libudev0 (>= 151)
+Depends: ${python3:Depends}, ${misc:Depends}, libudev1
 Description: Python3 bindings for libudev
  This module provides a Python3 binding to the udev library.
  .

Reply via email to