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

gregoa pushed a commit to branch master
in repository libnanomsg-raw-perl.

commit b9fa3026e468267a0200a7781afe95cd1c572285
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Dec 28 19:57:36 2016 +0100

    Drop pod-name.patch, merged upstream.
---
 debian/patches/pod-name.patch | 33 ---------------------------------
 debian/patches/series         |  1 -
 2 files changed, 34 deletions(-)

diff --git a/debian/patches/pod-name.patch b/debian/patches/pod-name.patch
deleted file mode 100644
index 875c9b4..0000000
--- a/debian/patches/pod-name.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-Description: add NAME sections to POD
-Origin: vendor
-Bug: https://github.com/rafl/nanomsg-raw/issues/6
-Forwarded: https://github.com/rafl/nanomsg-raw/issues/6
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2016-12-26
-
---- a/lib/NanoMsg/Raw.pm
-+++ b/lib/NanoMsg/Raw.pm
-@@ -29,6 +29,10 @@
-     functions => \@functions,
- );
- 
-+=head1 NAME
-+
-+NanoMsg::Raw - Low-level interface to the nanomsg scalability protocols 
library
-+
- =head1 SYNOPSIS
- 
-     use Test::More;
---- a/lib/NanoMsg/Raw/Message.pm
-+++ b/lib/NanoMsg/Raw/Message.pm
-@@ -6,6 +6,10 @@
- 
- use overload '""' => sub { ${ $_[0] } }, fallback => 1;
- 
-+=head1 NAME
-+
-+NanoMsg::Raw::Message - Message buffer for NanoMsg::Raw
-+
- =head1 SYNOPSIS
- 
-     use NanoMsg::Raw;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1e2a7f6..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-name.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to