Hi Jonas,
A duplicate Depends: line was overlooked in the previous NMU, causing this
package to still be uninstallable for the python transition. I'll be
uploading a follow-up NMU shortly; the incremental patch is attached.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
diff -u pygdchart2-0.beta1/debian/control pygdchart2-0.beta1/debian/control
--- pygdchart2-0.beta1/debian/control
+++ pygdchart2-0.beta1/debian/control
@@ -12,7 +12,6 @@
Replaces: python2.3-gdchart2 (<< 0.beta1-3.2), python2.4-gdchart2 (<<
0.beta1-3.2)
Conflicts: python2.3-gdchart2 (<< 0.beta1-3.2), python2.4-gdchart2 (<<
0.beta1-3.2)
XB-Python-Version: ${python:Versions}
-Depends: python (>= 2.3), python (<< 2.4), python2.3-gdchart2
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
diff -u pygdchart2-0.beta1/debian/changelog pygdchart2-0.beta1/debian/changelog
--- pygdchart2-0.beta1/debian/changelog
+++ pygdchart2-0.beta1/debian/changelog
@@ -1,3 +1,11 @@
+pygdchart2 (0.beta1-3.3) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * High-urgency upload for RC bugfix, python transition.
+ * Remove a duplicate Depends: line, overlooked in the previous upload.
+
+ -- Steve Langasek <[EMAIL PROTECTED]> Wed, 30 Aug 2006 15:51:19 -0700
+
pygdchart2 (0.beta1-3.2) unstable; urgency=low
* Non-maintainer upload.