Hi, Attached is the diff for my pysol 4.82.1-4.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u pysol-4.82.1/debian/rules pysol-4.82.1/debian/rules
--- pysol-4.82.1/debian/rules
+++ pysol-4.82.1/debian/rules
@@ -63,6 +63,7 @@
dh_installdocs
dh_installmenu
dh_installchangelogs
+ dh_pysupport -V2.4
dh_compress
dh_fixperms
dh_installdeb
diff -u pysol-4.82.1/debian/control pysol-4.82.1/debian/control
--- pysol-4.82.1/debian/control
+++ pysol-4.82.1/debian/control
@@ -1,14 +1,15 @@
Source: pysol
Section: games
Priority: optional
-Build-Depends-Indep: debhelper (>= 4)
+Build-Depends: debhelper (>= 4), python-dev
+Build-Depends-Indep: python-support
Maintainer: Alexander Nofftz <[EMAIL PROTECTED]>
Uploaders: Erich Schubert <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: pysol
Architecture: all
-Depends: python2.4, python2.4-tk
+Depends: ${python:Depends}, python2.4-tk
Suggests: pysol-cardsets (>=4.40-3)
Replaces: pysol-cardsets (<< 4.40-3)
Conflicts: pysol-cardsets (<< 4.40-3)
diff -u pysol-4.82.1/debian/changelog pysol-4.82.1/debian/changelog
--- pysol-4.82.1/debian/changelog
+++ pysol-4.82.1/debian/changelog
@@ -1,3 +1,12 @@
+pysol (4.82.1-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update package to the last python policy (Closes: #380919).
+ * Bump Standards-Version to 3.7.2.
+ * Build it for python2.4 (dh_pysupport -V2.4)
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Sat, 12 Aug 2006 22:02:41 +0200
+
pysol (4.82.1-4) unstable; urgency=low
[ Alexander Nofftz ]
only in patch2:
unchanged:
--- pysol-4.82.1.orig/debian/pyversions
+++ pysol-4.82.1/debian/pyversions
@@ -0,0 +1 @@
+2.4-
signature.asc
Description: Digital signature

