This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libsys-hostip-perl.
commit 16857e55fa775a3ba321a1970876fc07adaf180a Author: Nick Morrott <[email protected]> Date: Mon Aug 14 17:37:42 2017 +0100 Drop 02-manpage-has-bad-whatis-entry.patch (applied upstream) --- debian/patches/02-manpage-has-bad-whatis-entry.patch | 19 ------------------- debian/patches/series | 1 - 2 files changed, 20 deletions(-) diff --git a/debian/patches/02-manpage-has-bad-whatis-entry.patch b/debian/patches/02-manpage-has-bad-whatis-entry.patch deleted file mode 100644 index eb60592..0000000 --- a/debian/patches/02-manpage-has-bad-whatis-entry.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: Add missing NAME section to POD - This allows a good whatis entry to be created from the POD content -Author: Nick Morrott <[email protected]> -Bug: https://github.com/xsawyerx/sys-hostip/pull/9 -Last-Update: 2016-09-22 ---- ---- a/lib/Sys/HostIP.pm -+++ b/lib/Sys/HostIP.pm -@@ -281,6 +281,10 @@ - - __END__ - -+=head1 NAME -+ -+Sys::HostIP - Try extra hard to get IP address related info -+ - =head1 SYNOPSIS - - use Sys::HostIP; diff --git a/debian/patches/series b/debian/patches/series index 791cd7b..c336b28 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 01-remove-eumm-version-req.patch -02-manpage-has-bad-whatis-entry.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-hostip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
