[clblas] 53/54: Fix mismatch between patch name and description: - use-system-mathjax.patch -> fix-doxygen-output-dir.patch - fix-docs-output.patch -> use-system-mathjax.patch

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 14 20:07:38 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/sid
in repository clblas.

commit 39bfc9d2b6e3a9f0be727463628c1ca5c464c8bb
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jan 14 19:10:32 2016 +0000

    Fix mismatch between patch name and description:
    - use-system-mathjax.patch -> fix-doxygen-output-dir.patch
    - fix-docs-output.patch -> use-system-mathjax.patch
---
 debian/patches/fix-docs-output.patch               | 18 ------------------
 ...-mathjax.patch => fix-doxygen-output-dir.patch} |  0
 debian/patches/series                              |  2 +-
 debian/patches/use-system-mathjax.patch            | 22 ++++++++++++----------
 4 files changed, 13 insertions(+), 29 deletions(-)

diff --git a/debian/patches/fix-docs-output.patch b/debian/patches/fix-docs-output.patch
deleted file mode 100644
index 775a669..0000000
--- a/debian/patches/fix-docs-output.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix output directory for documentation
- Use default doxygen directory, i.e. under docs/html, rather than the 
- inappropriate path set by upstream.
-Author: Ghislain Antony Vaillant <ghisvail at gmail.com> 
-Forwarded: no
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/doc/clBLAS.doxy
-+++ b/doc/clBLAS.doxy
-@@ -1223,7 +1223,7 @@
- # installing MathJax.  However, it is strongly recommended to install a local 
- # copy of MathJax from http://www.mathjax.org before deployment.
- 
--MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
-+MATHJAX_RELPATH        = /usr/share/javascript/mathjax
- 
- # The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension 
- # names that should be enabled during MathJax rendering.
diff --git a/debian/patches/use-system-mathjax.patch b/debian/patches/fix-doxygen-output-dir.patch
similarity index 100%
copy from debian/patches/use-system-mathjax.patch
copy to debian/patches/fix-doxygen-output-dir.patch
diff --git a/debian/patches/series b/debian/patches/series
index 3397a4b..5524457 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,6 @@
 disable-multilib-cflags.patch
 fix-pthread-linkage.patch
-fix-docs-output.patch
+fix-doxygen-output-dir.patch
 use-system-mathjax.patch
 reproducible-build.patch
 use-boost-dynamic-libs.patch
diff --git a/debian/patches/use-system-mathjax.patch b/debian/patches/use-system-mathjax.patch
index 31abb89..775a669 100644
--- a/debian/patches/use-system-mathjax.patch
+++ b/debian/patches/use-system-mathjax.patch
@@ -1,16 +1,18 @@
-Description: use system mathjax instead of remote
-Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
-Forwarded: not-needed
+Description: fix output directory for documentation
+ Use default doxygen directory, i.e. under docs/html, rather than the 
+ inappropriate path set by upstream.
+Author: Ghislain Antony Vaillant <ghisvail at gmail.com> 
+Forwarded: no
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/doc/clBLAS.doxy
 +++ b/doc/clBLAS.doxy
-@@ -52,7 +52,7 @@
- # If a relative path is entered, it will be relative to the location 
- # where doxygen was started. If left blank the current directory will be used.
+@@ -1223,7 +1223,7 @@
+ # installing MathJax.  However, it is strongly recommended to install a local 
+ # copy of MathJax from http://www.mathjax.org before deployment.
  
--OUTPUT_DIRECTORY       = ..\..\bin\clBLAS.doxy
-+OUTPUT_DIRECTORY       = 
+-MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
++MATHJAX_RELPATH        = /usr/share/javascript/mathjax
  
- # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
- # 4096 sub-directories (in 2 levels) under the output directory of each output 
+ # The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension 
+ # names that should be enabled during MathJax rendering.

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



More information about the debian-science-commits mailing list