[libvigraimpex] 06/06: deb/rules: dropped failsafe for test/impex

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Mar 1 22:59:42 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository libvigraimpex.

commit 6897ab3e1caeeca17f162524e1e1fb7df572669e
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Mar 1 23:33:13 2016 +0100

    deb/rules: dropped failsafe for test/impex
---
 debian/changelog | 8 +++++---
 debian/rules     | 1 -
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 41767bc..28ab3a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,13 @@ libvigraimpex (1.10.0+git20160211.167be93-2) experimental; urgency=medium
 
   * deb/control: added missing Breaks for libvigraimpex6 (Closes: #815795).
   * Added fix-impex-positiontest.diff (Closes: #812850)
-  * deb/rules: build with Boost.Thread on armel (Closes: #814606) [plus, added
-    libboost-thread-dev to build-deps in control; thanks to Ullrich Koethe].
+  * deb/rules:
+    + build with Boost.Thread on armel (Closes: #814606) [plus, added
+      libboost-thread-dev to build-deps in control; thanks to Ullrich Koethe].
+    + dropped failsafe for test/impex (not needed anymore).
   * Updated uploader email address.
 
- -- Daniel Stender <stender at debian.org>  Tue, 01 Mar 2016 23:30:52 +0100
+ -- Daniel Stender <stender at debian.org>  Tue, 01 Mar 2016 23:32:30 +0100
 
 libvigraimpex (1.10.0+git20160211.167be93-1) experimental; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c475d5d..5600b89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,7 +92,6 @@ obj.python%/build-stamp: obj.python%/CMakeCache.txt obj/build-stamp
 	touch $(@)
 
 obj/test-stamp: obj/build-stamp
-	sed -i 's/exit\ 1/exit\ 0/' obj/test/impex/run_test_impex.sh # temporarily failsafe
 	$(MAKE) check -C $(dir $(@))
 	touch $(@)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libvigraimpex.git



More information about the debian-science-commits mailing list