[slepc4py] 06/06: New upstream version 3.7.0

Drew Parsons dparsons at moszumanska.debian.org
Mon Jul 11 04:24:03 UTC 2016


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

dparsons pushed a commit to branch experimental
in repository slepc4py.

commit e6e609a96bbfc839ddc35c19d1f49f9084cd25fb
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Jul 11 12:21:18 2016 +0800

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

diff --git a/debian/changelog b/debian/changelog
index 705db52..18d0905 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+slepc4py (3.7.0-1exp1) UNRELEASED; urgency=medium
+
+  * New upstream version.
+
+ -- Drew Parsons <dparsons at debian.org>  Mon, 11 Jul 2016 12:20:03 +0800
+
 slepc4py (3.6.0-1) unstable; urgency=low
 
   * Initial release. Closes: #600795.
diff --git a/debian/control b/debian/control
index c6d4ffb..b4da7de 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Drew Parsons <dparsons at debian.org>
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 9), dh-python, cython, chrpath,
  python-all-dev (>=2.3.5-11), python-numpy (>= 1:1.4.1-4~),
- libslepc3.6-dev, libpetsc3.6-dev,
- python-petsc4py (>=3.6), python-petsc4py (<<3.7),
+ libslepc3.7-dev, libpetsc3.7-dev,
+ python-petsc4py (>=3.7), python-petsc4py (<<3.8),
  mpi-default-dev
 X-Python-Version: >= 2.6
 Homepage: https://bitbucket.org/slepsc/slepc4py
diff --git a/debian/rules b/debian/rules
index ce4b785..580a649 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)
 
-SLEPC_BASE_VERSION=3.6
+SLEPC_BASE_VERSION=3.7
 
 SLEPC_MAJOR_VERSION=$(shell echo $(SLEPC_BASE_VERSION) | sed "s/\..*//")
 SLEPC_MINOR_VERSION=$(shell echo $(SLEPC_BASE_VERSION) | sed "s/.*\.//")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc4py.git



More information about the debian-science-commits mailing list