[SCM] Debian packaging of libchart-perl branch, master, updated. debian/2.4.4-2-9-gd50821c

gregor herrmann gregoa at debian.org
Sat Mar 24 14:49:55 UTC 2012


The following commit has been merged in the master branch:
commit f48e3378faf8bb19a0718d19f9d9544fe9936091
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 24 15:48:33 2012 +0100

    Add a patch to fix some POD errors.

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
new file mode 100644
index 0000000..7f3f3b3
--- /dev/null
+++ b/debian/patches/pod.patch
@@ -0,0 +1,27 @@
+Description: fix pod errors
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=76019
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=76019
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2012-03-24
+
+--- a/Chart.pod
++++ b/Chart.pod
+@@ -689,7 +689,6 @@
+ header, to stdout, allowing you to call chart-generating scripts directly
+ from your html pages (ie. with a <lt>img src=image.pl<gt> HTML tag). 
+ 
+-=back
+ 
+ =item Produce a png image as a scalar
+ 
+@@ -699,9 +698,6 @@
+ 
+   	$obj-scalar_png($dataref)
+ 
+-=back
+-
+-
+ 
+ =item Produce a jpeg image as a scalar
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 5c93929..d9d9804 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 color.patch
+pod.patch

-- 
Debian packaging of libchart-perl



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