Package: ibus-tegaki Version: 0.3.1-1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for ibus-tegaki (versioned as 0.3.1-1.1) and my sponsor will upload it to DELAYED/2. Please feel free to tell us if we should delay it longer. Regards. Ross
diff -Nru ibus-tegaki-0.3.1/debian/changelog ibus-tegaki-0.3.1/debian/changelog --- ibus-tegaki-0.3.1/debian/changelog 2010-03-26 17:07:47.000000000 +0100 +++ ibus-tegaki-0.3.1/debian/changelog 2015-10-10 19:05:20.000000000 +0200 @@ -1,3 +1,11 @@ +ibus-tegaki (0.3.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #730248, #786015) + Thanks to Logan Rosen for the patch + + -- Ross Gammon <rossgam...@mail.dk> Sat, 10 Oct 2015 19:04:57 +0200 + ibus-tegaki (0.3.1-1) unstable; urgency=low * Initial release (Closes: #575530) diff -Nru ibus-tegaki-0.3.1/debian/control ibus-tegaki-0.3.1/debian/control --- ibus-tegaki-0.3.1/debian/control 2010-03-26 17:28:01.000000000 +0100 +++ ibus-tegaki-0.3.1/debian/control 2015-10-10 19:01:11.000000000 +0200 @@ -2,7 +2,7 @@ Section: utils Priority: optional Maintainer: LI Daobing <lidaob...@debian.org> -Build-Depends: debhelper (>= 7), python-support +Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), dh-python Standards-Version: 3.8.4 Homepage: http://www.tegaki.org/ Vcs-Browser: https://code.launchpad.net/~lidaobing/tegaki/ibus-tegaki diff -Nru ibus-tegaki-0.3.1/debian/rules ibus-tegaki-0.3.1/debian/rules --- ibus-tegaki-0.3.1/debian/rules 2010-03-26 17:16:52.000000000 +0100 +++ ibus-tegaki-0.3.1/debian/rules 2015-10-10 19:01:43.000000000 +0200 @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python2