[SCM] Debian packaging of libnet-ssleay-perl branch, master, updated. debian/1.43-1-6-gea1033b

Alessandro Ghedini al3xbio at gmail.com
Sat Feb 25 14:29:48 UTC 2012


The following commit has been merged in the master branch:
commit 0cdca71d525676d71aa8b78c3756ec224d50cdf1
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Feb 25 13:19:18 2012 +0100

    Drop missing_test_file.patch (no more needed)

diff --git a/debian/patches/missing_test_file.patch b/debian/patches/missing_test_file.patch
deleted file mode 100644
index c26b3ea..0000000
--- a/debian/patches/missing_test_file.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: Fix missing file for test
- The file binary-test.file is missing, disable the tests that use it 
-Origin: vendor
-Forwarded: no
-Author: Alessandro Ghedini <al3xbio at gmail.com>
-Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
-Last-Update: 2012-02-24
-
---- a/t/local/50_digest.t
-+++ b/t/local/50_digest.t
-@@ -2,7 +2,7 @@
- 
- use strict;
- use warnings;
--use Test::More tests => 230;
-+use Test::More tests => 203;
- use File::Spec;
- use Net::SSLeay;
- 
-@@ -290,5 +290,5 @@
- }
- 
- digest_file($file1, $results1, \%all_digests);
--digest_file($file2, $results2, \%all_digests);
-+#digest_file($file2, $results2, \%all_digests);
- digest_strings(\%fps, \%all_digests);
diff --git a/debian/patches/series b/debian/patches/series
index fdf1228..ac08c15 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
-missing_test_file.patch
 fix_spelling.patch

-- 
Debian packaging of libnet-ssleay-perl



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