tags 707895 + patch pending thanks Dear maintainer,
I've prepared an NMU for python-augeas (versioned as 0.4.1-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru python-augeas-0.4.1/debian/changelog python-augeas-0.4.1/debian/changelog --- python-augeas-0.4.1/debian/changelog 2012-10-01 09:48:08.000000000 +0200 +++ python-augeas-0.4.1/debian/changelog 2013-05-12 16:52:50.000000000 +0200 @@ -1,3 +1,10 @@ +python-augeas (0.4.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Drop dependency on libpython2.6 (Closes: #707895). + + -- Luca Falavigna <dktrkr...@debian.org> Sun, 12 May 2013 16:44:37 +0200 + python-augeas (0.4.1-1) unstable; urgency=low * New upstream release diff -Nru python-augeas-0.4.1/debian/control python-augeas-0.4.1/debian/control --- python-augeas-0.4.1/debian/control 2012-10-01 09:55:41.000000000 +0200 +++ python-augeas-0.4.1/debian/control 2013-05-12 16:52:59.000000000 +0200 @@ -18,7 +18,6 @@ Architecture: all Depends: libaugeas0 (>= 0.7.2), - libpython2.6 (>= 2.6), libpython2.7 (>= 2.7), ${misc:Depends}, ${python:Depends}