[SCM] Debian packaging of libaudio-rpld-perl branch, master, updated. 3a898a0c6a47a8538dd984677e3468cf5e75f8d7

gregor herrmann gregoa at debian.org
Sun May 13 20:25:08 UTC 2012


The following commit has been merged in the master branch:
commit 9b86a45ab2e90792c23e014492efacaf655beb1a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 13 22:21:40 2012 +0200

    Refresh patch (offset), and mark it forwarded.

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
index 351a1fc..554690d 100644
--- a/debian/patches/pod.patch
+++ b/debian/patches/pod.patch
@@ -1,12 +1,13 @@
 Description: fix POD issues
 Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=77183
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77183
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-11-17
+Last-Update: 2012-05-13
 
 --- a/lib/Audio/RPLD.pm
 +++ b/lib/Audio/RPLD.pm
-@@ -1553,7 +1553,7 @@
+@@ -1866,7 +1866,7 @@
  
  =head3 $res = $rpld-E<gt>showpointer([$pointer])
  
@@ -15,7 +16,7 @@ Last-Update: 2010-11-17
  
  The return value is a hashref with keys of the pointer names.
  The values for those keys are a hashref containing information on the corresponding pointer.
-@@ -1586,6 +1586,7 @@
+@@ -1912,6 +1912,7 @@
  1;
  
  =pod
diff --git a/lib/Audio/RPLD.pm b/lib/Audio/RPLD.pm
index 2a0eaf5..7fbcf95 100644
--- a/lib/Audio/RPLD.pm
+++ b/lib/Audio/RPLD.pm
@@ -1866,7 +1866,7 @@ sub showpointer {
 
 =head3 $res = $rpld-E<gt>showpointer([$pointer])
 
-Returns informations about the given or all pointers.
+Returns information about the given or all pointers.
 
 The return value is a hashref with keys of the pointer names.
 The values for those keys are a hashref containing information on the corresponding pointer.
@@ -1912,6 +1912,7 @@ If the pointer contains a playlist hint this contains the playlist ID.
 1;
 
 =pod
+
 =head1 SEE ALSO
 
 =head1 AUTHOR

-- 
Debian packaging of libaudio-rpld-perl



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