[SCM] Packaging Genome::Model::Tools::Music in Debian branch, master, updated. c1002db3c7defe8ce1f534018f26e03cc79345ff
gregor herrmann
gregoa at debian.org
Sat May 4 17:54:25 UTC 2013
The following commit has been merged in the master branch:
commit 2ae0d38fd3dd9cbf5de33b3b7c3efe5e30a2e7a4
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 4 19:47:59 2013 +0200
improve manpage situation
Git-Dch: Ignore
diff --git a/debian/README.source b/debian/README.source
index 389d83c..db62663 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,5 +1,5 @@
Lintian warnings on manpage-has-bad-whatis have been overriden because pod files
are not generated the usual way.
Pod files are generated with UR::Namespace::Command::Update::Doc->execute in Build.PL.
-Current code or UR command misses what-is usual additional info. This does not impact
+Current code of UR command misses what-is usual additional info. This does not impact
global man pages layout.
diff --git a/debian/libgenome-model-tools-music-perl.lintian-overrides b/debian/libgenome-model-tools-music-perl.lintian-overrides
new file mode 100644
index 0000000..f76a765
--- /dev/null
+++ b/debian/libgenome-model-tools-music-perl.lintian-overrides
@@ -0,0 +1 @@
+libgenome-model-tools-music-perl: manpage-has-bad-whatis-entry usr/share/man/*
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
deleted file mode 100644
index 9a08405..0000000
--- a/debian/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-libgenome-model-tools-music-perl: manpage-section-mismatch usr/share/man/man3/*
-libgenome-model-tools-music-perl: manpage-has-bad-whatis-entry usr/share/man/*
diff --git a/debian/rules b/debian/rules
index 921d049..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,3 @@
%:
dh $@
-
-override_dh_installman:
- #Rename 1pm to 1
- rename 's/\.1p/\.1/' debian/libgenome-model-tools-music-perl/usr/share/man/man1/*.1p*
- dh_installman
-
--
Packaging Genome::Model::Tools::Music in Debian
More information about the Pkg-perl-cvs-commits
mailing list