[SCM] Debian packaging of Log-Any CPAN distribution branch, master, updated. debian/0.11-1-8-gcef3f28

Xavier Guimard x.guimard at free.fr
Mon Dec 24 09:16:03 UTC 2012


The following commit has been merged in the master branch:
commit cef3f281304e76cdf6347d8ee1360b32e4e0c0a3
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Dec 24 10:14:12 2012 +0100

    Add patch to add whatis entries in POD

diff --git a/debian/patches/pod-whatis-entries.patch b/debian/patches/pod-whatis-entries.patch
new file mode 100644
index 0000000..d08c92f
--- /dev/null
+++ b/debian/patches/pod-whatis-entries.patch
@@ -0,0 +1,28 @@
+Description: Add whatis entries in POD
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=82200
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82200
+Last-Update: 2012-12-24
+
+--- a/lib/Log/Any/Adapter/Core.pm
++++ b/lib/Log/Any/Adapter/Core.pm
+@@ -60,7 +60,7 @@
+ 
+ =head1 NAME
+ 
+-Log::Any::Adapter::Core
++Log::Any::Adapter::Core -- Base class for Log::Any adapters
+ 
+ =head1 VERSION
+ 
+--- a/lib/Log/Any/Adapter/Null.pm
++++ b/lib/Log/Any/Adapter/Null.pm
+@@ -37,7 +37,7 @@
+ 
+ =head1 NAME
+ 
+-Log::Any::Adapter::Null
++Log::Any::Adapter::Null -- Discards all log messages
+ 
+ =head1 VERSION
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0a514b2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-whatis-entries.patch

-- 
Debian packaging of Log-Any CPAN distribution



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