[med-svn] [Git][med-team/elastix][master] 3 commits: Close bug
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Dec 6 10:33:57 GMT 2021
Andreas Tille pushed to branch master at Debian Med / elastix
Commits:
6ff8168e by Andreas Tille at 2021-12-06T10:45:22+01:00
Close bug
- - - - -
bd1dfb65 by Andreas Tille at 2021-12-06T10:46:59+01:00
Enable dh_missing --fail-missing
- - - - -
49df6314 by Andreas Tille at 2021-12-06T11:33:38+01:00
Install libANNlib-5.0.so
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/elastix.install
- + debian/not-installed
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,9 @@
-elastix (5.0.1-1) UNRELEASED; urgency=medium
+elastix (5.0.1-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* New upstream version
- Closes: #909280
+ Closes: #909280, #984047
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
@@ -23,11 +23,13 @@ elastix (5.0.1-1) UNRELEASED; urgency=medium
* Build-Depends: s/libinsighttoolkit4-dev/libinsighttoolkit5-dev/
* Build-Depends: libcharls-dev
* Fix install
+ * Enable dh_missing --fail-missing
+ * Install libANNlib-5.0.so
[ Gert Wollny ]
* d/control: remove Gert Wollny from uploaders
- -- Gert Wollny <gewo at debian.org> Wed, 24 Nov 2021 10:55:58 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 06 Dec 2021 10:47:07 +0100
elastix (4.9.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Steve M. Robbins <smr at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-exec,
cmake,
libinsighttoolkit5-dev,
libcharls-dev,
=====================================
debian/elastix.install
=====================================
@@ -1,2 +1,4 @@
+#!/usr/bin/dh-exec
obj-*/bin/elastix usr/bin
-obj-*/bin/transformix usr/bin
\ No newline at end of file
+obj-*/bin/transformix usr/bin
+obj-*/bin/lib*.so.* usr/lib/${DEB_HOST_MULTIARCH}
=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+usr/lib/lib*.a
View it on GitLab: https://salsa.debian.org/med-team/elastix/-/compare/504476f4c91ac2a8ff5559b55368d9655dd35028...49df6314f72930953c3b8c173bf5ea060c970633
--
View it on GitLab: https://salsa.debian.org/med-team/elastix/-/compare/504476f4c91ac2a8ff5559b55368d9655dd35028...49df6314f72930953c3b8c173bf5ea060c970633
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/b8c97c6c/attachment-0001.htm>
More information about the debian-med-commit
mailing list