[SCM] Packaging of libvm-ec2-perl branch, master, updated. 2eb7c77e8307e36449c931912fe3fcc2b11fd0e7

Olivier Sallou olivier.sallou at debian.org
Mon Sep 10 08:58:44 UTC 2012


The following commit has been merged in the master branch:
commit 374fb485aa9c09b7a86bc2dce606bdfc6337484f
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Mon Sep 10 10:58:02 2012 +0200

    put tests back, EC2 test prompt timeouts after 10s

diff --git a/debian/rules b/debian/rules
index 1a0e6e3..26055df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,7 @@
 %:
 	dh $@
 
-override_dh_auto_test:
-	#Skip tests that require EC2 access
-
-override_dh_install:
-	dh_install
+override_dh_auto_install:
+	dh_auto_install
 	rename 's/\.pl//' debian/libvm-ec2-perl/usr/bin/*.pl
-
-override_dh_installman:
-	dh_installman
 	rename 's/\.pl//' debian/libvm-ec2-perl/usr/share/man/man1/*

-- 
Packaging of libvm-ec2-perl



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