[libcatmandu-perl] 03/05: Unfuzz patches.

Jonas Smedegaard dr at jones.dk
Tue Oct 14 14:20:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 4db9e1816ba8ad894da52e8b38d571047ba51ac4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 14 16:01:56 2014 +0200

    Unfuzz patches.
---
 debian/patches/1001_typo_fix_in_manpages.patch        | 12 ++++++------
 debian/patches/1002_add_NAME_section_to_manpage.patch | 10 +++++-----
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/patches/1001_typo_fix_in_manpages.patch b/debian/patches/1001_typo_fix_in_manpages.patch
index 7bfc216..f38959d 100644
--- a/debian/patches/1001_typo_fix_in_manpages.patch
+++ b/debian/patches/1001_typo_fix_in_manpages.patch
@@ -5,9 +5,9 @@ Author: Vasudev Kamath <kamathvasudev at gmail.com>
 Forwarded: no
 Last-Update: 2014-10-01
 
---- libcatmandu-perl-0.9204.orig/lib/Catmandu/Exporter.pm
-+++ libcatmandu-perl-0.9204/lib/Catmandu/Exporter.pm
-@@ -59,7 +59,7 @@ Catmandu::Exporter - Namespace for packa
+--- a/lib/Catmandu/Exporter.pm
++++ b/lib/Catmandu/Exporter.pm
+@@ -59,7 +59,7 @@
  A Catmandu::Exporter is a Perl package the can export data. 
  When no options are given exported data is written to
  the stdout. Optionally provide a "file" pathname or a "fh" file handle to redirect the
@@ -16,9 +16,9 @@ Last-Update: 2014-10-01
  
  Every Catmandu::Exporter is a L<Catmandu::Fixable> and thus provides a "fix" parameter that
  can be set in the constructor. For every "add" or for every item in "add_many" the given
---- libcatmandu-perl-0.9204.orig/lib/Catmandu/Iterable.pm
-+++ libcatmandu-perl-0.9204/lib/Catmandu/Iterable.pm
-@@ -544,7 +544,7 @@ $key is equal to any of the vals given.
+--- a/lib/Catmandu/Iterable.pm
++++ b/lib/Catmandu/Iterable.pm
+@@ -543,7 +543,7 @@
  
  =head2 pluck($key)
  
diff --git a/debian/patches/1002_add_NAME_section_to_manpage.patch b/debian/patches/1002_add_NAME_section_to_manpage.patch
index e1aca23..2b6774e 100644
--- a/debian/patches/1002_add_NAME_section_to_manpage.patch
+++ b/debian/patches/1002_add_NAME_section_to_manpage.patch
@@ -4,11 +4,11 @@ Author: Vasudev Kamath <kamathvasudev at gmail.com>
 Forwarded: no
 Last-Update: 2014-10-01
 
---- libcatmandu-perl-0.9204.orig/lib/Catmandu/Logger.pm
-+++ libcatmandu-perl-0.9204/lib/Catmandu/Logger.pm
-@@ -14,6 +14,10 @@ sub _build_log {
-     Log::Any->get_logger(category => ref($self));
- }
+--- a/lib/Catmandu/Logger.pm
++++ b/lib/Catmandu/Logger.pm
+@@ -4,6 +4,10 @@
+ 
+ Catmandu::Logger - A role for classes that need logging capabilities
  
 +=head1 NAME
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



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