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 <a...@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-@array-is-deprecated-warning.patch,
       applied upstream.
+    + Refresh debian/patches/debian-bug-709533.patch.
 
  -- Axel Beckert <a...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to