[Python-modules-commits] [python-gammu] 04/07: Enable build time testsuite.
Michal Cihar
nijel at moszumanska.debian.org
Wed Apr 15 08:17:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository python-gammu.
commit 24bb2dc2b1af89f4896a7188fed31d010a4c9f7e
Author: Michal Čihař <michal at cihar.com>
Date: Wed Apr 15 09:44:52 2015 +0200
Enable build time testsuite.
---
debian/changelog | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e3152ed..079cd95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-gammu (2.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Enable build time testsuite.
-- Michal Čihař <nijel at debian.org> Wed, 15 Apr 2015 09:44:19 +0200
diff --git a/debian/rules b/debian/rules
index ba4036c..842b69e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,3 @@
export PYBUILD_NAME=gammu
%:
dh $@ --fail-missing --with python2,python3 --buildsystem=pybuild
-
-override_dh_auto_test:
- echo "Tests disabled for now, upstream tarball misses test data"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git
More information about the Python-modules-commits
mailing list