tags 562463 + patch pending thanks Dear maintainer,
I've prepared an NMU for python-meld3 (versioned as 0.6.5-2.3) and uploaded it to DELAYED/5. It is required because this is a blocker for python2.6 to enter unstable, hence the upload. Please feel free to tell me if I should delay it longer. Regards.
diff -u python-meld3-0.6.5/debian/control python-meld3-0.6.5/debian/control --- python-meld3-0.6.5/debian/control +++ python-meld3-0.6.5/debian/control @@ -3,15 +3,14 @@ Priority: extra Maintainer: Anders Hammarquist <[email protected]> Build-Depends: debhelper (>= 7), python-setuptools (>= 0.6c7), python-support, python-all-dev (>= 2.5.4) -XS-Python-Version: >= 2.3 +XS-Python-Version: >= 2.5 Standards-Version: 3.8.3 Homepage: http://plope.com/software/meld3/ Package: python-meld3 Section: python Architecture: any -Python-Depends: python-elementtree -Depends: python (>= 2.3), ${python:Depends}, ${shlibs:Depends} +Depends: ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Description: An HTML/XML templating system for Python meld3 is an HTML/XML templating system for Python 2.3+ which keeps diff -u python-meld3-0.6.5/debian/changelog python-meld3-0.6.5/debian/changelog --- python-meld3-0.6.5/debian/changelog +++ python-meld3-0.6.5/debian/changelog @@ -1,3 +1,12 @@ +python-meld3 (0.6.5-2.3) unstable; urgency=low + + * Non-maintainer upload. + * Drop dependency on python-elementtree, scheduled for removal soon, + together with Python 2.4 (Closes: #562463). + * Bump XS-Python-Version to >= 2.5, elementtree is part of python2.5. + + -- Luca Falavigna <[email protected]> Tue, 05 Jan 2010 23:11:37 +0100 + python-meld3 (0.6.5-2.2) unstable; urgency=low * Non-maintainer upload.

