[libsnmp-info-perl] 01/02: Add fix-FTBFS-POD-errors-with-perl5.18.patch patch

Salvatore Bonaccorso carnil at debian.org
Sun Aug 25 11:33:53 UTC 2013


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

carnil pushed a commit to branch master
in repository libsnmp-info-perl.

commit f2588caae511c57a3bc89fce65b9b8b025ba1178
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 25 13:28:09 2013 +0200

    Add fix-FTBFS-POD-errors-with-perl5.18.patch patch
    
    Fix "FTBFS with perl 5.18: POD failures"
    
    Closes: #720768
---
 .../fix-FTBFS-POD-errors-with-perl5.18.patch       |   35 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 2 files changed, 36 insertions(+)

diff --git a/debian/patches/fix-FTBFS-POD-errors-with-perl5.18.patch b/debian/patches/fix-FTBFS-POD-errors-with-perl5.18.patch
new file mode 100644
index 0000000..51549e6
--- /dev/null
+++ b/debian/patches/fix-FTBFS-POD-errors-with-perl5.18.patch
@@ -0,0 +1,35 @@
+Description: Fix FTBFS due to POD errors
+Origin: vendor
+Bug: http://bugs.debian.org/720768
+Forwarded: not-needed
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2013-08-25
+Applied-Upstream: 3.03
+
+--- a/Info/Bridge.pm
++++ b/Info/Bridge.pm
+@@ -888,4 +888,6 @@
+ 
+ Currently unsupported.  Throws an error and returns.
+ 
++=back
++
+ =cut
+--- a/Info/Layer2/HP.pm
++++ b/Info/Layer2/HP.pm
+@@ -1041,4 +1041,6 @@
+ 
+ =item set_i_vlan_tagged()
+ 
++=back
++
+ =cut
+--- a/Info/Layer2/HP4000.pm
++++ b/Info/Layer2/HP4000.pm
+@@ -718,4 +718,6 @@
+ 
+ =item set_i_vlan_tagged()
+ 
++=back
++
+ =cut
diff --git a/debian/patches/series b/debian/patches/series
index 8810115..9346c85 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix-spelling-error-in-manpage.patch
+fix-FTBFS-POD-errors-with-perl5.18.patch

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



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