Hi,

Attached is the diff for my libhid 0.2.15+20060325-2.1 NMU.

  this has been sent to delayed/2

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -Nru /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/changelog 
/tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/changelog
--- /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/changelog     2006-04-11 
10:38:08.000000000 +0200
+++ /tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/changelog     2006-08-11 
18:45:17.000000000 +0200
@@ -1,3 +1,12 @@
+libhid (0.2.15+20060325-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: #373450):
+    + only build for the current python atm (build-dep upon python-dev).
+    + use dh_pysupport instead of dh_python.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Fri, 11 Aug 2006 18:45:16 +0200
+
 libhid (0.2.15+20060325-2) unstable; urgency=low
 
   * forgot to close the fixed python binding bug (closes: Bug#350493)
diff -Nru /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/control 
/tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/control
--- /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/control       2005-03-03 
05:22:44.000000000 +0100
+++ /tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/control       2006-08-11 
18:44:29.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: martin f. krafft <[EMAIL PROTECTED]>
 Uploaders: Arnaud Quette <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libusb-dev (>= 1:0.1.8), swig, 
python2.3-dev, python, gcc (>= 4:3.0), pkg-config, libtool, doxygen, docbook-xsl
+Build-Depends: debhelper (>= 4.0.0), libusb-dev (>= 1:0.1.8), swig, 
python-dev, python, gcc (>= 4:3.0), pkg-config, libtool, doxygen, docbook-xsl, 
python-support (>= 0.4.0)
 Standards-Version: 3.6.1
 
 Package: libhid-dev
@@ -36,6 +36,7 @@
 Section: python
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}
+Provides: ${python:Provides}
 Description: Python wrapper for USB HID access library
  libhid provides a generic and flexible way to access and interact with USB
  HID devices, much like libusb does for plain USB devices. It is based on
diff -Nru /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/rules 
/tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/rules
--- /tmp/1hZpJGybid/libhid-0.2.15+20060325/debian/rules 2005-04-30 
18:42:29.000000000 +0200
+++ /tmp/vZ74P43yiT/libhid-0.2.15+20060325/debian/rules 2006-08-11 
18:43:57.000000000 +0200
@@ -81,7 +81,7 @@
        dh_install -a --sourcedir=debian/tmp
        dh_link -a
        dh_strip -a
-       dh_python -a
+       dh_pysupport -a
        dh_compress -a
        dh_fixperms -a
        dh_makeshlibs -a -Xpython

Attachment: signature.asc
Description: Digital signature

Reply via email to