[libdbix-dbschema-perl] 04/07: update pod-errors.patch, fixing two invalid links

Damyan Ivanov dmn at alioth.debian.org
Wed Nov 6 21:48:30 UTC 2013


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

dmn pushed a commit to branch master
in repository libdbix-dbschema-perl.

commit 448654f141b163a72e45c2fc2bf66ae18f8d68c5
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Nov 6 23:45:27 2013 +0200

    update pod-errors.patch, fixing two invalid links
---
 debian/patches/pod-error.patch |   16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/patches/pod-error.patch b/debian/patches/pod-error.patch
index 019d176..b5689f1 100644
--- a/debian/patches/pod-error.patch
+++ b/debian/patches/pod-error.patch
@@ -1,12 +1,12 @@
-Description: Pod error
-Author: Xavier Guimard <x.guimard at free.fr>
+Description: Fix POD errors
+ A couple of errors in POD
+Author: Xavier Guimard <x.guimard at free.fr>, Damyan Ivanov <dmn at debian.org>
 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
+Last-Update: 2013-11-06
 
 --- a/DBSchema.pm
 +++ b/DBSchema.pm
-@@ -426,7 +426,7 @@
+@@ -446,12 +446,12 @@ sub pretty_print {
    ). "}\n";
  }
  
@@ -15,3 +15,9 @@ Last-Update: 2012-12-23
  
  =item pretty_read HASHREF
  
+ This method is B<not> recommended.  If you need to load and save your schema
+-to a file, see the L</load|load> and L</save|save> methods.
++to a file, see the L</load> and L</save> methods.
+ 
+ Creates a schema as specified by a data structure such as that created by
+ B<pretty_print> method.

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



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