[fenics] 01/02: Add changes for old release 2016.1.0
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 504ceb166071e3806e1c61f71f95842aa220013a
Author: Johannes Ring <johannr at simula.no>
Date: Fri Dec 2 15:55:32 2016 +0100
Add changes for old release 2016.1.0
---
debian/changelog | 9 +++++++++
debian/control | 20 ++++++++++----------
2 files changed, 19 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8eff6b4..756ccc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fenics (1:2016.1.0.1) unstable; 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.
+ - Bump Standards-Version to 3.9.8 (no changes needed).
+
+ -- Johannes Ring <johannr at simula.no> Mon, 27 Jun 2016 19:16:22 +0200
+
fenics (1:1.5.0.1) unstable; urgency=medium
* debian/control:
diff --git a/debian/control b/debian/control
index adc5349..2496491 100644
--- a/debian/control
+++ b/debian/control
@@ -4,22 +4,22 @@ 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>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Homepage: http://fenicsproject.org
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/fenics/fenics/trunk
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/fenics/fenics/trunk/
Package: fenics
Architecture: all
-Depends: libdolfin-dev (>= 1.5.0),
- python-dolfin (>= 1.5.0),
- dolfin-doc (>= 1.5.0),
- dolfin-bin (>= 1.5.0),
- python-ffc (>= 1.5.0),
- python-fiat (>= 1.5.0),
- python-instant (>= 1.5.0),
- python-ufl (>= 1.5.0),
- python-ufl-doc (>= 1.5.0),
+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),
${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