This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libapache-session-memcached-perl.
commit f5b764a3534415be5ffd5cee2eba8d275614ff3e Author: Christopher Hoskin <[email protected]> Date: Mon Feb 16 10:45:50 2015 +0000 Fixed illegal test name --- debian/changelog | 2 -- debian/tests/control | 2 +- debian/tests/{custom_smoke => custom-smoke} | 0 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f9ed8af..be2b431 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ libapache-session-memcached-perl (0.03-1) UNRELEASED; urgency=low TODO: - - lintian complains about the new test: - W: libapache-session-memcached-perl source: illegal-runtime-test-name custom_smoke paragraph starting at line 14 - d/rules: the commented out MEMCACHED_SERVERS variable could be removed - patches: (purely cosmetic): grammar.patch could be refresh with the same .quilt(rc) settings/options that are already used in the other patch (to get diff --git a/debian/tests/control b/debian/tests/control index 00e1e6e..56657cf 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -11,5 +11,5 @@ Restrictions: needs-recommends Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy -Tests: custom_smoke +Tests: custom-smoke Depends: @, memcached, procps, pkg-perl-autopkgtest, net-tools, netbase diff --git a/debian/tests/custom_smoke b/debian/tests/custom-smoke similarity index 100% rename from debian/tests/custom_smoke rename to debian/tests/custom-smoke -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
