[SCM] python-pyo/master: Fixing rules.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Sat Jun 9 11:16:23 UTC 2012


The following commit has been merged in the master branch:
commit 45eddc28a352bd176ade6f29adcb18fda3a801fe
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Fri Jun 8 21:30:20 2012 -0400

    Fixing rules.

diff --git a/debian/rules b/debian/rules
index 649e3ef..bb400f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export PYTHONWARNINGS=d
+PYVERS=$(shell pyversions -vr debian/control)
 
 %:
 	dh $@ --with python2

-- 
python-pyo packaging



More information about the pkg-multimedia-commits mailing list