tags 720430 + pending
thanks

Dear maintainer,

I've prepared an NMU for msva-perl (versioned as 0.9.1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kurt Ostbahn & Die Kombo: Geht da daham wos o
diff -Nru msva-perl-0.9.1/debian/changelog msva-perl-0.9.1/debian/changelog
--- msva-perl-0.9.1/debian/changelog	2012-09-09 21:37:14.000000000 +0200
+++ msva-perl-0.9.1/debian/changelog	2013-08-30 17:39:04.000000000 +0200
@@ -1,3 +1,12 @@
+msva-perl (0.9.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.18: POD failure":
+    add patch to add encoding to POD.
+    (Closes: #720430)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 30 Aug 2013 17:38:58 +0200
+
 msva-perl (0.9.1-1) unstable; urgency=low
 
   * New Upstream version
diff -Nru msva-perl-0.9.1/debian/patches/pod-encoding.patch msva-perl-0.9.1/debian/patches/pod-encoding.patch
--- msva-perl-0.9.1/debian/patches/pod-encoding.patch	1970-01-01 01:00:00.000000000 +0100
+++ msva-perl-0.9.1/debian/patches/pod-encoding.patch	2013-08-23 15:30:04.000000000 +0200
@@ -0,0 +1,30 @@
+Description: add encoding to POD
+ Pod::Simple has become more picky
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/720430
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2013-08-23
+
+--- a/msva-perl
++++ b/msva-perl
+@@ -29,6 +29,8 @@
+              msva=>$server);
+ __END__
+ 
++=encoding utf8
++
+ =head1 NAME
+ 
+ msva-perl - Perl implementation of a Monkeysphere Validation Agent
+--- a/msva-query-agent
++++ b/msva-query-agent
+@@ -86,6 +86,8 @@
+ 
+ __END__
+ 
++=encoding utf8
++
+ =head1 NAME
+ 
+ msva-query-agent - query a Monkeysphere Validation Agent
diff -Nru msva-perl-0.9.1/debian/patches/series msva-perl-0.9.1/debian/patches/series
--- msva-perl-0.9.1/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ msva-perl-0.9.1/debian/patches/series	2013-08-23 15:26:46.000000000 +0200
@@ -0,0 +1 @@
+pod-encoding.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to