[osmium-tool] 01/02: Don't ignore test failures any more, all fixed upstream.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Sep 2 15:00:33 UTC 2015


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

sebastic pushed a commit to branch master
in repository osmium-tool.

commit 027e92e1437c3eb4b24e8804586aae1e772e9db8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 2 16:53:50 2015 +0200

    Don't ignore test failures any more, all fixed upstream.
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5f4ec2c..e8edf74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmium-tool (1.2.1-2) UNRELEASED; urgency=medium
+
+  * Don't ignore test failures any more, all fixed upstream.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 02 Sep 2015 16:53:14 +0200
+
 osmium-tool (1.2.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 3174a05..2b8debf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,6 @@ export VERBOSE=1
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
 
-override_dh_auto_test:
-	dh_auto_test || echo "Ignoring test failures"
-
 override_dh_installchangelogs:
 	dh_installchangelogs -k CHANGELOG.md
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list