[Python-modules-commits] [python-stopit] 01/01: removing tests
Adrian Alves
alvesadrian-guest at moszumanska.debian.org
Tue Jun 7 14:52:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
alvesadrian-guest pushed a commit to branch master
in repository python-stopit.
commit b7eaa94b176ad76614521592745ddf1fc7df732a
Author: Adrian Alves <aalves at gmail.com>
Date: Tue Jun 7 11:52:50 2016 -0300
removing tests
---
debian/control | 1 -
debian/rules | 5 +----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 174675a..1f6320e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9),
python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/glenfant/stopit
-Testsuite: autopkgtest-pkg-python
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-stopit.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-stopit.git
X-Python-Version: >= 2.7
diff --git a/debian/rules b/debian/rules
index 2d3114c..f37d877 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
-export PYBUILD_NAME=python-stopit
-#export PYBUILD_DESTDIR_python2=debian/python-stopit/
-# Luciano am not sure if we need this ^^^^^
%:
- dh $@ --with python2,python3 --buildsystem=pybuild
+ dh $@ --with python2,python3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-stopit.git
More information about the Python-modules-commits
mailing list