[sqitch] 01/03: Send patch through gbp pq import/export once

zeha at debian.org zeha at debian.org
Mon Jul 4 12:15:19 UTC 2016


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

zeha pushed a commit to branch master
in repository sqitch.

commit 215f4dee76af739966c8ed360b9da565994a9dca
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Jul 4 13:51:03 2016 +0200

    Send patch through gbp pq import/export once
    
    Git-Dch: ignore
---
 debian/patches/fix-bad-whatis-man.patch | 43 +++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 15 deletions(-)

diff --git a/debian/patches/fix-bad-whatis-man.patch b/debian/patches/fix-bad-whatis-man.patch
index d14e3d4..c7f3596 100644
--- a/debian/patches/fix-bad-whatis-man.patch
+++ b/debian/patches/fix-bad-whatis-man.patch
@@ -1,10 +1,19 @@
-Description: Fix bad whatis indexing of man pages
- By removing the private markers, the generated man pages get their
- correct format, so whatis indexing works.
-Forwarded: not-needed
-Author: Christian Hofstaedtler <zeha at debian.org>
+From: Christian Hofstaedtler <zeha at debian.org>
+Date: Mon, 4 Jul 2016 13:49:40 +0200
+Subject: Fix bad whatis indexing of man pages
+
+By removing the private markers, the generated man pages get their
+correct format, so whatis indexing works.
 
+Forwarded: not-needed
+---
+ lib/sqitchcommands.pod | 7 -------
+ lib/sqitchguides.pod   | 7 -------
+ lib/sqitchusage.pod    | 7 -------
+ 3 files changed, 21 deletions(-)
 
+diff --git a/lib/sqitchcommands.pod b/lib/sqitchcommands.pod
+index 16359bc..4e13611 100644
 --- a/lib/sqitchcommands.pod
 +++ b/lib/sqitchcommands.pod
 @@ -1,14 +1,7 @@
@@ -22,8 +31,10 @@ Author: Christian Hofstaedtler <zeha at debian.org>
  =head1 Usage
  
    sqitch [--plan-file <file>] [--engine <engine>] [--top-dir <dir> ]
---- a/lib/sqitchusage.pod
-+++ b/lib/sqitchusage.pod
+diff --git a/lib/sqitchguides.pod b/lib/sqitchguides.pod
+index de57772..7190ab4 100644
+--- a/lib/sqitchguides.pod
++++ b/lib/sqitchguides.pod
 @@ -1,14 +1,7 @@
 -=begin private
 -
@@ -32,15 +43,17 @@ Author: Christian Hofstaedtler <zeha at debian.org>
 -
  =head1 Name
  
- sqitchusage - Sqitch usage statement
+ sqitchguides - List of common Sqitch guides
  
 -=end private
 -
- =head1 Usage
+ The common Sqitch guides are:
  
-   sqitch [<options>] <command> [<command-options>] [<args>]
---- a/lib/sqitchguides.pod
-+++ b/lib/sqitchguides.pod
+   changes             Specifying changes for Sqitch
+diff --git a/lib/sqitchusage.pod b/lib/sqitchusage.pod
+index 5c8017c..4febe07 100644
+--- a/lib/sqitchusage.pod
++++ b/lib/sqitchusage.pod
 @@ -1,14 +1,7 @@
 -=begin private
 -
@@ -49,10 +62,10 @@ Author: Christian Hofstaedtler <zeha at debian.org>
 -
  =head1 Name
  
- sqitchguides - List of common Sqitch guides
+ sqitchusage - Sqitch usage statement
  
 -=end private
 -
- The common Sqitch guides are:
+ =head1 Usage
  
-   changes             Specifying changes for Sqitch
+   sqitch [<options>] <command> [<command-options>] [<args>]

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



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