This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-timezone-perl.
commit 7c7858d205750d25a02adef7617d70c62316ad77 Author: gregor herrmann <[email protected]> Date: Thu Apr 28 12:34:17 2016 +0200 Drop alternative Test::More build dependency. The version in oldstable is new enough. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 8a9c8e3..86c532e 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, Jonathan Yu <[email protected]>, Ansgar Burchardt <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, @@ -17,12 +18,10 @@ Build-Depends-Indep: perl, libtest-requires-perl, libtest-taint-perl, libtry-tiny-perl, - perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-timezone-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git -Testsuite: autopkgtest-pkg-perl Homepage: http://datetime.perl.org/ Package: libdatetime-timezone-perl @@ -44,4 +43,3 @@ Description: framework exposing the Olson time zone database to Perl . The Olson time zone database is the best available source for worldwide time zone information and is available from <URL:ftp://ftp.iana.org/tz/releases/>. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
