[dune-functions] 01/03: (Build-)Depend on last DUNE upload.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Sun Dec 18 18:01:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to annotated tag debian/2.5.0-1
in repository dune-functions.
commit a914a6289480693d050ff91ffd64ce89ca562ae4
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Sun Dec 18 18:08:22 2016 +0100
(Build-)Depend on last DUNE upload.
---
debian/control | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index c21a635..709ac7d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/dune-functions.g
Homepage: http://www.dune-project.org/
Build-Depends: debhelper (>= 9),
cmake, gfortran, mpi-default-bin, mpi-default-dev, pkg-config, python3,
- libdune-localfunctions-dev (>= 2.5.0~rc2),
- libdune-grid-dev (>= 2.5.0~rc2),
- libdune-istl-dev (>= 2.5.0~rc2),
- libdune-typetree-dev (>= 2.5.0~rc2)
+ libdune-localfunctions-dev (>= 2.5.0),
+ libdune-grid-dev (>= 2.5.0),
+ libdune-istl-dev (>= 2.5.0),
+ libdune-typetree-dev (>= 2.5.0)
Build-Depends-Indep: doxygen, ghostscript, graphviz, imagemagick, texlive-latex-extra, texlive-latex-recommended, pgf
Package: libdune-functions-dev
@@ -20,9 +20,9 @@ Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
- libdune-localfunctions-dev (>= 2.5.0~rc2),
- libdune-grid-dev (>= 2.5.0~rc2),
- libdune-typetree-dev (>= 2.5.0~rc2)
+ libdune-localfunctions-dev (>= 2.5.0),
+ libdune-grid-dev (>= 2.5.0),
+ libdune-typetree-dev (>= 2.5.0)
Suggests: libdune-functions-doc (= ${source:Version})
Description: toolbox for solving PDEs -- interface for functions (development files)
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-functions.git
More information about the debian-science-commits
mailing list