Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix changelog upstream version
· 643658a0
Shayan Doust
authored
Aug 11, 2019
643658a0
Fix patches for this upstream release
· 49dd3f60
Shayan Doust
authored
Aug 11, 2019
49dd3f60
Expand all
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
49dd3f60
fast (3.0.0-rc
1
-1) UNRELEASED; urgency=medium
fast (3.0.0-rc
3
-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
...
...
debian/patches/fix_source_openigtlink.patch
View file @
49dd3f60
...
...
@@ -6,8 +6,8 @@ Last-Update: 2019-08-08
Index: fast/source/FAST/Streamers/OpenIGTLinkStreamer.cpp
===================================================================
--- fast.orig/source/FAST/Streamers/OpenIGTLinkStreamer.cpp 2019-08-
08 20:20:52.599054344
+0100
+++ fast/source/FAST/Streamers/OpenIGTLinkStreamer.cpp 2019-08-
08 20:20:52.591054278
+0100
--- fast.orig/source/FAST/Streamers/OpenIGTLinkStreamer.cpp 2019-08-
11 12:39:37.573218562
+0100
+++ fast/source/FAST/Streamers/OpenIGTLinkStreamer.cpp 2019-08-
11 12:39:37.565218493
+0100
@@ -1,14 +1,14 @@
#include "OpenIGTLinkStreamer.hpp"
#include "FAST/Data/Image.hpp"
...
...
@@ -33,8 +33,8 @@ Index: fast/source/FAST/Streamers/OpenIGTLinkStreamer.cpp
namespace fast {
Index: fast/source/FAST/Streamers/Tests/DummyIGTLServer.cpp
===================================================================
--- fast.orig/source/FAST/Streamers/Tests/DummyIGTLServer.cpp 2019-08-
08 20:20:52.599054344
+0100
+++ fast/source/FAST/Streamers/Tests/DummyIGTLServer.cpp 2019-08-
08 20:20:52.595054312
+0100
--- fast.orig/source/FAST/Streamers/Tests/DummyIGTLServer.cpp 2019-08-
11 12:39:37.573218562
+0100
+++ fast/source/FAST/Streamers/Tests/DummyIGTLServer.cpp 2019-08-
11 12:39:37.565218493
+0100
@@ -1,9 +1,9 @@
#include "DummyIGTLServer.hpp"
...
...
@@ -51,8 +51,8 @@ Index: fast/source/FAST/Streamers/Tests/DummyIGTLServer.cpp
Index: fast/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp
===================================================================
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp 2019-08-
08 20:20:52.599054344
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp 2019-08-
08 20:20:52.595054312
+0100
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp 2019-08-
11 12:39:37.573218562
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp 2019-08-
11 12:39:37.565218493
+0100
@@ -7,9 +7,9 @@
#include <QMessageBox>
#include <QListWidget>
...
...
@@ -75,8 +75,8 @@ Index: fast/source/FAST/Tools/OpenIGTLinkServer/GUI.cpp
+}
Index: fast/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp
===================================================================
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp 2019-08-
08 20:20:52.599054344
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp 2019-08-
08 20:20:52.595054312
+0100
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp 2019-08-
11 12:39:37.573218562
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp 2019-08-
11 12:39:37.569218527
+0100
@@ -2,7 +2,7 @@
#define FAST_OPENIGTLINKSERVER_GUI_HPP_
...
...
@@ -88,8 +88,8 @@ Index: fast/source/FAST/Tools/OpenIGTLinkServer/GUI.hpp
Index: fast/source/FAST/Tools/OpenIGTLinkServer/main.cpp
===================================================================
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/main.cpp 2019-08-
08 20:20:52.599054344
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/main.cpp 2019-08-
08 20:20:52.595054312
+0100
--- fast.orig/source/FAST/Tools/OpenIGTLinkServer/main.cpp 2019-08-
11 12:39:37.573218562
+0100
+++ fast/source/FAST/Tools/OpenIGTLinkServer/main.cpp 2019-08-
11 12:39:37.569218527
+0100
@@ -23,4 +23,4 @@
Reporter::setGlobalReportMethod(Reporter::COUT);
window->getReporter().setReportMethod(Reporter::COUT);
...
...
debian/patches/fix_test.patch
View file @
49dd3f60
...
...
@@ -6,8 +6,8 @@ Last-Update: 2019-08-11
Index: fast/source/FAST/Algorithms/NeuralNetwork/CMakeLists.txt
===================================================================
--- fast.orig/source/FAST/Algorithms/NeuralNetwork/CMakeLists.txt 2019-08-11
08:27:
52
.
570
019237
+0100
+++ fast/source/FAST/Algorithms/NeuralNetwork/CMakeLists.txt 2019-08-11
08:27:52.5620191
67 +0100
--- fast.orig/source/FAST/Algorithms/NeuralNetwork/CMakeLists.txt 2019-08-11
12:39:37.24
52
1
570
9
+0100
+++ fast/source/FAST/Algorithms/NeuralNetwork/CMakeLists.txt 2019-08-11
12:39:37.241215
67
4
+0100
@@ -16,17 +16,17 @@
fast_add_process_object(ClassificationToText ImageClassificationNetwork.hpp)
fast_add_process_object(SegmentationNetwork SegmentationNetwork.hpp)
...
...
debian/patches/prevent_cmake_downloading.patch
View file @
49dd3f60
This diff is collapsed.
Click to expand it.
debian/patches/remove_unneeded_installs.patch
View file @
49dd3f60
...
...
@@ -6,9 +6,9 @@ Last-Update: 2019-08-08
Index: fast/cmake/InstallFAST.cmake
===================================================================
--- fast.orig/cmake/InstallFAST.cmake 2019-08-1
0
1
4
:3
3:29.761600902
+0100
+++ fast/cmake/InstallFAST.cmake 2019-08-1
0
1
4
:3
3:57.401871110
+0100
@@ -
47
,9 +
47
,9 @@
--- fast.orig/cmake/InstallFAST.cmake 2019-08-1
1
1
2
:3
9:38.341225233
+0100
+++ fast/cmake/InstallFAST.cmake 2019-08-1
1
1
2
:3
9:38.337225198
+0100
@@ -
50
,9 +
50
,9 @@
endif()
# Install Qt plugins
...
...
@@ -21,7 +21,7 @@ Index: fast/cmake/InstallFAST.cmake
# Install qt.conf
install(FILES ${PROJECT_SOURCE_DIR}/cmake/InstallFiles/qt.conf
@@ -8
1
,10 +8
1
,10 @@
@@ -8
4
,10 +8
4
,10 @@
DESTINATION fast/include/
FILES_MATCHING PATTERN "*.hpp"
)
...
...
@@ -36,7 +36,7 @@ Index: fast/cmake/InstallFAST.cmake
@@ -1
79
,36 +1
79
,36 @@
@@ -1
82
,36 +1
82
,36 @@
# Install license files for depedencies
# Qt5
...
...
@@ -96,7 +96,7 @@ Index: fast/cmake/InstallFAST.cmake
if(FAST_MODULE_TensorFlow)
# Tensorflow license
@@ -2
17
,8 +2
17
,8 @@
@@ -2
20
,8 +2
20
,8 @@
)
endif()
...
...
debian/patches/series
View file @
49dd3f60
fix_test.patch
fix_source_openigtlink.patch
prevent_cmake_downloading.patch
remove_unneeded_installs.patch
...
...
debian/patches/set_cmake_options.patch
View file @
49dd3f60
...
...
@@ -6,8 +6,8 @@ Last-Update: 2019-08-08
Index: fast/CMakeLists.txt
===================================================================
--- fast.orig/CMakeLists.txt 2019-08-11
07:16:23.604778105
+0100
+++ fast/CMakeLists.txt 2019-08-11
07:16:41.540933812
+0100
--- fast.orig/CMakeLists.txt 2019-08-11
12:39:38.949230514
+0100
+++ fast/CMakeLists.txt 2019-08-11
12:39:38.945230480
+0100
@@ -18,7 +18,7 @@
option(FAST_BUILD_TESTS "Build FAST tests." ON)
option(FAST_BUILD_EXAMPLES "Build examples." OFF)
...
...
debian/patches/use_system_libs.patch
View file @
49dd3f60
...
...
@@ -5,8 +5,8 @@ Author: Shayan Doust <hello@shayandoust.me>
Index: fast/CMakeLists.txt
===================================================================
--- fast.orig/CMakeLists.txt 2019-08-
09 05:56:37.211023586
+0100
+++ fast/CMakeLists.txt 2019-08-
09 05:57:42.647561464
+0100
--- fast.orig/CMakeLists.txt 2019-08-
11 12:39:38.645227873
+0100
+++ fast/CMakeLists.txt 2019-08-
11 12:39:38.641227839
+0100
@@ -34,7 +34,7 @@
option(FAST_MODULE_WholeSlideImaging "Build whole slide imaging module" OFF)
option(FAST_MODULE_Clarius "Build clarius ultrasound module" OFF)
...
...