[libimager-perl] 03/06: Drop pod.patch (merged upstream), refresh nonfree_tests.patch (offset).
gregor herrmann
gregoa at debian.org
Tue Aug 13 12:47:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimager-perl.
commit b7aa7a8814bcfca1ac1ee6030ea5e9081938ae7a
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 13 14:26:32 2013 +0200
Drop pod.patch (merged upstream), refresh nonfree_tests.patch (offset).
---
debian/patches/nonfree_tests.patch | 8 ++++----
debian/patches/pod.patch | 18 ------------------
debian/patches/series | 1 -
3 files changed, 4 insertions(+), 23 deletions(-)
diff --git a/debian/patches/nonfree_tests.patch b/debian/patches/nonfree_tests.patch
index 238ed12..37e7fb3 100644
--- a/debian/patches/nonfree_tests.patch
+++ b/debian/patches/nonfree_tests.patch
@@ -2,11 +2,11 @@ Subject: Skipping tests dependent on removed files
Forwarded: not-needed
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-05-18
+Last-Update: 2013-08-13
--- a/FT2/t/t10ft2.t
+++ b/FT2/t/t10ft2.t
-@@ -344,6 +344,8 @@
+@@ -352,6 +352,8 @@
"and returns correct error when we ask");
# try a MM font now - test font only has A defined
@@ -15,9 +15,9 @@ Last-Update: 2013-05-18
print "# Try a multiple master font\n";
my $mmfont = Imager::Font->new(file=>"fontfiles/MMOne.pfb", type=>"ft2",
color=>"white", aa=>1, size=>60);
-@@ -375,6 +377,7 @@
- }
+@@ -384,6 +386,7 @@
+ push @test_output, "t38mm.ppm";
ok($mmim->write(file=>"testout/t38mm.ppm"), "save MM output");
+ }
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
deleted file mode 100644
index 8eb4bc5..0000000
--- a/debian/patches/pod.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix typo in POD
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=85413
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85413
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-05-18
-
---- a/lib/Imager/Font/Test.pm
-+++ b/lib/Imager/Font/Test.pm
-@@ -66,7 +66,7 @@
-
- 1;
-
--=head1 NAME'
-+=head1 NAME
-
- Imager::Font::Test - font driver producing consistent output for tests.
-
diff --git a/debian/patches/series b/debian/patches/series
index 00f2655..0ed19bd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
nonfree_tests.patch
no_t1lib.patch
-pod.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimager-perl.git
More information about the Pkg-perl-cvs-commits
mailing list