[SCM] Debian packaging of libsocialtext-resting-utils-perl branch, master, updated. f5ed69cd2cb2be0dd233dbe4a2459f171dc8db4d

gregor herrmann gregoa at debian.org
Wed Jun 5 17:46:01 UTC 2013


The following commit has been merged in the master branch:
commit 9ee154da85263ec924657f0673ab789abdcc475b
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 5 19:39:55 2013 +0200

    Add a patch to fix a POD error exposed with newer Pod::Simple.
    
    Closes: #710994

diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
new file mode 100644
index 0000000..1be51ff
--- /dev/null
+++ b/debian/patches/fix-pod.patch
@@ -0,0 +1,19 @@
+Description: Pod::Simple got picky about item lists ...
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/710994
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85894
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85894
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-05
+
+--- a/lib/Socialtext/Resting/DefaultRester.pm
++++ b/lib/Socialtext/Resting/DefaultRester.pm
+@@ -40,7 +40,7 @@
+ 
+ Specifies the rester class to use.  Defaults to L<Socialtext::Resting>.
+ 
+-=item *
++=item Z<>*
+ 
+ All other args are passed through to the rester class's new().
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3928105
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod.patch

-- 
Debian packaging of libsocialtext-resting-utils-perl



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