[shark] 04/06: Silence svnversion noise during build.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:37:35 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository shark.

commit f811d678375061bd65004ec2652b8423e48be644
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Aug 30 12:36:24 2016 +0100

    Silence svnversion noise during build.
---
 .../Disable-version-query-via-svnversion.patch      | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/Disable-version-query-via-svnversion.patch b/debian/patches/Disable-version-query-via-svnversion.patch
new file mode 100644
index 0000000..3fb9b6f
--- /dev/null
+++ b/debian/patches/Disable-version-query-via-svnversion.patch
@@ -0,0 +1,21 @@
+From: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Date: Tue, 30 Aug 2016 12:35:29 +0100
+Subject: Disable version query via svnversion.
+
+---
+ doc/Shark.dox.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/doc/Shark.dox.in b/doc/Shark.dox.in
+index 52b66cc..fdee5a9 100644
+--- a/doc/Shark.dox.in
++++ b/doc/Shark.dox.in
+@@ -561,7 +561,7 @@ SHOW_NAMESPACES        = YES
+ # provided by doxygen. Whatever the program writes to standard output
+ # is used as the file version. See the manual for examples.
+ 
+-FILE_VERSION_FILTER    = "svnversion @CMAKE_CURRENT_SOURCE_DIR@/.."
++FILE_VERSION_FILTER    =
+ 
+ # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
+ # by doxygen. The layout file controls the global structure of the generated
diff --git a/debian/patches/series b/debian/patches/series
index 52e5136..6840081 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ Disable-doxygen-generate-tagfile.patch
 Disable-privacy-breaching-content.patch
 Fix-CBLAS-detection-on-Debian.patch
 Fix-missing-iostream-include.patch
+Disable-version-query-via-svnversion.patch

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



More information about the debian-science-commits mailing list