[libdbix-dbstag-perl] 06/07: Update patches.

gregor herrmann gregoa at debian.org
Sun May 29 22:25:13 UTC 2016


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

gregoa pushed a commit to branch master
in repository libdbix-dbstag-perl.

commit d9401d19c2583f5e65c337154ae21a84e266b8a7
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 30 00:22:41 2016 +0200

    Update patches.
    
    More spelling fixes, more DEP3 headers, forwarded upstream.
---
 debian/patches/fix-man-whatis | 10 +++++++---
 debian/patches/fix_spelling   | 39 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 44 insertions(+), 5 deletions(-)

diff --git a/debian/patches/fix-man-whatis b/debian/patches/fix-man-whatis
index 44516aa..8b4a94b 100644
--- a/debian/patches/fix-man-whatis
+++ b/debian/patches/fix-man-whatis
@@ -1,8 +1,12 @@
-Subject: fix the what-is section of man pages
-Author: Olivier Sallou <olivier.sallou at irisa.fr>
-Last-Upadted: 10-10-2011
 Description: Fix what-is section of man pages,
  some files do not have descriptions with script name.
+Subject: fix the what-is section of man pages
+Author: Olivier Sallou <olivier.sallou at irisa.fr>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-05-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114813
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114813
+
 --- a/DBIx/DBStag/Constraint.pm
 +++ b/DBIx/DBStag/Constraint.pm
 @@ -118,7 +118,7 @@
diff --git a/debian/patches/fix_spelling b/debian/patches/fix_spelling
index 3f24761..4b8bd49 100644
--- a/debian/patches/fix_spelling
+++ b/debian/patches/fix_spelling
@@ -1,6 +1,10 @@
-Author: Olivier Sallou <olivier.sallou at irisa.fr>
 Subject: Fix some spelling errors
-Last-Updated: 14-10-2011
+Author: Olivier Sallou <olivier.sallou at irisa.fr>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-05-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114814
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114814
+
 Description:
 Remove spelling errors from man pages
 --- a/DBIx/DBStag.pm
@@ -54,3 +58,34 @@ Remove spelling errors from man pages
  infered by introspecting the database.
  
  The -u|unit switch controls when transactions are committed
+@@ -359,7 +359,7 @@
+ You can omit the -u switch, and every node directly under the top node
+ will be stored. This will also be the transaction unit.
+ 
+-If this works, you should now be able to retreive XML from the database, eg
++If this works, you should now be able to retrieve XML from the database, eg
+ 
+   selectall_xml.pl -d 'dbi:Pg:mydb' 'SELECT * FROM x NATURAL JOIN y'
+ 
+--- a/DBIx/DBStag/SQLTemplate.pm
++++ b/DBIx/DBStag/SQLTemplate.pm
+@@ -783,7 +783,7 @@
+                [movie.genre = &genre&] [star.lastname = &lastname&]
+   USE NESTING (set(studio(movie(star))))
+ 
+-Thats all! However, there are ways to make your template more useful
++That's all! However, there are ways to make your template more useful
+ 
+ =item Example template 2
+ 
+--- a/scripts/stag-pgslurp.pl
++++ b/scripts/stag-pgslurp.pl
+@@ -109,7 +109,7 @@
+ 
+ The -u|unit switch controls when transactions are committed
+ 
+-If this works, you should now be able to retreive XML from the database, eg
++If this works, you should now be able to retrieve XML from the database, eg
+ 
+   selectall_xml.pl -d 'dbi:Pg:mydb' 'SELECT * FROM x NATURAL JOIN y'
+ 

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



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