[med-svn] [gxargparse] 07/11: Added better build instructions

Andreas Tille tille at debian.org
Sat Jan 14 11:34:52 UTC 2017


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

tille pushed a commit to branch master
in repository gxargparse.

commit 742d0df0f9523b113d5fce9a74aaf1dd501f3bf3
Author: Anton Khodak <anton.khodak at ukr.net>
Date:   Sat Jan 14 13:16:25 2017 +0200

    Added better build instructions
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1ef14d9..48a82aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,10 @@ export LC_ALL=C.UTF-8
 # for hardening you might like to uncomment this:
 # export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+export PYBUILD_NAME=gxargparse
 %:
-	dh $@
+        dh $@ --with python2,python3 --buildsystem=pybuild
+
 
 #get-orig-source:
 #	. debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gxargparse.git



More information about the debian-med-commit mailing list