This is an automated email from the git hooks/post-receive script. mestre-guest pushed a commit to branch master in repository libclass-tiny-perl.
commit 92169c511388999451ead5915ddc6377298b7c18 Author: Nuno Carvalho <[email protected]> Date: Sun May 31 13:56:34 2015 +0100 Add Testsuite in d/control --- debian/changelog | 4 +++- debian/control | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 625c1c7..7edee88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,9 @@ libclass-tiny-perl (1.001-1) UNRELEASED; urgency=medium * Update Vcs-Browser URL to cgit web frontend [ Nuno Carvalho ] - * debian/control: update standards version to 3.9.6 + * debian/control: + + update standards version to 3.9.6 + + add "Testsuite: autopkgtest-pkg-perl" * Update names in docs file due to upstream changes * Add debian/upstream/metadata file diff --git a/debian/control b/debian/control index 53ccef1..4e9a4a0 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends-Indep: libtest-failwarnings-perl, Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-tiny-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-tiny-perl.git +Testsuite: autopkgtest-pkg-perl Homepage: https://metacpan.org/release/Class-Tiny Package: libclass-tiny-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
