[SCM] Debian packaging of DBIx-DBSchema CPAN distribution branch, master, updated. debian/0.40-2-10-g4a166c3

Xavier x.guimard at free.fr
Sun Dec 23 17:19:25 UTC 2012


The following commit has been merged in the master branch:
commit caa4968736231a180b05858f60eff0585adb2e96
Author: Xavier <x.guimard at free.fr>
Date:   Sun Dec 23 18:06:48 2012 +0100

    Add Pod error patch

diff --git a/debian/patches/pod-error.patch b/debian/patches/pod-error.patch
new file mode 100644
index 0000000..f4ad1e3
--- /dev/null
+++ b/debian/patches/pod-error.patch
@@ -0,0 +1,17 @@
+Description: Pod error
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=82187
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82187
+Last-Update: 2012-12-23
+
+--- libdbix-dbschema-perl-0.40.orig/DBSchema.pm
++++ libdbix-dbschema-perl-0.40/DBSchema.pm
+@@ -426,7 +426,7 @@ sub pretty_print {
+   ). "}\n";
+ }
+ 
+-=cut
++=pod
+ 
+ =item pretty_read HASHREF
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..682701d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-error.patch

-- 
Debian packaging of DBIx-DBSchema CPAN distribution



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