[mshr] 03/03: Updates for upstream release 2017.1.0
Johannes Ring
johannr-guest at moszumanska.debian.org
Thu May 11 11:55:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
johannr-guest pushed a commit to branch experimental
in repository mshr.
commit 130640b42f2109df23289a2c534c88d6fe999f49
Author: Johannes Ring <johannr at simula.no>
Date: Thu May 11 13:54:47 2017 +0200
Updates for upstream release 2017.1.0
---
debian/changelog | 11 +++++++++++
debian/control | 22 +++++++++++-----------
...libmshr2016.2.install => libmshr2017.1.install} | 0
3 files changed, 22 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 053f5c0..9e917bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mshr (2017.1.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - Move debian/libmshr2016.2.install > debian/libmshr2017.1.install.
+ - Update package name for new SONAME 2017.1 (libmshr2016.2 ->
+ libmshr2017.1).
+ - Bump minimum required version of libdolfin-dev, python-ffc,
+ python-dolfin and dolfin-bin from 2016.2.0 to 2017.1.0.
+
+ -- Johannes Ring <johannr at simula.no> Thu, 11 May 2017 13:04:50 +0200
+
mshr (2016.2.0-1) UNRELEASED; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 50e46b6..5d72ec3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9),
swig3.0 (>= 3.0.3),
libmpfr-dev,
libgmp-dev,
- libdolfin-dev (>= 2016.2.0),
- python-ffc (>= 2016.2.0),
+ libdolfin-dev (>= 2017.1.0),
+ python-ffc (>= 2017.1.0),
python-numpy,
libproj-dev
Standards-Version: 3.9.8
@@ -20,7 +20,7 @@ Homepage: http://fenicsproject.org
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fenics/mshr.git/
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/fenics/mshr.git/
-Package: libmshr2016.2
+Package: libmshr2017.1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -34,9 +34,9 @@ Description: Shared libraries for mshr
Package: libmshr-dev
Section: libdevel
Architecture: any
-Depends: libmshr2016.2 (= ${binary:Version}),
- libdolfin-dev (>= 2016.2.0),
- python-ffc (>= 2016.2.0),
+Depends: libmshr2017.1 (= ${binary:Version}),
+ libdolfin-dev (>= 2017.1.0),
+ python-ffc (>= 2017.1.0),
cmake (>= 2.8.0),
libproj-dev,
${shlibs:Depends},
@@ -52,9 +52,9 @@ Package: python-mshr
Section: python
Architecture: any
Depends: libmshr-dev (= ${binary:Version}),
- libmshr2016.2 (= ${binary:Version}),
- python-dolfin (>= 2016.2.0),
- dolfin-bin (>= 2016.2.0),
+ libmshr2017.1 (= ${binary:Version}),
+ python-dolfin (>= 2017.1.0),
+ dolfin-bin (>= 2017.1.0),
${swig:Depends},
${python:Depends},
${shlibs:Depends},
@@ -71,8 +71,8 @@ Section: doc
Architecture: all
Depends: libmshr-dev (>= ${source:Version}),
python-mshr (>= ${source:Version}),
- libdolfin-dev (>= 2016.2.0),
- python-dolfin (>= 2016.2.0),
+ libdolfin-dev (>= 2017.1.0),
+ python-dolfin (>= 2017.1.0),
${shlibs:Depends},
${misc:Depends}
Description: Examples and demo programs for mshr
diff --git a/debian/libmshr2016.2.install b/debian/libmshr2017.1.install
similarity index 100%
rename from debian/libmshr2016.2.install
rename to debian/libmshr2017.1.install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/mshr.git
More information about the debian-science-commits
mailing list