[Python-modules-commits] [python-testing.common.database] 01/03: Strip comment from d/rules.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Oct 16 21:41:47 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.common.database.

commit 6bf52023d6c92d1b8eaaeab83164bf9c9a6f363c
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Oct 16 23:35:13 2016 +0200

    Strip comment from d/rules.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 81ef189..a867d90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
 
-# This file was automatically generated by stdeb 0.8.5 at
-# Tue, 13 Sep 2016 12:50:39 +0200
 export PYBUILD_NAME=testing.common.database
 # The package does not have tests, but declares some non-existing
 #  suite in setup.py
 export PYBUILD_DISABLE=test
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 

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



More information about the Python-modules-commits mailing list