[dolfin] 01/01: Remove python-dolfin dependency on python-netcdf.

Drew Parsons dparsons at moszumanska.debian.org
Tue Apr 26 07:22:10 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 6f6032ab8a8b26edc4d2ea1056f0fb81128ff4ab
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue Apr 26 15:14:45 2016 +0800

    Remove python-dolfin dependency on python-netcdf.
    
    Earlier versions of dolfin used python-scientific, and imported
    Scientific.Functions.Derivatives, which used python-netcdf.
    python-scientific should therefore have depended on python-netcdf, but
    didn't (Bug#651502, later fixed).  As a workaround, a dependency on
    python-netcdf was added to python-dolfin (see Bug#674014).
    
    dolfin no longer uses python-scientific. The dependency on
    python-scientific was removed long ago. Here we remove the workaround
    dependency on python-netcdf.
    
    Closes: #821215.
---
 debian/changelog | 4 ++++
 debian/control   | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cfc09b3..83d0a91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 dolfin (1.6.0-4) UNRELEASED; urgency=medium
 
+  [ Mattia Rizzolo ]
   * debian/control:
     + Update VCS fields after the move to Git.
 
+  [ Drew Parsons ]
+  * Remove python-dolfin dependency on python-netcdf. Closes: #821215.
+
  -- Mattia Rizzolo <mattia at debian.org>  Sat, 23 Apr 2016 22:15:22 +0000
 
 dolfin (1.6.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 62a9fd3..aa355a9 100644
--- a/debian/control
+++ b/debian/control
@@ -133,7 +133,6 @@ Depends:
  libdolfin1.6 (= ${binary:Version}),
  python-ffc (>= 1.6.0),
  python-instant (>= 1.6.0),
- python-netcdf,
  python-numpy,
  python-ply,
  python-six,

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