[pdl] 03/04: Add patch to fix manpage-has-bad-whatis-entry lintian issue.

Bas Couwenberg sebastic at debian.org
Sat Jun 18 21:39:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pdl.

commit 0a0fcd424ee0d0b6a110dc9b93b63d9d68a2c426
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 18 22:26:02 2016 +0200

    Add patch to fix manpage-has-bad-whatis-entry lintian issue.
---
 debian/changelog                                  |  1 +
 debian/patches/manpage-has-bad-whatis-entry.patch | 13 +++++++++++++
 debian/patches/series                             |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5fdd903..397344e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pdl (1:2.016-1~exp3) UNRELEASED; urgency=medium
   * Team upload.
   * Disable generation of documentation as part of the build.
     The documentation is generated on installation via postinst.
+  * Add patch to fix manpage-has-bad-whatis-entry lintian issue.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 18 Jun 2016 20:33:30 +0200
 
diff --git a/debian/patches/manpage-has-bad-whatis-entry.patch b/debian/patches/manpage-has-bad-whatis-entry.patch
new file mode 100644
index 0000000..067dfd3
--- /dev/null
+++ b/debian/patches/manpage-has-bad-whatis-entry.patch
@@ -0,0 +1,13 @@
+Description: Add module description for manpage whatis entry.
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/Basic/Core/IFiles.pm
++++ b/Basic/Core/IFiles.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-PDL::Install::Files
++PDL::Install::Files -- Module for use by L<ExtUtils::Depends> and L<Inline>
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 059da7c..1fb1ecb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ doc_dirlist.patch
 slatec_default_integer_8.patch
 minuit_default_integer_8.patch
 disable-doc-install.patch
+manpage-has-bad-whatis-entry.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git



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