[libchart-perl] 06/07: Refresh debian/patches/debian-bug-709533.patch

Axel Beckert abe at deuxchevaux.org
Sat May 2 08:00:09 UTC 2015


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

abe pushed a commit to branch master
in repository libchart-perl.

commit 22dc2063321d7ed0ed47c922480c30aad3e96244
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat May 2 09:53:43 2015 +0200

    Refresh debian/patches/debian-bug-709533.patch
---
 debian/changelog                       |  1 +
 debian/patches/debian-bug-709533.patch | 13 +++++--------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc140f7..4cd1ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libchart-perl (2.4.10-1) UNRELEASED; urgency=medium
   * Import upstream version 2.4.10
     + Drop debian/patches/fix-defined- at array-is-deprecated-warning.patch,
       applied upstream.
+    + Refresh debian/patches/debian-bug-709533.patch.
 
  -- Axel Beckert <abe at debian.org>  Sat, 02 May 2015 09:47:49 +0200
 
diff --git a/debian/patches/debian-bug-709533.patch b/debian/patches/debian-bug-709533.patch
index 506a47b..2f9da3f 100644
--- a/debian/patches/debian-bug-709533.patch
+++ b/debian/patches/debian-bug-709533.patch
@@ -8,11 +8,11 @@ Bug-Debian: https://bugs.debian.org/709533
  Chart/Base.pm |    3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/Chart/Base.pm b/Chart/Base.pm
-index 2c5bceb..995b439 100644
---- a/Chart/Base.pm
-+++ b/Chart/Base.pm
-@@ -4421,6 +4421,9 @@ sub _prepare_brush
+Index: libchart-perl/Chart/Base.pm
+===================================================================
+--- libchart-perl.orig/Chart/Base.pm	2015-05-02 09:52:01.559231008 +0200
++++ libchart-perl/Chart/Base.pm	2015-05-02 09:52:01.555231056 +0200
+@@ -4459,6 +4459,9 @@
  
          if ( grep { $brushStyle eq $_ } ( 'default', 'circle', 'donut', 'OpenCircle', 'FilledCircle' ) )
          {
@@ -22,6 +22,3 @@ index 2c5bceb..995b439 100644
              $brush->arc( $xc, $yc, $radius, $radius, 0, 360, $newcolor );
              $brush->fill( $xc, $yc, $newcolor );
  
--- 
-1.7.9.5
-

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



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