[dune-pdelab] 02/04: Depend on libdune-functions-dev (instead of only Recommends:)

Ansgar Burchardt ansgar at moszumanska.debian.org
Fri Feb 24 10:11:38 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_rc1-1
in repository dune-pdelab.

commit 210d1f2303ba91f3e9893e195405d964e9df7145
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Fri Feb 24 10:52:32 2017 +0100

    Depend on libdune-functions-dev (instead of only Recommends:)
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 07d7676..3871c71 100644
--- a/debian/control
+++ b/debian/control
@@ -25,14 +25,13 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
+ libdune-functions-dev (>= 2.5.0),
  libdune-grid-dev (>= 2.5.0),
  libdune-istl-dev (>= 2.5.0),
  libdune-localfunctions-dev (>= 2.5.0),
  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