tags 587322 + patch tags 587322 + pending thanks Dear maintainer,
I've prepared an NMU for amara (versioned as 1.2a2-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- "If you think your users are idiots, only idiots will use it." -- Linus Torvalds Saludos /\/\ /\ >< `/
diff -u amara-1.2a2/debian/changelog amara-1.2a2/debian/changelog --- amara-1.2a2/debian/changelog +++ amara-1.2a2/debian/changelog @@ -1,3 +1,10 @@ +amara (1.2a2-1.1) unstable; urgency=low + + * Non-maintainer upload to fix python2.5 dependency. (Closes: #587322) + Patch submitted by: Stefano Rivera <[email protected]> + + -- Maximiliano Curia <[email protected]> Sat, 31 Jul 2010 19:26:18 -0300 + amara (1.2a2-1) unstable; urgency=low * Initial release diff -u amara-1.2a2/debian/control amara-1.2a2/debian/control --- amara-1.2a2/debian/control +++ amara-1.2a2/debian/control @@ -3,12 +3,12 @@ Priority: extra Maintainer: David Villa Alises <[email protected]> Build-Depends: cdbs, debhelper (>= 5), python-support (>= 0.5.3), - python, python-4suite-xml, python2.5 + python-all, python-4suite-xml Standards-Version: 3.7.3 Package: python-amara Architecture: all -Depends: ${python:Depends}, python2.5, python-dateutil, python-4suite-xml +Depends: ${python:Depends}, python-dateutil, python-4suite-xml Description: Amara is a pythonic XML toolkit Amara XML toolkit is an open-source collection of Python tools for XML processing, not just tools that happen to be written in Python,

