[libfinance-quote-perl] 18/42: whatis.diff:

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:12 UTC 2017


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

gregoa pushed a commit to branch master
in repository libfinance-quote-perl.

commit c4ba19d607c8343ebc98ea6fec6d555a10e46feb
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jun 29 17:50:50 2014 +0200

    whatis.diff:
    
     + merge whatis-related patches into a single patch
     + fix entries for Finance::Quote::{CSE,Bourso}
    
    Git-Dch: Full
---
 debian/patches/10_whatis.diff                  | 11 -----
 debian/patches/series                          |  3 +-
 debian/patches/{03_whatis.diff => whatis.diff} | 58 ++++++++++++++++----------
 3 files changed, 38 insertions(+), 34 deletions(-)

diff --git a/debian/patches/10_whatis.diff b/debian/patches/10_whatis.diff
deleted file mode 100644
index 2b9f089..0000000
--- a/debian/patches/10_whatis.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../orig/finance-quote/./lib/Finance/Quote/BSERO.pm	2011-09-18 03:49:17.000000000 +0200
-+++ ./lib/Finance/Quote/BSERO.pm	2011-09-18 04:15:09.000000000 +0200
-@@ -142,7 +142,7 @@
- 
- =head1 NAME
- 
--Finance::Quote::BSERO Obtain quotes from Bucharest Stock Exchange.
-+Finance::Quote::BSERO - Obtain quotes from Bucharest Stock Exchange.
- 
- =head1 SYNOPSIS
- 
diff --git a/debian/patches/series b/debian/patches/series
index dcb798d..adac6e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
-03_whatis.diff
+whatis.diff
 04_deka.diff
 06_seb.diff
 08_deka.diff
-10_whatis.diff
 mozilla-ca.patch
diff --git a/debian/patches/03_whatis.diff b/debian/patches/whatis.diff
similarity index 77%
rename from debian/patches/03_whatis.diff
rename to debian/patches/whatis.diff
index 8c33cfc..9ca24fd 100644
--- a/debian/patches/03_whatis.diff
+++ b/debian/patches/whatis.diff
@@ -1,14 +1,8 @@
+Description: Fix whatis entries of several manpages
+Forwarded: no
+Last-Update: 2014-06-29
 ---
- lib/Finance/Quote/AEX.pm             |    2 +-
- lib/Finance/Quote/AIAHK.pm           |    2 +-
- lib/Finance/Quote/ASEGR.pm           |    2 +-
- lib/Finance/Quote/BMONesbittBurns.pm |    2 +-
- lib/Finance/Quote/Bourso.pm          |    2 +-
- lib/Finance/Quote/LeRevenu.pm        |    2 +-
- lib/Finance/Quote/TSP.pm             |    2 +-
- lib/Finance/Quote/USFedBonds.pm      |    4 +---
- 8 files changed, 8 insertions(+), 10 deletions(-)
-
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/lib/Finance/Quote/AEX.pm
 +++ b/lib/Finance/Quote/AEX.pm
 @@ -170,7 +170,7 @@ sub aex {
@@ -53,17 +47,6 @@
  
  =head1 SYNOPSIS
  
---- a/lib/Finance/Quote/Bourso.pm
-+++ b/lib/Finance/Quote/Bourso.pm
-@@ -322,7 +322,7 @@ sub bourso {
- 
- =head1 NAME
- 
--Finance::Quote::Bourso Obtain quotes from Boursorama.
-+Finance::Quote::Bourso - Obtain quotes from Boursorama.
- 
- =head1 SYNOPSIS
- 
 --- a/lib/Finance/Quote/LeRevenu.pm
 +++ b/lib/Finance/Quote/LeRevenu.pm
 @@ -411,7 +411,7 @@ sub lerevenu {
@@ -99,3 +82,36 @@
  
  =head1 SYNOPSIS
  
+--- a/lib/Finance/Quote/BSERO.pm
++++ b/lib/Finance/Quote/BSERO.pm
+@@ -142,7 +142,7 @@ sub bsero {
+ 
+ =head1 NAME
+ 
+-Finance::Quote::BSERO Obtain quotes from Bucharest Stock Exchange.
++Finance::Quote::BSERO - Obtain quotes from Bucharest Stock Exchange.
+ 
+ =head1 SYNOPSIS
+ 
+--- a/lib/Finance/Quote/CSE.pm
++++ b/lib/Finance/Quote/CSE.pm
+@@ -140,7 +140,7 @@ sub cse {
+ 
+ =head1 NAME
+ 
+-Finance::Quote::CSE Obtain quotes from Colombo Stock Exchange in Sri Lanka
++Finance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka
+ 
+ =head1 SYNOPSIS
+ 
+--- a/lib/Finance/Quote/Bourso.pm
++++ b/lib/Finance/Quote/Bourso.pm
+@@ -322,7 +322,7 @@ sub bourso {
+ 
+ =head1 NAME
+ 
+-Finance::Quote::Bourso Obtain quotes from Boursorama.
++Finance::Quote::Bourso - Obtain quotes from Boursorama.
+ 
+ =head1 SYNOPSIS
+ 

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



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