[istsos] 01/02: Move to pybuild
    Johan Van de Wauw 
    johanvdw-guest at moszumanska.debian.org
       
    Fri Jul 17 12:04:49 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository istsos.
commit 1e1d0dbd2be44dc6f860d4c031e8bb46d3e36065
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Oct 21 17:36:43 2014 +0200
    Move to pybuild
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d421ef7..d8836d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export PYBUILD_NAME=istsos
+
 %:
-	dh $@ --with python2
+	dh $@ --with python2 --buildsystem pybuild
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/istsos.git
    
    
More information about the Pkg-grass-devel
mailing list