[SCM] Debian packaging of libdebug-client-perl branch, master, updated. debian/0.25-1-10-g48287e0
gregor herrmann
gregoa at debian.org
Fri Jun 7 20:01:47 UTC 2013
The following commit has been merged in the master branch:
commit 512fe7d2d58ccf51200409bad25c1f544233bf51
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 7 21:41:47 2013 +0200
ignore another test
Git-Dch: ignore
diff --git a/debian/rules b/debian/rules
index b36f272..20e1e87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-TEST_FILES = $(filter-out t/01-compile.t,$(shell echo t/*.t))
+TEST_FILES = $(filter-out t/00-check-deps.t t/01-compile.t,$(shell echo t/*.t))
%:
dh $@
--
Debian packaging of libdebug-client-perl
More information about the Pkg-perl-cvs-commits
mailing list