[SCM] Packaging of padre perl editor branch, master, updated. upstream/0.25-81-g79cd187

Damyan Ivanov dmn at debian.org
Fri Feb 13 12:53:11 UTC 2009


The following commit has been merged in the master branch:
commit 79cd187def539b5911538f15b0424f6159b6c803
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Feb 13 14:51:26 2009 +0200

    symlink man1/padre.1.gz to man3/Padre.3pm.gz

diff --git a/debian/rules b/debian/rules
index 62c8e55..77ce2e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ clean: unpatch
 install: install-stamp
 install-stamp: build-stamp
 	dh install
+	dh_link /usr/share/man/man3/Padre.3pm.gz /usr/share/man/man1/padre.1.gz
 	touch $@
 
 binary-arch:

-- 
Packaging of padre perl editor



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