tag 410731 patch
thanks

Given that
 python-twisted-runner depends: python-twisted-core (>= 2.4) 
 python twisted-core  depends: python-twisted-bin (>= 2.4.0-3)
 python-twisted-bin depends: python (>= 2.4)

It appears that python-twisted-runner won't actually work on python
2.3. Thus, providing modules for 2.3 is pointless. Setting

Python-Version: 2.4
instead of
Python-Version: 2.4, 2.3

should be enough to solve this bug, without the extra cruft that
adding a Replaces: python2.3-twisted-bin would be.

The included patch does that. I have tested it by installing
python-twisted in a sarge chroot then upgrading the chroot to current
etch.

-------------------------------------------------------------------
diff -u twisted-runner-0.2.0/debian/changelog 
twisted-runner-0.2.0/debian/changelog
--- twisted-runner-0.2.0/debian/changelog
+++ twisted-runner-0.2.0/debian/changelog
@@ -1,3 +1,9 @@
+twisted-runner (0.2.0-1.1) unstable; urgency=low
+
+  * NMU. Set XS-Python-Version to (>= 2.4) (closes #410731).
+
+ -- Luis Rodrigo Gallardo Cruz <[EMAIL PROTECTED]>  Fri, 16 Feb 2007 19:32:39 
-0600
+
 twisted-runner (0.2.0-1) unstable; urgency=low

   * New upstream version.
diff -u twisted-runner-0.2.0/debian/control twisted-runner-0.2.0/debian/control
--- twisted-runner-0.2.0/debian/control
+++ twisted-runner-0.2.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Matthias Klose <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5.0.37.1), python-central (>= 0.4.17), 
python-all-dev, python-twisted-core (>= 2.4), patch
-XS-Python-Version: all
+XS-Python-Version: (>= 2.4)
 Standards-Version: 3.7.2

 Package: python-twisted-runner
-------------------------------------------------------------------

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28
Zenophobia: the irrational fear of convergent sequences.

Attachment: signature.asc
Description: Digital signature

Reply via email to