[dolfin] 01/01: Add dependency on dijitso (new FEniCS component)
Johannes Ring
johannr-guest at moszumanska.debian.org
Fri Dec 2 14:14:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
johannr-guest pushed a commit to branch master
in repository dolfin.
commit 9fda64e353092228546d3d3da198acbfb06cb37d
Author: Johannes Ring <johannr at simula.no>
Date: Fri Dec 2 12:17:04 2016 +0100
Add dependency on dijitso (new FEniCS component)
---
debian/changelog | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a83b112..f80b88f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ dolfin (2016.2.0-1) UNRELEASED; urgency=medium
and libdolfin2016.1-dbg -> libdolfin2016.2-dbg).
- Bump minimum required version for python-instant, python-ufl and
python-ffc to 2016.2.
+ - Add python-dijitso to Build-Depends and Depends for binary package
+ python-dolfin.
-- Drew Parsons <dparsons at debian.org> Sat, 24 Sep 2016 16:12:04 +0800
diff --git a/debian/control b/debian/control
index 810692d..f564c29 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Build-Depends:
pkg-config,
python-dev,
python-ffc (>= 2016.2.0),
+ python-dijitso (>= 2016.2.0),
python-numpy,
python-ply,
swig3.0 (>= 3.0.3)
@@ -130,6 +131,7 @@ Depends:
libdolfin-dev (= ${binary:Version}),
libdolfin2016.2 (= ${binary:Version}),
python-ffc (>= 2016.2.0),
+ python-dijitso (>= 2016.2.0),
python-instant (>= 2016.2.0),
python-numpy,
python-ply,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/dolfin.git
More information about the debian-science-commits
mailing list