This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcatalyst-model-dbic-schema-perl.
commit 6392d829dd62faa5caf69239642d42fd636b1fbd Author: gregor herrmann <[email protected]> Date: Mon Sep 15 21:18:14 2014 +0200 Drop debian/tests/control, add Testsuite field to debian/control instead. --- debian/control | 1 + debian/tests/control | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/debian/control b/debian/control index 8277892..cb6d83d 100644 --- a/debian/control +++ b/debian/control @@ -31,6 +31,7 @@ Build-Depends-Indep: libcarp-clan-perl, Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-model-dbic-schema-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-model-dbic-schema-perl.git +Testsuite: autopkgtest-pkg-perl Homepage: https://metacpan.org/release/Catalyst-Model-DBIC-Schema Package: libcatalyst-model-dbic-schema-perl diff --git a/debian/tests/control b/debian/tests/control deleted file mode 100644 index 014940b..0000000 --- a/debian/tests/control +++ /dev/null @@ -1,12 +0,0 @@ -Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps -Depends: @, @builddeps@, pkg-perl-autopkgtest - -Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps -Depends: @, pkg-perl-autopkgtest - -Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends -Depends: @, pkg-perl-autopkgtest -Restrictions: needs-recommends - -Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps -Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-model-dbic-schema-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
