[SCM] Debian packaging of libimager-perl branch, master, updated. debian/0.93+dfsg-1-24-gdbff90d

gregor herrmann gregoa at debian.org
Sat May 18 13:24:38 UTC 2013


The following commit has been merged in the master branch:
commit cfb4b8d88db54cf10be9cef1691da070dbce6f78
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 18 14:55:26 2013 +0200

    Refresh patches (offset, DEP3 headers).

diff --git a/debian/patches/no_t1lib.patch b/debian/patches/no_t1lib.patch
index 355e583..9ae8344 100644
--- a/debian/patches/no_t1lib.patch
+++ b/debian/patches/no_t1lib.patch
@@ -1,14 +1,12 @@
 Description: pretend we can't build the T1lib module, even if libt1-dev is installed
 Origin: vendor
-Forwarded: no needed
+Forwarded: not-needed
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-08-29
+Last-Update: 2013-05-18
 
-diff --git a/T1/Makefile.PL b/T1/Makefile.PL
-index d773f77..28b7900 100644
 --- a/T1/Makefile.PL
 +++ b/T1/Makefile.PL
-@@ -80,6 +80,7 @@ my %probe =
+@@ -82,6 +82,7 @@
    );
  
  my $probe_res = Imager::Probe->probe(\%probe);
diff --git a/debian/patches/nonfree_tests.patch b/debian/patches/nonfree_tests.patch
index db34a79..238ed12 100644
--- a/debian/patches/nonfree_tests.patch
+++ b/debian/patches/nonfree_tests.patch
@@ -1,10 +1,12 @@
-Author: Nicholas Bamber <nicholas at periapt.co.uk>
 Subject: Skipping tests dependent on removed files
 Forwarded: not-needed
-Last-Update: 2011-11-05
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-05-18
+
 --- a/FT2/t/t10ft2.t
 +++ b/FT2/t/t10ft2.t
-@@ -341,6 +341,8 @@
+@@ -344,6 +344,8 @@
           "and returns correct error when we ask");
  
    # try a MM font now - test font only has A defined
@@ -13,7 +15,7 @@ Last-Update: 2011-11-05
    print "# Try a multiple master font\n";
    my $mmfont = Imager::Font->new(file=>"fontfiles/MMOne.pfb", type=>"ft2", 
                                   color=>"white", aa=>1, size=>60);
-@@ -372,6 +374,7 @@
+@@ -375,6 +377,7 @@
    }
  
    ok($mmim->write(file=>"testout/t38mm.ppm"), "save MM output");
@@ -41,7 +43,7 @@ Last-Update: 2011-11-05
 -use Test::More;
 +use Test::More qw(skip_all);
  use Imager ':all';
- use Imager::Test qw(diff_text_with_nul is_color3);
+ use Imager::Test qw(diff_text_with_nul is_color3 is_image isnt_image);
  use Imager::Font::T1;
 --- a/T1/t/t20oo.t
 +++ b/T1/t/t20oo.t

-- 
Debian packaging of libimager-perl



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