[pyoperators] 03/03: d/rules: add verbosity flag
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 24 08:16:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pyoperators.
commit 8ceacfc34d4b1fe449a9ee1831088ba0a389fb26
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Sep 24 09:15:57 2014 +0100
d/rules: add verbosity flag
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 6a564ac..ec713ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
-# This file was automatically generated by stdeb 0.8.2 at
-# Tue, 23 Sep 2014 23:01:10 +0100
+export DH_VERBOSE=1
export PYBUILD_NAME=pyoperators
%:
dh $@ --with python2 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git
More information about the debian-science-commits
mailing list