[libany-moose-perl] 01/02: Update autopkgtests.

gregor herrmann gregoa at debian.org
Sun Dec 4 14:29:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libany-moose-perl.

commit f8d4e5a34e4304b735974567ece3c49835761aab
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 4 15:26:47 2016 +0100

    Update autopkgtests.
    
    Drop debian/tests/pkg-perl/SKIP, add deprecation warning to
    debian/tests/pkg-perl/use-whitelist instead.
---
 debian/tests/pkg-perl/SKIP          | 4 ----
 debian/tests/pkg-perl/use-whitelist | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP
deleted file mode 100644
index 5c6b4cc..0000000
--- a/debian/tests/pkg-perl/SKIP
+++ /dev/null
@@ -1,4 +0,0 @@
-# Any::Moose is deprecated. Please use Moo instead at -e line 0.
-# ok 1 - /usr/bin/perl -w -M"Any::Moose" -e 1 2>&1 exited successfully
-# not ok 2 - /usr/bin/perl -w -M"Any::Moose" -e 1 2>&1 produced no output
-use.t
diff --git a/debian/tests/pkg-perl/use-whitelist b/debian/tests/pkg-perl/use-whitelist
new file mode 100644
index 0000000..c66c13e
--- /dev/null
+++ b/debian/tests/pkg-perl/use-whitelist
@@ -0,0 +1 @@
+Any::Moose is deprecated. Please use Moo instead

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libany-moose-perl.git



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