[slepc] 01/01: update slepc and petsc versions to 3.6.3

Drew Parsons dparsons at moszumanska.debian.org
Mon Apr 4 04:52:28 UTC 2016


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

dparsons pushed a commit to branch master
in repository slepc.

commit ccaab07b6317bcb10c16492aed0d2cf0863af929
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Apr 4 12:51:43 2016 +0800

    update slepc and petsc versions to 3.6.3
---
 debian/control                                     | 30 +++++++++++-----------
 ...ostinst => libslepc-complex-3.6.3-dbg.postinst} |  0
 ...-dbg.prerm => libslepc-complex-3.6.3-dbg.prerm} |  0
 ...ostinst => libslepc-complex-3.6.3-dev.postinst} |  0
 ...-dev.prerm => libslepc-complex-3.6.3-dev.prerm} |  0
 ...6.1-dbg.postinst => libslepc3.6.3-dbg.postinst} |  0
 ...lepc3.6.1-dbg.prerm => libslepc3.6.3-dbg.prerm} |  0
 ...6.1-dev.postinst => libslepc3.6.3-dev.postinst} |  0
 ...lepc3.6.1-dev.prerm => libslepc3.6.3-dev.prerm} |  0
 debian/rules                                       |  4 +--
 .../{slepc3.6.1-doc.docs => slepc3.6.3-doc.docs}   |  0
 11 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6ad1832..f00837b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: Christophe Prud'homme <prudhomm at debian.org>, "Adam C. Powell, IV" <ha
  Drew Parsons <dparsons at debian.org>
 Build-Depends: debhelper (>= 9), quilt, python (>= 2.4.4-6),
  pkg-config, dh-python, gfortran,
- libpetsc3.6.2-dev, libpetsc3.6.2-dbg,
- libpetsc-complex-3.6.2-dev, libpetsc-complex-3.6.2-dbg,
+ libpetsc3.6.3-dev, libpetsc3.6.3-dbg,
+ libpetsc-complex-3.6.3-dev, libpetsc-complex-3.6.3-dbg,
  libarpack2-dev, libparpack2-dev
 Standards-Version: 3.9.6
 Section: libs
@@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/slepc.git/
 Package: slepc-dev
 Section: libdevel
 Architecture: any
-Depends: libslepc3.6.1-dev, ${misc:Depends}
+Depends: libslepc3.6.3-dev, ${misc:Depends}
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
  problems on parallel computers. It is an extension of PETSc and can be used
@@ -27,12 +27,12 @@ Description: Scalable Library for Eigenvalue Problem Computations
  .
  This is a virtual package which depends on the latest version of SLEPc.
 
-Package: libslepc3.6.1-dev
+Package: libslepc3.6.3-dev
 Section: libdevel
 Architecture: any
-Depends: libslepc3.6 (= ${binary:Version}), libpetsc3.6.2-dev, libarpack2-dev, libhdf5-mpi-dev, 
+Depends: libslepc3.6 (= ${binary:Version}), libpetsc3.6.3-dev, libarpack2-dev, libhdf5-mpi-dev, 
  ${misc:Depends}, ${python:Depends}
-Suggests: libslepc3.6.1-dbg (= ${binary:Version}), slepc3.6.1-doc (= ${binary:Version})
+Suggests: libslepc3.6.3-dbg (= ${binary:Version}), slepc3.6.3-doc (= ${binary:Version})
 Conflicts: libslepc2.3.2-dev
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
@@ -58,10 +58,10 @@ Description: Scalable Library for Eigenvalue Problem Computations
  .
  This package contains the shared libraries for SLEPc with real numbers.
 
-Package: libslepc3.6.1-dbg
+Package: libslepc3.6.3-dbg
 Architecture: any
 Section: debug
-Depends: libslepc3.6.1-dev (= ${binary:Version}), libpetsc3.6.2-dbg, libarpack2-dbg, 
+Depends: libslepc3.6.3-dev (= ${binary:Version}), libpetsc3.6.3-dbg, libarpack2-dbg, 
  ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
@@ -72,11 +72,11 @@ Description: Scalable Library for Eigenvalue Problem Computations
  .
  This package contains the debugging libraries for SLEPc with real numbers.
 
-Package: slepc3.6.1-doc
+Package: slepc3.6.3-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libslepc3.6.1-dev (= ${binary:Version})
+Suggests: libslepc3.6.3-dev (= ${binary:Version})
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
  problems on parallel computers. It is an extension of PETSc and can be used
@@ -86,12 +86,12 @@ Description: Scalable Library for Eigenvalue Problem Computations
  .
  This package contains the documentation and examples for SLEPc.
 
-Package: libslepc-complex-3.6.1-dev
+Package: libslepc-complex-3.6.3-dev
 Section: libdevel
 Architecture: any
-Depends: libslepc-complex-3.6 (= ${binary:Version}), libpetsc-complex-3.6.2-dev, libarpack2-dev, libhdf5-mpi-dev, 
+Depends: libslepc-complex-3.6 (= ${binary:Version}), libpetsc-complex-3.6.3-dev, libarpack2-dev, libhdf5-mpi-dev, 
  ${misc:Depends}, ${python:Depends}
-Suggests: libslepc-complex-3.6.1-dbg (= ${binary:Version}), slepc3.6.1-doc (= ${binary:Version})
+Suggests: libslepc-complex-3.6.3-dbg (= ${binary:Version}), slepc3.6.3-doc (= ${binary:Version})
 Conflicts: libslepc2.3.2-dev
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
@@ -117,10 +117,10 @@ Description: Scalable Library for Eigenvalue Problem Computations
  .
  This package contains the shared libraries for SLEPc with complex numbers.
 
-Package: libslepc-complex-3.6.1-dbg
+Package: libslepc-complex-3.6.3-dbg
 Architecture: any
 Section: debug
-Depends: libslepc-complex-3.6.1-dev (= ${binary:Version}), libpetsc-complex-3.6.2-dbg, libarpack2-dbg, 
+Depends: libslepc-complex-3.6.3-dev (= ${binary:Version}), libpetsc-complex-3.6.3-dbg, libarpack2-dbg, 
  ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
diff --git a/debian/libslepc-complex-3.6.1-dbg.postinst b/debian/libslepc-complex-3.6.3-dbg.postinst
similarity index 100%
rename from debian/libslepc-complex-3.6.1-dbg.postinst
rename to debian/libslepc-complex-3.6.3-dbg.postinst
diff --git a/debian/libslepc-complex-3.6.1-dbg.prerm b/debian/libslepc-complex-3.6.3-dbg.prerm
similarity index 100%
rename from debian/libslepc-complex-3.6.1-dbg.prerm
rename to debian/libslepc-complex-3.6.3-dbg.prerm
diff --git a/debian/libslepc-complex-3.6.1-dev.postinst b/debian/libslepc-complex-3.6.3-dev.postinst
similarity index 100%
rename from debian/libslepc-complex-3.6.1-dev.postinst
rename to debian/libslepc-complex-3.6.3-dev.postinst
diff --git a/debian/libslepc-complex-3.6.1-dev.prerm b/debian/libslepc-complex-3.6.3-dev.prerm
similarity index 100%
rename from debian/libslepc-complex-3.6.1-dev.prerm
rename to debian/libslepc-complex-3.6.3-dev.prerm
diff --git a/debian/libslepc3.6.1-dbg.postinst b/debian/libslepc3.6.3-dbg.postinst
similarity index 100%
rename from debian/libslepc3.6.1-dbg.postinst
rename to debian/libslepc3.6.3-dbg.postinst
diff --git a/debian/libslepc3.6.1-dbg.prerm b/debian/libslepc3.6.3-dbg.prerm
similarity index 100%
rename from debian/libslepc3.6.1-dbg.prerm
rename to debian/libslepc3.6.3-dbg.prerm
diff --git a/debian/libslepc3.6.1-dev.postinst b/debian/libslepc3.6.3-dev.postinst
similarity index 100%
rename from debian/libslepc3.6.1-dev.postinst
rename to debian/libslepc3.6.3-dev.postinst
diff --git a/debian/libslepc3.6.1-dev.prerm b/debian/libslepc3.6.3-dev.prerm
similarity index 100%
rename from debian/libslepc3.6.1-dev.prerm
rename to debian/libslepc3.6.3-dev.prerm
diff --git a/debian/rules b/debian/rules
index b74f593..f0b13a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ SLEPC_COMPLEX_DEBUG_BUILD_DIR=$(SLEPC_ARCH)-complex-debug
 
 # SLEPC_VERSION is used for the package names, library sonames, and
 # /usr/lib/slepcdir subdirectory names.
-SLEPC_VERSION=3.6.1$(SLEPC_EXT)
+SLEPC_VERSION=3.6.3$(SLEPC_EXT)
 # use only major.minor as general soname (rather than major.minor.patch.build)
 SLEPC_SONAME_VERSION=$(shell echo $(SLEPC_VERSION) | awk 'BEGIN { FS="."}; {print $$1"."$$2 }')
 
@@ -86,7 +86,7 @@ PACKAGE_COMPLEX_INSTALL_DIR=$(PACKAGE_COMPLEX_INSTALL_BASEDIR)/$(SLEPC_COMPLEX_D
 PACKAGE_COMPLEX_DEBUG_INSTALL_BASEDIR=debian/tmp/$(SLEPC_NAME)-complex-debug
 PACKAGE_COMPLEX_DEBUG_INSTALL_DIR=$(PACKAGE_COMPLEX_DEBUG_INSTALL_BASEDIR)/$(SLEPC_COMPLEX_DEBUG_DIR_PREFIX)
 
-PETSC_VERSION=3.6.2
+PETSC_VERSION=3.6.3
 PETSC_DIR=/usr/lib/petscdir/$(PETSC_VERSION)
 PETSC_DIR_REAL=$(PETSC_DIR)/$(DEB_HOST_MULTIARCH)-real
 PETSC_DIR_REAL_DEBUG=$(PETSC_DIR)/$(DEB_HOST_MULTIARCH)-real-debug
diff --git a/debian/slepc3.6.1-doc.docs b/debian/slepc3.6.3-doc.docs
similarity index 100%
rename from debian/slepc3.6.1-doc.docs
rename to debian/slepc3.6.3-doc.docs

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



More information about the debian-science-commits mailing list