tags 617129 + patch pending thanks Dear maintainer,
I've prepared an NMU for trac-icalviewplugin (versioned as 0.7889-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru trac-icalviewplugin-0.7889/debian/changelog trac-icalviewplugin-0.7889/debian/changelog --- trac-icalviewplugin-0.7889/debian/changelog 2010-04-26 20:21:40.000000000 +0200 +++ trac-icalviewplugin-0.7889/debian/changelog 2013-06-27 20:00:21.000000000 +0200 @@ -1,3 +1,10 @@ +trac-icalviewplugin (0.7889-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #617129). + + -- Luca Falavigna <[email protected]> Thu, 27 Jun 2013 20:00:06 +0200 + trac-icalviewplugin (0.7889-1) unstable; urgency=low * Initial release (Closes: #579278) diff -Nru trac-icalviewplugin-0.7889/debian/control trac-icalviewplugin-0.7889/debian/control --- trac-icalviewplugin-0.7889/debian/control 2010-04-26 20:03:23.000000000 +0200 +++ trac-icalviewplugin-0.7889/debian/control 2013-06-27 19:59:24.000000000 +0200 @@ -2,7 +2,7 @@ Section: python Priority: extra Maintainer: Al Nikolov <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), python-setuptools, python-central, python +Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-setuptools, python (>= 2.6.6-3~) Standards-Version: 3.8.4 Homepage: http://trac-hacks.org/wiki/IcalViewPlugin XS-Python-Version: all @@ -10,7 +10,6 @@ Package: trac-icalviewplugin Architecture: all Depends: ${misc:Depends}, ${python:Depends}, trac -XB-Python-Version: ${python:Versions} Description: Provides iCalendar feeds for ticket queries This plugin provides iCalendar feeds for ticket queries as standard roadmap module. It use 2 optional custom fields for event date and diff -Nru trac-icalviewplugin-0.7889/debian/pycompat trac-icalviewplugin-0.7889/debian/pycompat --- trac-icalviewplugin-0.7889/debian/pycompat 2010-03-19 15:29:01.000000000 +0100 +++ trac-icalviewplugin-0.7889/debian/pycompat 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -2 diff -Nru trac-icalviewplugin-0.7889/debian/rules trac-icalviewplugin-0.7889/debian/rules --- trac-icalviewplugin-0.7889/debian/rules 2010-04-26 20:38:34.000000000 +0200 +++ trac-icalviewplugin-0.7889/debian/rules 2013-06-27 20:00:00.000000000 +0200 @@ -3,7 +3,7 @@ project=icalviewplugin #export DH_VERBOSE=1 -DEB_PYTHON_SYSTEM=pycentral +DEB_PYTHON2_MODULE_PACKAGES=trac-icalviewplugin include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk

