[SCM] librdf-rdfa-parser-perl Debian packaging branch, master, updated. debian/1.096-1-4-g5a89909

Jonas Smedegaard dr at jones.dk
Tue Nov 29 09:33:14 UTC 2011


The following commit has been merged in the master branch:
commit 8b4ad683697e42ac184850c5680dd6114c12c742
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Nov 29 13:23:02 2011 +0700

    Drop patch 2001: Upstream no longer verifies es source during build.

diff --git a/debian/patches/2001_disable_verification.patch b/debian/patches/2001_disable_verification.patch
deleted file mode 100644
index 0c27390..0000000
--- a/debian/patches/2001_disable_verification.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/t/00sig.t
-+++ b/t/00sig.t
-@@ -1,18 +1,4 @@
- use lib 'inc';
- use Test::More tests => 1;
- use Test::Signature;
--
--$@ = undef;
--eval {
--	require Module::Signature;
--	die "Module::Signature version number too low."
--		if $Module::Signature::VERSION lt '0.66';
--};
--if ($@)
--{
--	diag $@;
--	ok(1, "Skipping SIGNATURE test.");
--	exit;
--}
--
--signature_ok();
-+ok(1, "Skipping SIGNATURE test.");
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5b83746..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-2001_disable_verification.patch

-- 
librdf-rdfa-parser-perl Debian packaging



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