[dolfin] 02/03: update Build-Depends and package names for new upstream version

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 7 11:31:20 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository dolfin.

commit f79acd863aef7b43abadda17db041dbd4b2fb40f
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Oct 7 16:52:16 2017 +0800

    update Build-Depends and package names for new upstream version
---
 debian/control                                     | 22 +++++++++++-----------
 ...olfin2017.1.install => libdolfin2017.2.install} |  0
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index e9faa98..eebf68c 100644
--- a/debian/control
+++ b/debian/control
@@ -38,10 +38,10 @@ Build-Depends:
  python3-dev,
  python-pkg-resources,
  python3-pkg-resources,
- python-ffc (>= 2017.1.0), python-ffc (<< 2017.2.0),
- python-dijitso (>= 2017.1.0), python-dijitso (<< 2017.2.0),
- python3-ffc (>= 2017.1.0), python3-ffc (<< 2017.2.0),
- python3-dijitso (>= 2017.1.0), python3-dijitso (<< 2017.2.0),
+ python-ffc (>= 2017.2.0), python-ffc (<< 2017.3.0),
+ python-dijitso (>= 2017.2.0), python-dijitso (<< 2017.3.0),
+ python3-ffc (>= 2017.2.0), python3-ffc (<< 2017.3.0),
+ python3-dijitso (>= 2017.2.0), python3-dijitso (<< 2017.3.0),
  python-numpy,
  python3-numpy,
  python-ply,
@@ -69,7 +69,7 @@ Depends:
  libboost-serialization-dev,
  libboost-thread-dev,
  libboost-timer-dev,
- libdolfin2017.1 (= ${binary:Version}),
+ libdolfin2017.2 (= ${binary:Version}),
  libeigen3-dev,
  libhdf5-mpi-dev,
  libsuitesparse-dev,
@@ -106,11 +106,11 @@ Description: Shared links and header files for DOLFIN
  .
  This package contains the development files.
 
-Package: libdolfin2017.1
+Package: libdolfin2017.2
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: dolfin-doc, libdolfin2017.1-dbg, python-dolfin
+Suggests: dolfin-doc, libdolfin2017.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
@@ -122,10 +122,10 @@ Description: Shared libraries for DOLFIN
  .
  This package contains the shared libraries.
 
-Package: libdolfin2017.1-dbg
+Package: libdolfin2017.2-dbg
 Section: debug
 Architecture: any
-Depends: libdolfin2017.1 (= ${binary:Version}), ${misc:Depends}
+Depends: libdolfin2017.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
@@ -142,7 +142,7 @@ Section: python
 Architecture: any
 Depends:
  libdolfin-dev (= ${binary:Version}),
- libdolfin2017.1 (= ${binary:Version}),
+ libdolfin2017.2 (= ${binary:Version}),
  python-ffc (>= ${source:Upstream-Version}), python-ffc (<< ${source:Next-Upstream-Version}),
  python-dijitso (>= ${source:Upstream-Version}), python-dijitso (<< ${source:Next-Upstream-Version}),
  python-instant (>= ${source:Upstream-Version}), python-instant (<< ${source:Next-Upstream-Version}),
@@ -173,7 +173,7 @@ Section: python
 Architecture: any
 Depends:
  libdolfin-dev (= ${binary:Version}),
- libdolfin2017.1 (= ${binary:Version}),
+ libdolfin2017.2 (= ${binary:Version}),
  python3-ffc (>= ${source:Upstream-Version}), python3-ffc (<< ${source:Next-Upstream-Version}),
  python3-dijitso (>= ${source:Upstream-Version}), python3-dijitso (<< ${source:Next-Upstream-Version}),
  python3-instant (>= ${source:Upstream-Version}), python3-instant (<< ${source:Next-Upstream-Version}),
diff --git a/debian/libdolfin2017.1.install b/debian/libdolfin2017.2.install
similarity index 100%
rename from debian/libdolfin2017.1.install
rename to debian/libdolfin2017.2.install

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