[dolfin] 04/04: Bump version numbers to 2016.2

Johannes Ring johannr-guest at moszumanska.debian.org
Fri Dec 2 11:08:33 UTC 2016


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

johannr-guest pushed a commit to branch master
in repository dolfin.

commit ec439f71cb9cd0c9c0b8d9b5b614594c586e60ff
Author: Johannes Ring <johannr at simula.no>
Date:   Fri Dec 2 12:08:04 2016 +0100

    Bump version numbers to 2016.2
---
 debian/changelog |  8 +++++++-
 debian/control   | 20 ++++++++++----------
 debian/rules     |  2 +-
 3 files changed, 18 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 03a21fb..a83b112 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,16 @@
-dolfin (2016.1.0-6) UNRELEASED; urgency=medium
+dolfin (2016.2.0-1) UNRELEASED; urgency=medium
 
   [ Drew Parsons ]
   * Drop HDF5 Fortran configuration (it's not actually used).
 
   [ Johannes Ring ]
+  * New upstream release.
   * d/watch: Check pgp signature.
+  * d/control:
+    - Update package names (libdolfin2016.1 -> libdolfin2016.2
+      and libdolfin2016.1-dbg -> libdolfin2016.2-dbg).
+    - Bump minimum required version for python-instant, python-ufl and
+      python-ffc to 2016.2.
 
  -- Drew Parsons <dparsons at debian.org>  Sat, 24 Sep 2016 16:12:04 +0800
 
diff --git a/debian/control b/debian/control
index 4dd87f5..810692d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends:
  python-petsc4py, python-slepc4py,
  pkg-config,
  python-dev,
- python-ffc (>= 2016.1.0),
+ python-ffc (>= 2016.2.0),
  python-numpy,
  python-ply,
  swig3.0 (>= 3.0.3)
@@ -57,7 +57,7 @@ Depends:
  libboost-serialization-dev,
  libboost-thread-dev,
  libboost-timer-dev,
- libdolfin2016.1 (= ${binary:Version}),
+ libdolfin2016.2 (= ${binary:Version}),
  libeigen3-dev,
  libhdf5-mpi-dev,
  libsuitesparse-dev,
@@ -92,11 +92,11 @@ Description: Shared links and header files for DOLFIN
  .
  This package contains the development files.
 
-Package: libdolfin2016.1
+Package: libdolfin2016.2
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: dolfin-doc, libdolfin2016.1-dbg, python-dolfin
+Suggests: dolfin-doc, libdolfin2016.2-dbg, python-dolfin
 Description: Shared libraries for DOLFIN
  DOLFIN is the Python and C++ interface of the FEniCS project for the
  automated solution of differential equations, providing a consistent
@@ -108,10 +108,10 @@ Description: Shared libraries for DOLFIN
  .
  This package contains the shared libraries.
 
-Package: libdolfin2016.1-dbg
+Package: libdolfin2016.2-dbg
 Section: debug
 Architecture: any
-Depends: libdolfin2016.1 (= ${binary:Version}), ${misc:Depends}
+Depends: libdolfin2016.2 (= ${binary:Version}), ${misc:Depends}
 Description: Shared libraries with debugging symbols for DOLFIN
  DOLFIN is the Python and C++ interface of the FEniCS project for the
  automated solution of differential equations, providing a consistent
@@ -128,14 +128,14 @@ Section: python
 Architecture: any
 Depends:
  libdolfin-dev (= ${binary:Version}),
- libdolfin2016.1 (= ${binary:Version}),
- python-ffc (>= 2016.1.0),
- python-instant (>= 2016.1.0),
+ libdolfin2016.2 (= ${binary:Version}),
+ python-ffc (>= 2016.2.0),
+ python-instant (>= 2016.2.0),
  python-numpy,
  python-ply,
  python-six,
  python-sympy,
- python-ufl (>= 2016.1.0),
+ python-ufl (>= 2016.2.0),
  ${petsc4py:Depends},
  ${misc:Depends},
  ${python:Depends},
diff --git a/debian/rules b/debian/rules
index fe7f0e5..e3807a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -135,7 +135,7 @@ override_dh_gencontrol:
 	dh_gencontrol -- -Vpetsc:Depends=$(PETSC_DEV_DEPENDS)
 
 override_dh_strip:
-	dh_strip -a --package=libdolfin2016.1 --dbg-package=libdolfin2016.1-dbg -Xpython
+	dh_strip -a --package=libdolfin2016.2 --dbg-package=libdolfin2016.2-dbg -Xpython
 	dh_strip -a --package=python-dolfin --dbg-package=python-dolfin-dbg
 
 override_dh_installman:

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