[libgd-perl] 08/14: Drop 2001_disable_jpeg_test_10.patch, not needed anymore.

gregor herrmann gregoa at debian.org
Fri Jun 23 20:18:44 UTC 2017


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

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

commit ea0ed98fea13fcecb33a074c82caf6ad987a37ee
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 23 21:56:37 2017 +0200

    Drop 2001_disable_jpeg_test_10.patch, not needed anymore.
---
 debian/patches/2001_disable_jpeg_test_10.patch | 23 -----------------------
 debian/patches/series                          |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/2001_disable_jpeg_test_10.patch b/debian/patches/2001_disable_jpeg_test_10.patch
deleted file mode 100644
index 2f82e7a..0000000
--- a/debian/patches/2001_disable_jpeg_test_10.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: disable JPEG test 10
- it fails with libjpeg8, despite the created file looks OK.
- There is a trail in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565919#12
- that upstream is planning a fix
-Author: Damyan Ivanov <dmn at debian.org>
-Forwarded: not-needed
-Last-Update: 2015-11-30
-
---- a/t/GD.t
-+++ b/t/GD.t
-@@ -75,11 +75,7 @@
-   print "not ok ",9,"\n";
- }
- 
--if (GD::Image->can('newFromJpeg')) {
--  compare(test10('frog.jpg'),10);
--} else {
--  print "ok ",10," # Skip, no JPEG support\n";
--}
-+print "ok ",10," # Skip, JPEG test buggy\n";
- 
- my $image  = GD::Image->new(300,300);
- $image->colorAllocate(255,255,255);
diff --git a/debian/patches/series b/debian/patches/series
index 7dd3769..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-2001_disable_jpeg_test_10.patch

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



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