This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libnet-dns-resolver-programmable-perl.
commit 8f6a31315ebd1811d5e3015d05111fb6dfee6c0c Author: gregor herrmann <[email protected]> Date: Tue Jan 2 19:16:05 2018 +0100 Drop basic-test.patch, the distribution has a test suite now. --- debian/patches/basic-test.patch | 14 -------------- debian/patches/series | 1 - 2 files changed, 15 deletions(-) diff --git a/debian/patches/basic-test.patch b/debian/patches/basic-test.patch deleted file mode 100644 index c9a39c7..0000000 --- a/debian/patches/basic-test.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: add minimal test to at least use the module -Origin: vendor -Author: gregor herrmann <[email protected]> -Last-Update: 2014-06-29 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96817 -Bug: https://rt.cpan.org/Ticket/Display.html?id=96817 - ---- /dev/null -+++ b/t/00-compile.t -@@ -0,0 +1,4 @@ -+use strict; -+use Test::More tests => 1; -+ -+BEGIN { use_ok 'Net::DNS::Resolver::Programmable' } diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index bf89550..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -basic-test.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dns-resolver-programmable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
