Hi,

Attached is the diff for my pychm 0.8.2-4.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -u pychm-0.8.2/debian/changelog pychm-0.8.2/debian/changelog
--- pychm-0.8.2/debian/changelog
+++ pychm-0.8.2/debian/changelog
@@ -1,3 +1,10 @@
+pychm (0.8.2-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the new python policy (Closes: #373487).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Thu, 29 Jun 2006 23:12:58 +0200
+
 pychm (0.8.2-4) unstable; urgency=low
 
   * Build-Depend on libchm-dev instead of chmlib-dev. (Closes: #343065)
diff -u pychm-0.8.2/debian/control pychm-0.8.2/debian/control
--- pychm-0.8.2/debian/control
+++ pychm-0.8.2/debian/control
@@ -2,12 +2,15 @@
 Section: python
 Priority: optional
 Maintainer: Carlos Z.F. Liu <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 4.1.67), libchm-dev (>=0.3), python-dev
-Standards-Version: 3.6.2
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libchm-dev (>=0.3),
+ python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
+Standards-Version: 3.7.2
 
 Package: python-chm
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
 Conflicts: python-pychm
 Replaces: python-pychm
 Description: Python binding for CHMLIB
diff -u pychm-0.8.2/debian/rules pychm-0.8.2/debian/rules
--- pychm-0.8.2/debian/rules
+++ pychm-0.8.2/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
+DEB_PYTHON_SYSTEM=pysupport
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
diff -u pychm-0.8.2/debian/compat pychm-0.8.2/debian/compat
--- pychm-0.8.2/debian/compat
+++ pychm-0.8.2/debian/compat
@@ -1 +1 @@
-4
+5
only in patch2:
unchanged:
--- pychm-0.8.2.orig/debian/pycompat
+++ pychm-0.8.2/debian/pycompat
@@ -0,0 +1 @@
+2

Attachment: signature.asc
Description: Digital signature

Reply via email to