[slepc] 09/30: update

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 10 19:29:57 UTC 2015


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

dparsons pushed a commit to branch debian
in repository slepc.

commit f404aac7f71aaf99850d8176abc8cc85a91b09d9
Author: prudhomm <prudhomm at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Fri Apr 29 02:05:44 2011 +0000

    update
---
 debian/changelog                      | 26 +++++++++++++++++++++-----
 debian/patches/petsc-shlib-link.patch | 21 ++++++++++++++-------
 debian/patches/series                 |  3 ++-
 3 files changed, 37 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fae21c2..33e096e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,29 @@
-slepc (3.1-p4.dfsg-1.1) unstable; urgency=low
+slepc (3.1-p6.dfsg-1) unstable; urgency=low
 
-  * Non-maintainer upload.
+  [ Christophe Prud'homme ]
+  * New upstream release
+  * Bug fix: "please upgrade 3.1", thanks to trophime (Closes: #610587).
+  * Bug fix: "ftbfs with gold or ld --no-add-needed", thanks to Matthias
+    Klose (Closes: #615774).
+  * Bug fix: "FTBFS on armel, ia64, mips and sparc", thanks to Mehdi
+    Dogguy (Closes: #623447).
+  * debian/patches: update petsc-shlib-link.patch for slepc 3.1
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 29 Apr 2011 04:05:06 +0200
+
+slepc (3.1-p5.dfsg-1) unstable; urgency=low
+
+  [ Christophe Trophime ]
   * New upstream version
 
- -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Wed, 13 Oct 2010 09:14:03 +0200
+  [ Christophe Prud'homme ]
+  * Update to -p5
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Thu, 10 Feb 2011 12:01:14 +0100
 
 slepc (3.0.0-p7.dfsg-8) unstable; urgency=low
 
-  [Christophe Prud'homme]  
+  [Christophe Prud'homme]
   * debian/control: depends on libpetsc3.0.0 to ensure that the hppa
     breakage on libpetsc3.1 is bypassed
 
@@ -15,7 +31,7 @@ slepc (3.0.0-p7.dfsg-8) unstable; urgency=low
 
 slepc (3.0.0-p7.dfsg-7) unstable; urgency=low
 
-  [Christophe Prud'homme]  
+  [Christophe Prud'homme]
   * Attempt to fix build on some arches: don't let petsc try to rebuild
     the shared libs
 
diff --git a/debian/patches/petsc-shlib-link.patch b/debian/patches/petsc-shlib-link.patch
index aad41b7..47b565c 100644
--- a/debian/patches/petsc-shlib-link.patch
+++ b/debian/patches/petsc-shlib-link.patch
@@ -1,9 +1,9 @@
 Link SLEPc shared library against PETSc shared libraries.
 
-Index: slepc-3.0.0-p7.dfsg/conf/slepc_common_variables
+Index: slepc-3.1-p6.dfsg/conf/slepc_common_variables
 ===================================================================
---- slepc-3.0.0-p7.dfsg.orig/conf/slepc_common_variables	2010-05-28 13:45:15.000000000 +0200
-+++ slepc-3.0.0-p7.dfsg/conf/slepc_common_variables	2010-05-28 13:45:55.000000000 +0200
+--- slepc-3.1-p6.dfsg.orig/conf/slepc_common_variables	2011-04-29 04:00:11.000000000 +0200
++++ slepc-3.1-p6.dfsg/conf/slepc_common_variables	2011-04-29 04:00:40.000000000 +0200
 @@ -8,7 +8,7 @@
  
  PCONF               = ${SLEPC_HAVE_ARPACK} ${SLEPC_HAVE_BLZPACK} ${SLEPC_HAVE_PLANSO} ${SLEPC_HAVE_TRLAN} ${SLEPC_MISSING_LAPACK} ${SLEPC_HAVE_PRIMME}
@@ -13,9 +13,16 @@ Index: slepc-3.0.0-p7.dfsg/conf/slepc_common_variables
  
  INSTALL_LIB_DIR	= ${SLEPC_LIB_DIR}
  CCPPFLAGS	= ${PETSC_CCPPFLAGS} ${SLEPC_INCLUDE} ${PCONF}
-@@ -20,4 +20,5 @@
- SLEPC_FORTRAN_LIB = 
+Index: slepc-3.1-p6.dfsg/config/makefile
+===================================================================
+--- slepc-3.1-p6.dfsg.orig/config/makefile	2011-04-29 03:59:37.000000000 +0200
++++ slepc-3.1-p6.dfsg/config/makefile	2011-04-29 03:59:55.000000000 +0200
+@@ -22,7 +22,7 @@
+ include ${PETSC_DIR}/conf/variables
+ include ${PETSC_DIR}/conf/rules
  
- SHLIBS   = libslepc
-+LIBNAME  = ${SLEPC_LIB_DIR}/libslepc.a
+-checklink: checklink.o chkopts
++checklink: checklink.o 
+ 	${CLINKER} -o checklink checklink.o ${TESTFLAGS} ${PETSC_KSP_LIB}
+ 	@${RM} -f checklink checklink.o
  
diff --git a/debian/patches/series b/debian/patches/series
index a9b2390..2b99524 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
-verbose.patch
+#verbose.patch
 #petsc-shlib-link.patch
 #petsc31.patch
+petsc-shlib-link.patch

-- 
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