[petsc] 06/07: refresh debian/patches

Drew Parsons dparsons at moszumanska.debian.org
Tue May 3 12:48:45 UTC 2016


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

dparsons pushed a commit to branch master
in repository petsc.

commit c44bf501ce1bfb1ab0cfb459d5294cb816730170
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue May 3 19:42:33 2016 +0800

    refresh debian/patches
    
    specifically, hypre.patch and nocleanup.patch
---
 debian/patches/hypre.patch     | 2 +-
 debian/patches/nocleanup.patch | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/hypre.patch b/debian/patches/hypre.patch
index f2a666c..beabbb9 100644
--- a/debian/patches/hypre.patch
+++ b/debian/patches/hypre.patch
@@ -5,7 +5,7 @@ Index: petsc/config/BuildSystem/config/packages/hypre.py
 --- petsc.orig/config/BuildSystem/config/packages/hypre.py
 +++ petsc/config/BuildSystem/config/packages/hypre.py
 @@ -7,7 +7,7 @@ class Configure(config.package.GNUPackag
-     self.download  = ['http://ftp.mcs.anl.gov/pub/petsc/externalpackages/hypre-2.10.0b-p2.tar.gz']
+     self.download  = ['http://ftp.mcs.anl.gov/pub/petsc/externalpackages/hypre-2.10.0b-p4.tar.gz']
      self.functions = ['HYPRE_IJMatrixCreate']
      self.includes  = ['HYPRE.h']
 -    self.liblist   = [['libHYPRE.a']]
diff --git a/debian/patches/nocleanup.patch b/debian/patches/nocleanup.patch
index 88483cb..34a0a7d 100644
--- a/debian/patches/nocleanup.patch
+++ b/debian/patches/nocleanup.patch
@@ -1,10 +1,10 @@
 Turn off cleanup.
 
-Index: petsc-3.4.2/config/BuildSystem/config/framework.py
+Index: petsc/config/BuildSystem/config/framework.py
 ===================================================================
---- petsc-3.4.2.orig/config/BuildSystem/config/framework.py	2013-08-20 15:33:19.000000000 +0200
-+++ petsc-3.4.2/config/BuildSystem/config/framework.py	2013-08-20 15:33:19.000000000 +0200
-@@ -192,7 +192,7 @@
+--- petsc.orig/config/BuildSystem/config/framework.py
++++ petsc/config/BuildSystem/config/framework.py
+@@ -194,7 +194,7 @@ class Framework(config.base.Configure, s
      help.addArgument('Framework', '-ignoreCompileOutput=<bool>', nargs.ArgBool(None, 1, 'Ignore compiler output'))
      help.addArgument('Framework', '-ignoreLinkOutput=<bool>',    nargs.ArgBool(None, 1, 'Ignore linker output'))
      help.addArgument('Framework', '-ignoreWarnings=<bool>',      nargs.ArgBool(None, 0, 'Ignore compiler and linker warnings'))

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



More information about the debian-science-commits mailing list