[hypre] 03/04: update debian dir for new upstream version

Drew Parsons dparsons at moszumanska.debian.org
Wed Oct 18 11:15:24 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository hypre.

commit 1328791c6e3a3524638b8a5899baa326a0a1e99e
Author: Drew Parsons <dparsons at debian.org>
Date:   Wed Oct 18 18:53:50 2017 +0800

    update debian dir for new upstream version
---
 debian/changelog | 9 +++++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c052391..ea4b78e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+hypre (2.12.1-1exp1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream version.
+    - adds GPU support
+    - adds support for single and quad precision floating point numbers
+
+ -- Drew Parsons <dparsons at debian.org>  Wed, 18 Oct 2017 18:51:15 +0800
+
 hypre (2.11.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3593068..01fa68c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/hypre.git
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/hypre.git
 Homepage: http://www.llnl.gov/casc/hypre/
 
-Package: libhypre-2.11.2
+Package: libhypre-2.12.1
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -37,7 +37,7 @@ Architecture: any
 Section: libdevel
 Depends:
  libblas-dev | libblas.so,
- libhypre-2.11.2 (= ${binary:Version}),
+ libhypre-2.12.1 (= ${binary:Version}),
  liblapack-dev | liblapack.so,
  libsuperlu-dev,
  mpi-default-dev,
diff --git a/debian/rules b/debian/rules
index b358670..5df6f07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # Made with the aid of debmake, by Christoph Lameter,
 # based on the sample debian/rules file for GNU hello by Ian Jackson.
 
-export HYPRE_SOVERSION=2.11.2
+export HYPRE_SOVERSION=2.12.1
 
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic -O3
 export DEB_CXXFLAGS_MAINT_APPEND  = -Wall -pedantic -O3

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



More information about the debian-science-commits mailing list