This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libnetxap-perl.
commit f9b13f8aab646f3926a5600da6e13be36106343e Author: Axel Beckert <[email protected]> Date: Thu Nov 9 22:18:28 2017 +0100 Drop Testsuite header Autopkgtesting doesn't make sense if the test suite is known to fail. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a6c93d7..a011181 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,6 +53,7 @@ libnetxap-perl (0.02-8) UNRELEASED; urgency=low [ Axel Beckert ] * Disable test suite for now (never worked, broken since 3142abf6). + Drop build-dependency on courier-imap. + + Drop Testsuite header. * Cleanup trailing whitespace in ancient debian/changelog entries. * Declare compliance with Debian Policy 4.1.1. * Bump debhelper compatibility level to 10. diff --git a/debian/control b/debian/control index 6e41d96..96823b2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Niko Tyni <[email protected]>, gregor herrmann <[email protected]> Section: perl -Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10), libdigest-hmac-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetxap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
