[libpdl-linearalgebra-perl] 01/02: Require at least pdl 2.016 for pdl transition.

Bas Couwenberg sebastic at debian.org
Fri Jun 24 11:27:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libpdl-linearalgebra-perl.

commit 7e71a6125d4c86e5841d591004fb11a3ce64f913
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 19 01:13:57 2016 +0200

    Require at least pdl 2.016 for pdl transition.
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4e67698..fb2c71b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libpdl-linearalgebra-perl (0.12-2) UNRELEASED; urgency=medium
   * Add patch to fix spelling errors.
   * Add upstream metadata.
   * Bump Standards-Version to 3.9.8, no changes.
+  * Require at least pdl 2.016 for pdl transition.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:06:05 +0100
 
diff --git a/debian/control b/debian/control
index 99c2b43..5eba48f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                perl,
-# versioned pdl dep to get dh_pdl and PDL_Indx
-               pdl (>= 1:2.007-2),
+               pdl (>= 1:2.016),
                libatlas-base-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-linearalgebra-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-linearalgebra-perl.git



More information about the Pkg-perl-cvs-commits mailing list