Hi, Attached is the diff for my opensync 0.18-2.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u opensync-0.18/debian/changelog opensync-0.18/debian/changelog
--- opensync-0.18/debian/changelog
+++ opensync-0.18/debian/changelog
@@ -1,3 +1,10 @@
+opensync (0.18-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Uppdate package to the last python policy (Closes: #373470).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Sun, 2 Jul 2006 00:39:36 +0200
+
opensync (0.18-2) unstable; urgency=low
* Build-depend on libtool.
diff -u opensync-0.18/debian/control opensync-0.18/debian/control
--- opensync-0.18/debian/control
+++ opensync-0.18/debian/control
@@ -2,8 +2,10 @@
Section: libs
Priority: optional
Maintainer: Robert Collins <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.9.0), libglib2.0-dev, libsqlite3-dev,
libxml2-dev, check, python2.4, python2.4-dev, swig, python, automake1.9,
autoconf, libtool
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
+ python-support (>= 0.3), libglib2.0-dev, libsqlite3-dev, libxml2-dev, check,
+ swig, automake1.9, autoconf, libtool
+Standards-Version: 3.7.2
Package: libopensync0
Architecture: any
@@ -42,11 +44,8 @@
-Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}
-Description: Dummy package to bring in the current python specific package
- Dummy package which brings in the current python version specific package. The
- current version is python 2.4.
-
-Package: python2.4-opensync
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, libopensync0 (=
${Source-Version})
-Description: Python bindings to the opensync synchronisation engine
- Python (2.4) bindings to the opensync synchronisation engine.
+Provides: ${python:Provides}
+Replaces: python2.4-opensync (<< 0.18-2.1)
+Conflicts: python2.4-opensync (<< 0.18-2.1)
+XB-Python-Version: ${python:Versions}
+Description: Dummy package to bring in the current python specific package
+ Python bindings to the opensync synchronisation engine.
diff -u opensync-0.18/debian/rules opensync-0.18/debian/rules
--- opensync-0.18/debian/rules
+++ opensync-0.18/debian/rules
@@ -94,6 +94,7 @@
dh_compress
dh_fixperms
# dh_perl
+ dh_pysupport
dh_python
dh_makeshlibs -Xformats ### -V ?
dh_installdeb
reverted:
--- opensync-0.18/debian/python2.4-opensync.install
+++ opensync-0.18.orig/debian/python2.4-opensync.install
@@ -1,4 +0,0 @@
-usr/lib/python2.4/site-packages/opensync.py
-usr/lib/python2.4/site-packages/opensync.pyc
-usr/lib/python2.4/site-packages/opensync.pyo
-usr/lib/python2.4/site-packages/_opensync.so*
only in patch2:
unchanged:
--- opensync-0.18.orig/debian/pycompat
+++ opensync-0.18/debian/pycompat
@@ -0,0 +1 @@
+2
only in patch2:
unchanged:
--- opensync-0.18.orig/debian/python-opensync.install
+++ opensync-0.18/debian/python-opensync.install
@@ -0,0 +1,4 @@
+usr/lib/python2.4/site-packages/opensync.py
+usr/lib/python2.4/site-packages/opensync.pyc
+usr/lib/python2.4/site-packages/opensync.pyo
+usr/lib/python2.4/site-packages/_opensync.so*
only in patch2:
unchanged:
--- opensync-0.18.orig/debian/pyversions
+++ opensync-0.18/debian/pyversions
@@ -0,0 +1 @@
+2.4
signature.asc
Description: Digital signature

