[Python-modules-commits] [pyvisa-py] 08/13: python2 rules

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Mar 15 11:01:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository pyvisa-py.

commit 2cff5f976c6a75c94fd733d7be93952fe553b99c
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Feb 25 22:49:15 2015 +0100

    python2 rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 897c23a..af543ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #DH_VERBOSE = 1
 
 %:
-	dh $@ 
+	dh $@ --with python2
 
 override_dh_auto_clean:
 	$(RM) -r PyVISA_py.egg-info

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git



More information about the Python-modules-commits mailing list