[lapack] 03/10: Refresh patches.

Sébastien Villemot sebastien at debian.org
Thu Dec 29 16:45:14 UTC 2016


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

sebastien pushed a commit to branch master
in repository lapack.

commit 69f518a5a25c271d7e84e58f3fdd1c8f1f670fc0
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Dec 29 10:01:45 2016 +0100

    Refresh patches.
    
    Gbp-Dch: Ignore
---
 debian/patches/doxygen-strip-source.patch          | 27 +---------------------
 .../patches/icamax-izamax-extended-precision.patch |  4 ++--
 2 files changed, 3 insertions(+), 28 deletions(-)

diff --git a/debian/patches/doxygen-strip-source.patch b/debian/patches/doxygen-strip-source.patch
index a62d6ee..5033957 100644
--- a/debian/patches/doxygen-strip-source.patch
+++ b/debian/patches/doxygen-strip-source.patch
@@ -44,7 +44,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  # hierarchy of all classes instead of a textual one.
 --- a/DOCS/Doxyfile_man
 +++ b/DOCS/Doxyfile_man
-@@ -953,13 +953,13 @@ USE_MDFILE_AS_MAINPAGE =
+@@ -933,7 +933,7 @@ USE_MDFILE_AS_MAINPAGE =
  # also VERBATIM_HEADERS is set to NO.
  # The default value is: NO.
  
@@ -53,28 +53,3 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
  # Setting the INLINE_SOURCES tag to YES will include the body of functions,
  # classes and enums directly into the documentation.
- # The default value is: NO.
- 
--INLINE_SOURCES         = YES
-+INLINE_SOURCES         = NO
- 
- # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
- # special comment blocks from generated source code fragments. Normal C, C++ and
-@@ -2281,7 +2281,7 @@ INCLUDED_BY_GRAPH      = YES
- # The default value is: NO.
- # This tag requires that the tag HAVE_DOT is set to YES.
- 
--CALL_GRAPH             = YES
-+CALL_GRAPH             = NO
- 
- # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
- # dependency graph for every global function or class method.
-@@ -2293,7 +2293,7 @@ CALL_GRAPH             = YES
- # The default value is: NO.
- # This tag requires that the tag HAVE_DOT is set to YES.
- 
--CALLER_GRAPH           = YES
-+CALLER_GRAPH           = NO
- 
- # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
- # hierarchy of all classes instead of a textual one.
diff --git a/debian/patches/icamax-izamax-extended-precision.patch b/debian/patches/icamax-izamax-extended-precision.patch
index ad8bc48..72a9835 100644
--- a/debian/patches/icamax-izamax-extended-precision.patch
+++ b/debian/patches/icamax-izamax-extended-precision.patch
@@ -13,8 +13,8 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +++ b/BLAS/SRC/Makefile
 @@ -169,3 +169,9 @@ clean:
  
- .f.o: 
- 	$(FORTRAN) $(OPTS) -c $< -o $@
+ .f.o:
+ 	$(FORTRAN) $(OPTS) -c -o $@ $<
 +
 +icamax.o: icamax.f
 +	$(FORTRAN) $(OPTS) $(FFLAGS_FLOAT_STORE) -c $< -o $@

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



More information about the debian-science-commits mailing list