[liblinear] 08/09: d/rules: Make dh also build with dh_python3

Christian Kastner chrisk-guest at moszumanska.debian.org
Wed Jul 22 15:30:09 UTC 2015


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

chrisk-guest pushed a commit to branch master
in repository liblinear.

commit c6b45b1edca7e2de2f46c9782c3847a34240ddc8
Author: Christian Kastner <ckk at kvr.at>
Date:   Wed Jul 22 12:22:31 2015 +0200

    d/rules: Make dh also build with dh_python3
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7d3952b..0ad9fd0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ endif
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with=python2
+	dh $@ --with=python2,python3
 
 
 override_dh_auto_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git



More information about the debian-science-commits mailing list