[SCM] scenic packaging branch, master, updated. upstream/0.6.2-74-g32154c5

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Sun Jun 20 15:43:19 UTC 2010


The following commit has been merged in the master branch:
commit 32154c57c6f716ec1d0d7f9d0370766e04e1186c
Author: Alexandre Quessy <alexandre at quessy.net>
Date:   Sun Jun 20 11:27:29 2010 -0400

    Trying to use the proper target for python modules

diff --git a/debian/rules b/debian/rules
index 86e9fb2..a3e12c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,8 @@ binary-fixup/scenic::
 	egrep -r -l -Z '^#! ?/usr/bin/(env )?python[[:print:]]*$$' debian/$(cdbs_curpkg)/usr/bin/* \
 		| xargs -r -0 perl -pi -e 's,^#! ?/usr/bin/(env )?python[[:print:]]*$$,#!/usr/bin/python$(cdbs_python_nondefault_version),'
 
-binary-install/scenic::
+binary-indep/scenic::
 	dh_pysupport -pscenic scenic
 
-binary-install/midistream::
+binary-indep/midistream::
 	dh_pysupport -pmidistream rtpmidi

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list