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 2f5077f9774c901e188273150d99a052c9326331 Author: Nuno Carvalho <[email protected]> Date: Sun May 31 14:18:40 2015 +0100 Update D-B-I dependencies --- debian/changelog | 2 ++ debian/control | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7edee88..8534074 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ libclass-tiny-perl (1.001-1) UNRELEASED; urgency=medium * debian/control: + update standards version to 3.9.6 + add "Testsuite: autopkgtest-pkg-perl" + + update B-D-I, remove libcpan-meta-requirements-perl and add + libcpan-meta-perl minimum version requirement * Update names in docs file due to upstream changes * Add debian/upstream/metadata file diff --git a/debian/control b/debian/control index 4e9a4a0..0850f41 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,9 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-failwarnings-perl, - perl (>= 5.13.10) | libcpan-meta-perl, + perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120900), perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl (>= 5.14.0) | libdevel-globaldestruction-perl, - perl (>= 5.17.1) | libcpan-meta-requirements-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-tiny-perl.git -- 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
