Hi,

Attached is the diff for my zeroc-ice-python 3.0.1-3.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -u zeroc-ice-python-3.0.1/debian/changelog 
zeroc-ice-python-3.0.1/debian/changelog
--- zeroc-ice-python-3.0.1/debian/changelog
+++ zeroc-ice-python-3.0.1/debian/changelog
@@ -1,3 +1,10 @@
+zeroc-ice-python (3.0.1-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the new python policy (Closes: #373413).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat,  1 Jul 2006 23:58:32 +0200
+
 zeroc-ice-python (3.0.1-3) unstable; urgency=low
 
   * Compilation switches to suit AMD64 (Closes: #360132)
diff -u zeroc-ice-python-3.0.1/debian/control 
zeroc-ice-python-3.0.1/debian/control
--- zeroc-ice-python-3.0.1/debian/control
+++ zeroc-ice-python-3.0.1/debian/control
@@ -2,13 +2,16 @@
 Section: python
 Priority: optional
 Maintainer: Francisco Moya <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.27-1), debhelper (>= 4.2.0), slice2py (>= 3.0.1), 
libzeroc-ice-dev (>= 3.0.1), python-dev
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
+ cdbs (>= 0.4.43), python-support (>= 0.3), slice2py (>= 3.0.1),
+ libzeroc-ice-dev (>= 3.0.1)
+Standards-Version: 3.7.2
 
 Package: python-zeroc-ice
 Architecture: any
 Section: python
 Depends: ${shlibs:Depends}, ${python:Depends}
+Provides: ${python:Provides}
 Recommends: slice2py, ice-slice
 Description: ZeroC Ice for Python development libraries
  ZeroC Ice is a CORBA-like middleware solution. This package is
diff -u zeroc-ice-python-3.0.1/debian/rules zeroc-ice-python-3.0.1/debian/rules
--- zeroc-ice-python-3.0.1/debian/rules
+++ zeroc-ice-python-3.0.1/debian/rules
@@ -22,3 +22,6 @@
 binary-install/python-zeroc-ice::
-       mv debian/python-zeroc-ice/usr/python 
debian/python-zeroc-ice/usr/lib/site-python
+       mkdir -p debian/python-zeroc-ice/usr/lib/$(shell pyversions -d)
+       mv debian/python-zeroc-ice/usr/python \
+           debian/python-zeroc-ice/usr/lib/$(shell pyversions -d)/site-packages
+       dh_pysupport -ppython-zeroc-ice
        dh_python -ppython-zeroc-ice
only in patch2:
unchanged:
--- zeroc-ice-python-3.0.1.orig/debian/pycompat
+++ zeroc-ice-python-3.0.1/debian/pycompat
@@ -0,0 +1 @@
+2

Attachment: signature.asc
Description: Digital signature

Reply via email to