[SCM] Debian packaging of Tangram CPAN distribution branch, master, updated. debian/2.10-1.1-14-g8593bfe

gregor herrmann gregoa at debian.org
Sat Mar 30 13:07:51 UTC 2013


The following commit has been merged in the master branch:
commit dd9a6a9d13875ebd85e42f310a235f79c2704a14
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 30 14:04:46 2013 +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..858e6f8
--- /dev/null
+++ b/debian/patches/pod.patch
@@ -0,0 +1,29 @@
+Description: fix some POD glitches
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=84308
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=84308
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-03-30
+
+--- a/lib/Tangram/Intro.pod
++++ b/lib/Tangram/Intro.pod
+@@ -17,7 +17,7 @@
+ There are yin and yang approaches to object persistence.  Are you a
+ yin programmer or a yang programmer?
+ 
+-=over *
++=over
+ 
+ =item B<yin>
+ 
+--- a/lib/Tangram.pod
++++ b/lib/Tangram.pod
+@@ -129,6 +129,8 @@
+ L<Tangram::Sybase>.  These extensions only add functionality, and are
+ not required for core operation of Tangram.
+ 
++=back
++
+ =head1 COMPATIBILITY
+ 
+ Tangram has been known to run in the following environments, however,
diff --git a/debian/patches/series b/debian/patches/series
index 5299247..2cd8e6f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 spelling.patch
+pod.patch

-- 
Debian packaging of Tangram CPAN distribution



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