[liblingua-en-numbers-ordinate-perl] 11/15: Move dh_installdocs parameter to debian/docs
Axel Beckert
abe at deuxchevaux.org
Fri Dec 27 03:44:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository liblingua-en-numbers-ordinate-perl.
commit c353c52204fdbaee7eb7a289bcced04e04643770
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Fri Dec 27 04:38:40 2013 +0100
Move dh_installdocs parameter to debian/docs
---
debian/changelog | 1 +
debian/docs | 1 +
debian/rules | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6105bea..70e8184 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ liblingua-en-numbers-ordinate-perl (1.02-4) UNRELEASED; urgency=low
+ Remove obsolete /usr/lib/perl5 handling
+ Drop manual stamp file removal, done by dh_clean now
+ Remove obsolete dh_installchangelogs parameter
+ + Move dh_installdocs parameter to debian/docs
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:29:57 +0200
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/rules b/debian/rules
index eb0c8e3..a33a9c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ binary-arch:
binary-indep: build install
dh_testdir
dh_testroot
- dh_installdocs README
+ dh_installdocs
dh_installchangelogs
dh_strip
dh_fixperms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-numbers-ordinate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list