[SCM] Debian packaging of libcairo-perl branch, master, updated. debian/1.090-1-11-g5c96bca

gregor herrmann gregoa at debian.org
Sun Apr 8 12:11:13 UTC 2012


The following commit has been merged in the master branch:
commit 420c4d63ee2efd68ed1733568a8cc1492aa77514
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 8 14:06:49 2012 +0200

    drop preliminary patch to fix the FTBFS
    
    Git-Dch: Ignore

diff --git a/debian/patches/fix-CairoPath.t-testsuite.patch b/debian/patches/fix-CairoPath.t-testsuite.patch
deleted file mode 100644
index f847a45..0000000
--- a/debian/patches/fix-CairoPath.t-testsuite.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Remove doubled entry for expected result
- .
- The doubled entry leads to a FTBFS as is_deeply from Test::More
- is failing.
-Origin: vendor
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=76199
-Bug-Debian: http://bugs.debian.org/666574
-Forwarded: no
-Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2012-04-03
-
---- a/t/CairoPath.t
-+++ b/t/CairoPath.t
-@@ -30,7 +30,6 @@
-   { type => "line-to", points => [[3, 4]] },
-   { type => "curve-to", points => [[5, 6], [7, 8], [9, 10]] },
-   { type => "close-path", points => [] },
--  { type => "move-to", points => [[1, 2]] }
- ];
- 
- my $path = $cr->copy_path;
diff --git a/debian/patches/series b/debian/patches/series
index b23b663..67f269f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-#fix-CairoPath.t-testsuite.patch
 fix-compiling-and-testing-against-older-versions-of-cairo.patch
 make_t_cairopath.t-more-robust.patch

-- 
Debian packaging of libcairo-perl



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