[SCM] librdf-linkeddata-perl Debian packaging branch, master, updated. debian/0.56-1-431-gd4ddd26

Jonas Smedegaard dr at jones.dk
Thu Jul 18 15:34:19 UTC 2013


The following commit has been merged in the master branch:
commit 7bc210bafbe821ce87ad557244f576e06cfc52f5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 17:11:01 2013 +0200

    Relax regression tests when targeted experimental suite.

diff --git a/debian/rules b/debian/rules
index 0165143..1f5648a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,3 +56,7 @@ DEB_INSTALL_EXAMPLES_$(pkg) = rdf_*.json
 
 binary-post-install/$(pkg)::
 	mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/librdf-linkeddata-perl
+
+# relax regression tests when targeted experimental suite
+DEB_MAKE_CHECK_TARGET = test TEST_VERBOSE=1 \
+	$(if $(shell dpkg-parsechangelog | grep -Fx 'Distribution: experimental'),|| true)

-- 
librdf-linkeddata-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list