[SCM] Debian packaging of libnet-imap-simple-perl branch, master, updated. debian/1.2030-1-12-gbf1f6fb
Xavier Guimard
x.guimard at free.fr
Mon Nov 12 12:26:14 UTC 2012
The following commit has been merged in the master branch:
commit bf1f6fbf807cc3bee477d5defcad0ba872c7ee03
Author: Xavier Guimard <x.guimard at free.fr>
Date: Mon Nov 12 13:24:51 2012 +0100
Restore override_dh_auto_configure
diff --git a/debian/rules b/debian/rules
index 6a151d5..78f223e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,8 @@
%:
dh $@
-#override_dh_auto_configure:
-# OVERRIDE_DEFAULT_SX=y dh_auto_configure
+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)
--
Debian packaging of libnet-imap-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list