On Sun, Sep 11, 2011 at 05:19:43PM -0400, Asheesh Laroia wrote: > > dh_pysupport: This program is deprecated, you should use dh_python2 > > instead. Migration guide: http://deb.li/dhs2p > > > > It would be best if you did the migration that it asked to. > > If you do that, I will review the package in depth. > > It's great that you're willing to adopt it!
Hi, This was what I did, ljmarin@LM trunk $ svn diff Index: debian/control =================================================================== --- debian/control (revisión: 7520) +++ debian/control (copia de trabajo) @@ -4,11 +4,12 @@ Maintainer: Leonardo Marín <leojma...@gmail.com> Uploaders: Python Applications Packaging Team <python-apps-t...@lists.alioth.debian.org> Build-Depends: debhelper (>= 8.0.0) -Build-Depends-Indep: python (>=2.4), python-support +Build-Depends-Indep: python (>= 2.6.6-3~) Standards-Version: 3.9.2 Homepage: http://decibel.silent-blade.org/ Vcs-Svn: svn://svn.debian.org/python-apps/packages/decibel-audio-player/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/decibel-audio-player/trunk/ +X-Python-Version: >= 2.5 Package: decibel-audio-player Architecture: all Index: debian/rules =================================================================== --- debian/rules (revisión: 7520) +++ debian/rules (copia de trabajo) @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python2 override_dh_auto_install: dh_auto_install -- prefix=/usr ljmarin@LM trunk $ Now, the message does not appear, dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_installgsettings dh_bugfiles dh_ucf dh_lintian dh_gconf dh_icons dh_perl dh_python2 dh_usrlocal dh_link dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb It's ok? I need to do something else? Leonardo. -- L.J.Marín Linux Debian User
pgpWF9AV7jBic.pgp
Description: PGP signature