[med-svn] [Git][med-team/fast][master] 2 commits: This is probably not the correct way - perhaps use d-shlibmove?
Shayan Doust
gitlab at salsa.debian.org
Sat Aug 10 20:37:54 BST 2019
Shayan Doust pushed to branch master at Debian Med / fast
Commits:
f8b4d86c by Shayan Doust at 2019-08-10T19:36:40Z
This is probably not the correct way - perhaps use d-shlibmove?
- - - - -
d35ef845 by Shayan Doust at 2019-08-10T19:37:15Z
Symbols file
- - - - -
3 changed files:
- + debian/fast.symbols
- debian/patches/disable_tests.patch
- debian/rules
Changes:
=====================================
debian/fast.symbols
=====================================
The diff for this file was not included because it is too large.
=====================================
debian/patches/disable_tests.patch
=====================================
@@ -6,16 +6,15 @@ Last-Update: 2019-08-08
Index: fast/CMakeLists.txt
===================================================================
---- fast.orig/CMakeLists.txt 2019-08-10 14:20:17.677955087 +0100
-+++ fast/CMakeLists.txt 2019-08-10 14:20:57.230344471 +0100
+--- fast.orig/CMakeLists.txt 2019-08-10 18:21:35.603460183 +0100
++++ fast/CMakeLists.txt 2019-08-10 18:22:07.003758309 +0100
@@ -15,10 +15,10 @@
include(cmake/Macros.cmake)
#### Options
-option(FAST_BUILD_TESTS "Build FAST tests." ON)
--option(FAST_BUILD_EXAMPLES "Build examples." OFF)
+option(FAST_BUILD_TESTS "Build FAST tests." OFF)
-+option(FAST_BUILD_EXAMPLES "Build examples." ON)
+ option(FAST_BUILD_EXAMPLES "Build examples." OFF)
option(FAST_BUILD_TOOLS "Build tools." ON)
-option(FAST_BUILD_DOCS "Build API documentation" OFF)
+option(FAST_BUILD_DOCS "Build API documentation" ON)
=====================================
debian/rules
=====================================
@@ -10,13 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
-override_dh_shlibdeps:
- dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
-
-override_dh_auto_install:
- dh_auto_install
+override_dh_install:
+ dh_install
find debian/fast -empty -type d -delete
- mkdir debian/fast/usr/lib debian/fast/usr/lib/fast
- mv debian/fast/usr/fast/include debian/fast/usr
- mv debian/fast/usr/fast/lib/* debian/fast/usr/lib/fast
View it on GitLab: https://salsa.debian.org/med-team/fast/compare/cd08624cf74f5573d5114ec78aae367a85ca2d78...d35ef845d4b39088192991e7736cdfd83510b697
--
View it on GitLab: https://salsa.debian.org/med-team/fast/compare/cd08624cf74f5573d5114ec78aae367a85ca2d78...d35ef845d4b39088192991e7736cdfd83510b697
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190810/9a957c81/attachment-0001.html>
More information about the debian-med-commit
mailing list