[fenics] 02/02: Update for FEniCS release 2016.2.0 and clean up list of uploaders
Johannes Ring
johannr-guest at moszumanska.debian.org
Fri Dec 2 15:03:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
johannr-guest pushed a commit to branch master
in repository fenics.
commit f3e44c2b525a0636d1df3d1547f9770e98cb3a1e
Author: Johannes Ring <johannr at simula.no>
Date: Fri Dec 2 16:03:07 2016 +0100
Update for FEniCS release 2016.2.0 and clean up list of uploaders
---
debian/changelog | 14 ++++++++++++--
debian/control | 21 +++++++++++----------
2 files changed, 23 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 756ccc5..4c98880 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,18 @@
-fenics (1:2016.1.0.1) unstable; urgency=medium
+fenics (1:2016.2.0.1) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - Update Depends field to DOLFIN 2016.2.0, FFC 2016.2.0, FIAT
+ 2016.2.0, Instant 2016.2.0 and UFL 2016.2.0.
+ - Add python-dijitso to Depends.
+ - Remove Christophe Prud'homme from Uploaders (closes: #835014).
+
+ -- Johannes Ring <johannr at simula.no> Fri, 02 Dec 2016 15:55:37 +0100
+
+fenics (1:2016.1.0.1) UNRELEASED; urgency=medium
* debian/control:
- Update Depends field to DOLFIN 2016.1.0, FFC 2016.1.0, FIAT
- 2016.1.0, Instant 2016.1.0, mshr 2016.1.0 and UFL 2016.1.0.
+ 2016.1.0, Instant 2016.1.0 and UFL 2016.1.0.
- Bump Standards-Version to 3.9.8 (no changes needed).
-- Johannes Ring <johannr at simula.no> Mon, 27 Jun 2016 19:16:22 +0200
diff --git a/debian/control b/debian/control
index 2496491..6df1933 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fenics
Section: math
Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Johannes Ring <johannr at simula.no>
+Uploaders: Johannes Ring <johannr at simula.no>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7)
Standards-Version: 3.9.8
Homepage: http://fenicsproject.org
@@ -11,15 +11,16 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/fenics/fen
Package: fenics
Architecture: all
-Depends: libdolfin-dev (>= 2016.1.0),
- python-dolfin (>= 2016.1.0),
- dolfin-doc (>= 2016.1.0),
- dolfin-bin (>= 2016.1.0),
- python-ffc (>= 2016.1.0),
- python-fiat (>= 2016.1.0),
- python-instant (>= 2016.1.0),
- python-ufl (>= 2016.1.0),
- python-ufl-doc (>= 2016.1.0),
+Depends: libdolfin-dev (>= 2016.2.0),
+ python-dolfin (>= 2016.2.0),
+ dolfin-doc (>= 2016.2.0),
+ dolfin-bin (>= 2016.2.0),
+ python-ffc (>= 2016.2.0),
+ python-fiat (>= 2016.2.0),
+ python-instant (>= 2016.2.0),
+ python-ufl (>= 2016.2.0),
+ python-ufl-doc (>= 2016.2.0),
+ python-dijitso (>= 2016.2.0),
${misc:Depends}
Recommends: python-scitools
Description: Automated Solution of Differential Equations
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/fenics.git
More information about the debian-science-commits
mailing list