[SCM] Debian packaging of libchart-perl branch, master, updated. debian/2.4.3-1-5-g829b3fc

gregor herrmann gregoa at debian.org
Sat Jan 14 16:29:13 UTC 2012


The following commit has been merged in the master branch:
commit cca15088d42b328e442b62ad512e5adbc92b09b6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 14 17:22:52 2012 +0100

    Refresh color.patch, drop grammar.patch.

diff --git a/debian/patches/color.patch b/debian/patches/color.patch
index bed6cc5..f2ca09e 100644
--- a/debian/patches/color.patch
+++ b/debian/patches/color.patch
@@ -8,7 +8,7 @@ Last-Update: 2010-12-21
 
 --- a/Chart/Base.pm
 +++ b/Chart/Base.pm
-@@ -1042,7 +1042,64 @@
+@@ -1049,7 +1049,64 @@
                qw (red green blue purple peach orange mauve olive pink light_purple light_blue plum yellow turquoise light_green brown
                HotPink PaleGreen1 DarkBlue BlueViolet orange2 chocolate1 LightGreen pink light_purple light_blue plum yellow turquoise light_green brown
                pink PaleGreen2 MediumPurple PeachPuff1 orange3 chocolate2 olive pink light_purple light_blue plum yellow turquoise light_green brown
@@ -74,7 +74,7 @@ Last-Update: 2010-12-21
          ),
  
      };
-@@ -1268,6 +1325,372 @@
+@@ -1275,6 +1332,372 @@
      'SlateBlue'    => [ 106, 90,  205 ],
      'BlueViolet'   => [ 138, 43,  226 ],
      'RoyalBlue'    => [ 65,  105, 225 ],
@@ -446,4 +446,4 @@ Last-Update: 2010-12-21
 +    'yellow4'         => [ 139, 139, 0 ],
  );
  
- ## No Longer needed.
+ ## @fn private int _set_colors
diff --git a/debian/patches/grammar.patch b/debian/patches/grammar.patch
deleted file mode 100644
index edf2b02..0000000
--- a/debian/patches/grammar.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a grammar mistake
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=73672
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=73672
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-01-02
-
---- a/Chart.pod
-+++ b/Chart.pod
-@@ -473,7 +473,7 @@
- =item 'scale'
- 
- Every y-value of a split chart will be multiplied with that value, but
--the scale won't change. Which means that split allows to overdraw certain 
-+the scale won't change. Which means that split allows one to overdraw certain
- rows! Only useful if you want to give prominence to the maximal amplitudes
- of the data. Defaults to 1. 
- 
diff --git a/debian/patches/series b/debian/patches/series
index 61aec9e..5c93929 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 color.patch
-grammar.patch

-- 
Debian packaging of libchart-perl



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