[SCM] Debian packaging of libnet-imap-simple-perl branch, master, updated. debian/1.2030-1-28-gd1bb972

Xavier Guimard x.guimard at free.fr
Mon Apr 1 06:14:36 UTC 2013


The following commit has been merged in the master branch:
commit d7d199bf892de703a491d604a4c771dc83c588a7
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Apr 1 08:13:01 2013 +0200

    Remove override_dh_auto_test since most of tests are off now

diff --git a/debian/clean b/debian/clean
index 2dfb331..4d57a47 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,4 +1,2 @@
 SimpleX.p*
 test_simplex
-*-imap-*.log
-imap_server.pid
diff --git a/debian/rules b/debian/rules
index 78f223e..bd77621 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,3 @@
 override_dh_auto_configure:
 	OVERRIDE_DEFAULT_SX=y dh_auto_configure
 
-# We don't have all dependencies for the included Net::IMAP::Server
-TEST_FILES=$(shell grep --files-without-match 'do "t/test_server.pm"' t/*.t)
-override_dh_auto_test:
-	dh_auto_test -- TEST_FILES="$(TEST_FILES)"
-

-- 
Debian packaging of libnet-imap-simple-perl



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