[Python-modules-commits] [python-trappy] 03/12: rules simplification

Javier Merino Cacho vicho at moszumanska.debian.org
Sat Oct 24 18:37:18 UTC 2015


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

vicho pushed a commit to branch master
in repository python-trappy.

commit 734010a6b9ce1fc252bc8c74afa27f1724b12f2a
Author: Javi Merino <vicho at debian.org>
Date:   Sat Oct 24 19:31:31 2015 +0100

    rules simplification
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index e6b82c0..62d7f0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
-# This file was automatically generated by stdeb 0.8.5 at
-# Wed, 30 Sep 2015 14:29:26 +0100
+#export DH_VERBOSE = 1
 export PYBUILD_NAME=trappy
+
 %:
 	dh $@ --with python2 --buildsystem=pybuild
 

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



More information about the Python-modules-commits mailing list