diff -Nru treeline-1.4.1/debian/changelog treeline-1.4.1/debian/changelog --- treeline-1.4.1/debian/changelog 2011-11-11 11:53:58.000000000 +0000 +++ treeline-1.4.1/debian/changelog 2015-08-19 21:25:10.000000000 +0000 @@ -1,3 +1,10 @@ +treeline (1.4.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh_python (Closes: #786217). + + -- Andrey Rahmatullin Thu, 20 Aug 2015 02:25:07 +0500 + treeline (1.4.1-1) unstable; urgency=low * New Upstream Release. diff -Nru treeline-1.4.1/debian/control treeline-1.4.1/debian/control --- treeline-1.4.1/debian/control 2011-11-11 10:53:39.000000000 +0000 +++ treeline-1.4.1/debian/control 2015-08-19 21:23:53.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Miriam Ruiz Build-Depends: debhelper (>= 7), dh-buildinfo, quilt, -Build-Depends-Indep: python-support, python, libqt4-dev (>= 4.4) +Build-Depends-Indep: python (>= 2.6.6-3~), dh-python, libqt4-dev (>= 4.4) Standards-Version: 3.9.2 Homepage: http://treeline.bellz.org/ diff -Nru treeline-1.4.1/debian/rules treeline-1.4.1/debian/rules --- treeline-1.4.1/debian/rules 2011-05-17 20:24:29.000000000 +0000 +++ treeline-1.4.1/debian/rules 2015-08-19 21:23:17.000000000 +0000 @@ -63,7 +63,7 @@ dh_strip dh_compress dh_fixperms - dh_pysupport + dh_python2 test -e /usr/bin/dh_buildinfo && dh_buildinfo dh_installdeb dh_shlibdeps