[med-svn] [Git][med-team/sight][master] 3 commits: Switch (Build-)Depends from libinsighttoolkit4-dev to libinsighttoolkit5-dev
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jan 12 14:14:42 GMT 2022
Andreas Tille pushed to branch master at Debian Med / sight
Commits:
4dfa098d by Andreas Tille at 2022-01-12T13:44:12+01:00
Switch (Build-)Depends from libinsighttoolkit4-dev to libinsighttoolkit5-dev
- - - - -
ae914298 by Andreas Tille at 2022-01-12T13:44:48+01:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
7db5abc5 by Andreas Tille at 2022-01-12T13:44:53+01:00
Add missing build dependency on dh addon.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+sight (21.0.0-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch (Build-)Depends from libinsighttoolkit4-dev to
+ libinsighttoolkit5-dev
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org> Wed, 12 Jan 2022 13:43:05 +0100
+
sight (21.0.0-3) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Flavien Bridault <fbridault at ircad.fr>
Section: science
Priority: optional
-Build-Depends: cmake (>=3.19.0),
+Build-Depends: cmake (>= 3.19.0),
dcmtk,
debhelper-compat (= 13),
dbus-x11,
@@ -16,7 +16,7 @@ Build-Depends: cmake (>=3.19.0),
libfftw3-dev,
libgdcm-dev,
libglm-dev,
- libinsighttoolkit4-dev,
+ libinsighttoolkit5-dev,
libogre-1.12-dev,
libopencv-dev,
libopenigtlink-dev,
@@ -34,7 +34,8 @@ Build-Depends: cmake (>=3.19.0),
xauth,
xvfb,
zlib1g-dev,
- zstd
+ zstd,
+ debhelper
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/sight
Vcs-Git: https://salsa.debian.org/med-team/sight.git
@@ -84,7 +85,7 @@ Depends: libsight (= ${binary:Version}),
qttools5-dev,
libvtk9-dev,
libgdcm-dev,
- libinsighttoolkit4-dev,
+ libinsighttoolkit5-dev,
libann-dev,
libvtkgdcm-dev,
libvtk9-qt-dev,
@@ -145,6 +146,6 @@ Description: Camera calibration software
SightCalibrator can take images, video files, or any supported
camera device as input. It detects the presence of a checkboard
in images. The parameters of the checkboard can be customized.
- Individual images can then be marked to be used in the
+ Individual images can then be marked to be used in the
computation of the calibration. Last, the intrinsic and extrinsic
parameters can be exported in OpenCV format, Yaml or XML.
View it on GitLab: https://salsa.debian.org/med-team/sight/-/compare/983e045542cabf2de43cff9b9008f80dd7487866...7db5abc531beb55747a35c06e4cf9e1385f695f8
--
View it on GitLab: https://salsa.debian.org/med-team/sight/-/compare/983e045542cabf2de43cff9b9008f80dd7487866...7db5abc531beb55747a35c06e4cf9e1385f695f8
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/20220112/6efb9b77/attachment-0001.htm>
More information about the debian-med-commit
mailing list