[dune-pdelab] 04/05: Add dependency on libdune-functions-dev

Ansgar Burchardt ansgar at moszumanska.debian.org
Tue Jan 24 21:14:49 UTC 2017


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

ansgar pushed a commit to annotated tag debian/2.5.0_20170124g7cf9f47a-1
in repository dune-pdelab.

commit b87454c8bd6d0639259de131a8c74e0cf91bb26f
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Tue Jan 24 21:50:18 2017 +0100

    Add dependency on libdune-functions-dev
    
    The build dependency to run the tests against dune-functions, but only
    a runtime recommendation as dune-functions is optional.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index b08699d..cb7a2c4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/dune-pdelab.git
 Homepage: http://www.dune-project.org/pdelab/
 Build-Depends: debhelper (>= 9),
  cmake, gfortran, mpi-default-bin, mpi-default-dev, pkg-config, python3,
+ libdune-functions-dev (>= 2.5.0),
  libdune-grid-dev (>= 2.5.0),
  libdune-istl-dev (>= 2.5.0),
  libdune-localfunctions-dev (>= 2.5.0),
@@ -30,6 +31,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-typetree-dev (>= 2.5.0),
  libgmp-dev,
  libsuperlu-dev | libsuperlu3-dev
+Recommends:
+ libdune-functions-dev (>= 2.5.0)
 Suggests: libdune-pdelab-doc (= ${source:Version})
 Provides: ${dune:shared-library}
 Description: toolbox for solving PDEs -- discretization module (development files)

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



More information about the debian-science-commits mailing list