[petsc4py] 04/08: New upstream version 3.7.0

Drew Parsons dparsons at moszumanska.debian.org
Sun Jul 10 15:09:21 UTC 2016


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

dparsons pushed a commit to branch experimental
in repository petsc4py.

commit 70ab76a8695c5f341db07fc57b56906b75c41ef0
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Jul 10 22:09:42 2016 +0800

    New upstream version 3.7.0
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92943a0..d6429a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+petsc4py (3.7.0-1exp1) UNRELEASED; urgency=medium
+
+  * New upstream version.
+  * fixed debian/watch to let uscan show latest version
+
+ -- Drew Parsons <dparsons at debian.org>  Sun, 10 Jul 2016 22:07:18 +0800
+
 petsc4py (3.6.0-2) unstable; urgency=medium
 
   * include human-readable source and copyright statements for
diff --git a/debian/control b/debian/control
index 89ddf4a..7b26421 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Drew Parsons <dparsons at debian.org>
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 9), dh-python, cython,
  python-all-dev (>=2.3.5-11), python-numpy (>= 1:1.4.1-4~),
- libpetsc3.6-dev, chrpath,
+ libpetsc3.7-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 6f38e5b..af3ba40 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.6$(PETSC_EXT)
+PETSC_VERSION=3.7$(PETSC_EXT)
 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