[petsc4py] 02/09: new upstream version 3.8
Drew Parsons
dparsons at moszumanska.debian.org
Fri Nov 3 07:39:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag experimental/3.8.0-1exp1
in repository petsc4py.
commit c8b34e2e00aad25705577148b4c7ae54888d3e00
Author: Drew Parsons <dparsons at debian.org>
Date: Fri Nov 3 14:23:43 2017 +0800
new upstream version 3.8
---
debian/changelog | 6 ++++--
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e38bc0d..a6e2723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-petsc4py (3.7.0-4) UNRELEASED; urgency=medium
+petsc4py (3.8.0-1exp1) UNRELEASED; urgency=medium
+ * Team upload.
+ * New upstream version.
* Remove docs package dependency on python (python-numpy)
- -- Drew Parsons <dparsons at debian.org> Tue, 16 May 2017 15:00:59 +0800
+ -- Drew Parsons <dparsons at debian.org> Fri, 03 Nov 2017 14:21:34 +0800
petsc4py (3.7.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3f02322..7354f54 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python-all-dev (>=2.3.5-11), python3-all-dev,
cython, cython3,
python-numpy (>= 1:1.4.1-4~), python3-numpy,
- libpetsc3.7-dev, chrpath,
+ libpetsc-real3.8-dev, chrpath,
mpi-default-dev, libhdf5-openmpi-dev
X-Python-Version: >= 2.6
Homepage: https://bitbucket.org/petsc/petsc4py
diff --git a/debian/rules b/debian/rules
index bd8427f..a81c110 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ include /usr/share/dpkg/default.mk
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-PETSC_VERSION=3.7$(PETSC_EXT)
+PETSC_VERSION=3.8$(PETSC_EXT)
export PETSC_DIR=/usr/lib/petscdir/$(PETSC_VERSION)
# see FEATURE AREAS in dpkg-buildflags(1)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc4py.git
More information about the debian-science-commits
mailing list