[SCM] scenic packaging branch, master, updated. upstream/0.6.2-96-gf2bbe88

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Wed Jun 23 00:55:15 UTC 2010


The following commit has been merged in the master branch:
commit c1ec677cc3f939195927ec64bea47b63482696b4
Author: Alexandre Quessy <alexandre at quessy.net>
Date:   Tue Jun 22 15:39:02 2010 -0400

    removed extra argument to install target. remove pycompat file

diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/rules b/debian/rules
index fc81006..9d4badb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,10 +54,10 @@ binary-fixup/scenic::
 		| xargs -r -0 perl -pi -e 's,^#! ?/usr/bin/(env )?python[[:print:]]*$$,#!/usr/bin/python$(cdbs_python_nondefault_version),'
 
 binary-install/scenic::
-	dh_pysupport -pscenic scenic
+	dh_pysupport -pscenic
 
 binary-install/midistream::
-	dh_pysupport -pmidistream rtpmidi
+	dh_pysupport -pmidistream
 
 # cleanup after upstream
 # cleanup stamp targets

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list