[dune-grid] 02/03: (Build-)Depend on last DUNE upload

Ansgar Burchardt ansgar at moszumanska.debian.org
Thu Nov 24 18:04:18 UTC 2016


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

ansgar pushed a commit to branch master
in repository dune-grid.

commit a2d9fbac41db2f6b193d8d73d5e1282cd6d24425
Author: Ansgar Burchardt <Ansgar.Burchardt at tu-dresden.de>
Date:   Thu Nov 24 13:00:17 2016 +0100

    (Build-)Depend on last DUNE upload
    
    Also use dune-uggrid instead of UG.
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 757f5eb..81641b1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,11 @@ Homepage: http://www.dune-project.org/
 Build-Depends: debhelper (>= 9),
  cmake, gfortran, mpi-default-bin, mpi-default-dev, pkg-config, python3,
  chrpath,
- libdune-common-dev (>= 2.4.1),
- libdune-geometry-dev (>= 2.4.1),
+ libdune-common-dev (>= 2.5.0~rc1),
+ libdune-geometry-dev (>= 2.5.0~rc1),
+ libdune-uggrid-dev (>= 2.5.0~rc1),
  libalberta-dev (>= 2.0.1-5),
- libgmp-dev,
- libug-dev (>= 3.12.1)
+ libgmp-dev
 Build-Depends-Indep: doxygen, ghostscript, graphviz, imagemagick, texlive-latex-recommended, pgf
 
 Package: libdune-grid-dev
@@ -22,10 +22,10 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
- libdune-common-dev (>= 2.4.1),
- libdune-geometry-dev (>= 2.4.1),
- libalberta-dev (>= 2.0.1-5),
- libug-dev (>= 3.12.1)
+ libdune-common-dev (>= 2.5.0~rc1),
+ libdune-geometry-dev (>= 2.5.0~rc1),
+ libdune-uggrid-dev (>= 2.5.0~rc1),
+ libalberta-dev (>= 2.0.1-5)
 Suggests: libdune-grid-dbg (= ${binary:Version}),
  libdune-grid-doc (= ${source:Version})
 Provides: ${dune:shared-library}

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



More information about the debian-science-commits mailing list