[slepc] 04/04: Build-Depends: libpetsc3.6-dev (>= 3.6.4.dfsg1-2) (and -complex)

Drew Parsons dparsons at moszumanska.debian.org
Thu Jun 2 18:24:54 UTC 2016


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

dparsons pushed a commit to branch master
in repository slepc.

commit b2f889e3546c4eed713f3bd3604ba42781882e3c
Author: Drew Parsons <dparsons at debian.org>
Date:   Fri Jun 3 02:06:12 2016 +0800

    Build-Depends: libpetsc3.6-dev (>= 3.6.4.dfsg1-2) (and -complex)
    
    to build with the new generic link /usr/lib/petscdir/3.6-real
    (and -complex)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8a6e23f..34a715f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Christophe Prud'homme <prudhomm at debian.org>, "Adam C. Powell, IV" <ha
  Drew Parsons <dparsons at debian.org>
 Build-Depends: debhelper (>= 9), quilt, python (>= 2.4.4-6),
  pkg-config, dh-python, gfortran,
- libpetsc3.6-dev, libpetsc-complex-3.6-dev,
+ libpetsc3.6-dev (>= 3.6.4.dfsg1-2), libpetsc-complex-3.6-dev (>= 3.6.4.dfsg1-2),
  libarpack2-dev, libparpack2-dev
 Standards-Version: 3.9.8
 Section: libs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git



More information about the debian-science-commits mailing list