[SCM] Debian packaging of libnet-ssleay-perl branch, master, updated. debian/1.45-2-9-g946a207

Salvatore Bonaccorso carnil at debian.org
Tue Apr 3 05:41:25 UTC 2012


The following commit has been merged in the master branch:
commit a1819f08098cc7dbd642eb7f4751747247e2c14f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Apr 3 07:23:37 2012 +0200

    Drop no_kwalitee_test.patch patch
    
    Upstream now skips the Test::Kwalitee tests if the module is not
    installed.

diff --git a/debian/patches/no_kwalitee_test.patch b/debian/patches/no_kwalitee_test.patch
deleted file mode 100644
index 76a00d6..0000000
--- a/debian/patches/no_kwalitee_test.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Don't run Test::Kwalitee on Debian (avoids dependency loop)
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/627865
-Forwarded: not-needed
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-05-25
-
---- a/t/local/kwalitee.t
-+++ b/t/local/kwalitee.t
-@@ -4,5 +4,8 @@
- use warnings;
- use Test::More;
- 
-+# Debian-specific. Cf. #627865
-+plan skip_all => "Don't run Test::Kwalitee on Debian";
-+
- eval "use Test::Kwalitee;";
- plan skip_all => 'Needs Test::Kwalitee' if $@;
diff --git a/debian/patches/series b/debian/patches/series
index 1eca22c..10bd753 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 10fix_pod.patch
 20no-stray-libz-link.patch
-no_kwalitee_test.patch
 fix_spelling.patch
 Fixed-crashing-when-run-under-apache2.patch

-- 
Debian packaging of libnet-ssleay-perl



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