[med-svn] [Git][med-team/elastix][master] 3 commits: Build-Depends: s/libinsighttoolkit4-dev/libinsighttoolkit5-dev/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Dec 6 09:06:46 GMT 2021
Andreas Tille pushed to branch master at Debian Med / elastix
Commits:
c7875af9 by Andreas Tille at 2021-12-06T09:14:19+01:00
Build-Depends: s/libinsighttoolkit4-dev/libinsighttoolkit5-dev/
- - - - -
db30fdc5 by Andreas Tille at 2021-12-06T09:18:43+01:00
Build-Depends: libcharls-dev
- - - - -
504476f4 by Andreas Tille at 2021-12-06T10:06:29+01:00
Fix install
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/elastix.install
Changes:
=====================================
debian/changelog
=====================================
@@ -19,11 +19,10 @@ elastix (5.0.1-1) UNRELEASED; urgency=medium
* Avoid explicitly specifying -Wl,--as-needed linker flag.
* Apply multi-arch hints.
+ elastix-doc: Add Multi-Arch: foreign.
- * Remove debian/
-
- TODO: CMake Error at CMakeLists.txt:26 (find_package):
- Could not find a configuration file for package "ITK" that is compatible
- with requested version "5.1.1".
+ * Remove debian/.gitlab-ci.yml in favour of debian/salsa-ci.yml
+ * Build-Depends: s/libinsighttoolkit4-dev/libinsighttoolkit5-dev/
+ * Build-Depends: libcharls-dev
+ * Fix install
[ Gert Wollny ]
* d/control: remove Gert Wollny from uploaders
=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
- libinsighttoolkit4-dev,
+ libinsighttoolkit5-dev,
+ libcharls-dev,
libdcmtk-dev,
zlib1g-dev,
libpng-dev,
=====================================
debian/elastix.install
=====================================
@@ -1 +1,2 @@
-debian/tmp/usr/bin
+obj-*/bin/elastix usr/bin
+obj-*/bin/transformix usr/bin
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/med-team/elastix/-/compare/0d2f9e7579fb26eee1232131bea9dc7080f98d26...504476f4c91ac2a8ff5559b55368d9655dd35028
--
View it on GitLab: https://salsa.debian.org/med-team/elastix/-/compare/0d2f9e7579fb26eee1232131bea9dc7080f98d26...504476f4c91ac2a8ff5559b55368d9655dd35028
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/20211206/953dfa69/attachment-0001.htm>
More information about the debian-med-commit
mailing list