tags 617127 + patch pending thanks Dear maintainer,
I've prepared an NMU for trac-datefieldplugin (versioned as 0.7782-3.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru trac-datefieldplugin-0.7782/debian/changelog trac-datefieldplugin-0.7782/debian/changelog --- trac-datefieldplugin-0.7782/debian/changelog 2010-11-10 23:22:08.000000000 +0100 +++ trac-datefieldplugin-0.7782/debian/changelog 2013-06-27 19:57:00.000000000 +0200 @@ -1,3 +1,10 @@ +trac-datefieldplugin (0.7782-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Drop useless python-central build-dependency (Closes: #617127). + + -- Luca Falavigna <[email protected]> Thu, 27 Jun 2013 19:55:18 +0200 + trac-datefieldplugin (0.7782-3) unstable; urgency=low * After migrating to DH closes: #603076. diff -Nru trac-datefieldplugin-0.7782/debian/control trac-datefieldplugin-0.7782/debian/control --- trac-datefieldplugin-0.7782/debian/control 2010-11-10 22:38:18.000000000 +0100 +++ trac-datefieldplugin-0.7782/debian/control 2013-06-27 19:56:20.000000000 +0200 @@ -2,14 +2,13 @@ Section: python Priority: extra Maintainer: Al Nikolov <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), python-setuptools, python-central, python +Build-Depends: debhelper (>= 7.0.50~), python-setuptools, python (>= 2.6.6-3~) Standards-Version: 3.9.1 Homepage: http://trac-hacks.org/wiki/DateFieldPlugin Package: trac-datefieldplugin Architecture: all Depends: ${misc:Depends}, ${python:Depends}, trac, libjs-jquery-ui -XB-Python-Version: ${python:Versions} Description: Add custom date fields to Trac tickets This plugin validates custom fields as dates in Trac tickets and helps to input them using JQuery-UI. diff -Nru trac-datefieldplugin-0.7782/debian/pycompat trac-datefieldplugin-0.7782/debian/pycompat --- trac-datefieldplugin-0.7782/debian/pycompat 2010-11-10 22:08:52.000000000 +0100 +++ trac-datefieldplugin-0.7782/debian/pycompat 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -2

