diff -Nru aptoncd-0.1.98+bzr117/debian/changelog aptoncd-0.1.98+bzr117/debian/changelog --- aptoncd-0.1.98+bzr117/debian/changelog 2011-09-24 00:10:02.000000000 +0530 +++ aptoncd-0.1.98+bzr117/debian/changelog 2012-07-03 15:36:57.000000000 +0530 @@ -1,3 +1,9 @@ +aptoncd (0.1.98+bzr117-1.3) quantal; urgency=low + + * Build with dh_python2. (Closes: #616739) + + -- Vibhav Pant Tue, 03 Jul 2012 15:34:42 +0530 + aptoncd (0.1.98+bzr117-1.2) unstable; urgency=low * Non-maintainer upload. diff -Nru aptoncd-0.1.98+bzr117/debian/control aptoncd-0.1.98+bzr117/debian/control --- aptoncd-0.1.98+bzr117/debian/control 2010-05-15 01:12:20.000000000 +0530 +++ aptoncd-0.1.98+bzr117/debian/control 2012-07-03 15:33:47.000000000 +0530 @@ -1,11 +1,11 @@ Source: aptoncd Section: admin Priority: extra -XS-Python-Version: all Maintainer: Fabrice Coutadeur Build-Depends: debhelper (>= 5.0.51~) -Build-Depends-Indep: python-distutils-extra, python-central (>= 0.5.6), python-all +Build-Depends-Indep: python-distutils-extra, python-all (>=2.6.6-3~) Standards-Version: 3.8.4 +X-Python-Version: >= 2.5 Homepage: http://aptoncd.sourceforge.net Package: aptoncd diff -Nru aptoncd-0.1.98+bzr117/debian/rules aptoncd-0.1.98+bzr117/debian/rules --- aptoncd-0.1.98+bzr117/debian/rules 2011-09-23 23:54:03.000000000 +0530 +++ aptoncd-0.1.98+bzr117/debian/rules 2012-07-03 15:43:10.000000000 +0530 @@ -71,7 +71,7 @@ dh_strip dh_compress dh_fixperms - dh_pycentral + dh_python2 dh_installdeb dh_shlibdeps dh_gencontrol