This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libpdl-netcdf-perl.
commit 9611889b206b4676be0f11866409a3c5cd4bca4c Author: Bas Couwenberg <[email protected]> Date: Sun Jun 19 01:14:19 2016 +0200 Require at least pdl 2.016 for pdl transition. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b18e319..785d1c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ libpdl-netcdf-perl (4.20-2) UNRELEASED; urgency=medium - Vcs-* URLs - copyright-format 1.0 * Add upstream metadata. + * Require at least pdl 2.016 for pdl transition. -- Bas Couwenberg <[email protected]> Thu, 16 Jun 2016 19:58:20 +0200 diff --git a/debian/control b/debian/control index 237914a..50b0414 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), libnetcdf-dev (>= 1:4.3.3.1), - pdl (>= 1:2.007), + pdl (>= 1:2.016), perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-netcdf-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-netcdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
