[dolfin] 01/01: Tighten build and python-dolfin fenics dependencies: (= 2016.2.0)

Drew Parsons dparsons at moszumanska.debian.org
Thu Dec 8 18:18:25 UTC 2016


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

dparsons pushed a commit to branch master
in repository dolfin.

commit 0a98324befd85d69340faa566a7936ccf30947bf
Author: Drew Parsons <dparsons at debian.org>
Date:   Fri Dec 9 02:15:18 2016 +0800

    Tighten build and python-dolfin fenics dependencies: (= 2016.2.0)
    
    Depends:
      python-ffc (also Build-)
      python-dijitso (also Build-)
      python-instant
      python-ufl
    
    else mismatched versions end up in testing.
---
 debian/changelog |  1 +
 debian/control   | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f80b88f..f89b676 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dolfin (2016.2.0-1) UNRELEASED; urgency=medium
 
   [ Drew Parsons ]
   * Drop HDF5 Fortran configuration (it's not actually used).
+  * Tighten build and python-dolfin fenics dependencies: (= 2016.2.0)
 
   [ Johannes Ring ]
   * New upstream release.
diff --git a/debian/control b/debian/control
index f564c29..1845588 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Build-Depends:
  python-petsc4py, python-slepc4py,
  pkg-config,
  python-dev,
- python-ffc (>= 2016.2.0),
- python-dijitso (>= 2016.2.0),
+ python-ffc (= 2016.2.0),
+ python-dijitso (= 2016.2.0),
  python-numpy,
  python-ply,
  swig3.0 (>= 3.0.3)
@@ -130,14 +130,14 @@ Architecture: any
 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-ffc (= 2016.2.0),
+ python-dijitso (= 2016.2.0),
+ python-instant (= 2016.2.0),
  python-numpy,
  python-ply,
  python-six,
  python-sympy,
- python-ufl (>= 2016.2.0),
+ python-ufl (= 2016.2.0),
  ${petsc4py:Depends},
  ${misc:Depends},
  ${python:Depends},

-- 
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