[SCM] Packaging of libvm-ec2-perl branch, master, updated. 6b1565c5a70999b33a1197d1f392e10698f6f78b

Olivier Sallou olivier.sallou at debian.org
Fri Sep 7 12:26:20 UTC 2012


The following commit has been merged in the master branch:
commit 23a6a5b0dceac63459447495b6ecca447ecf5f1a
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Fri Sep 7 14:26:05 2012 +0200

    add missing man page

diff --git a/debian/rules b/debian/rules
index 0fc1917..cbff271 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,7 @@ override_dh_auto_test:
 override_dh_install:
 	dh_install
 	cd debian/libvm-ec2-perl/usr/bin && rename 's/\.pl//' *.pl
+
+override_dh_installman:
+	dh_installman
+	cd debian/libvm-ec2-perl/usr/share/man/man1 && rename 's/\.pl//' *

-- 
Packaging of libvm-ec2-perl



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