[med-svn] [Git][med-team/plastimatch][master] 4 commits: Switch (Build-)Depends from libinsighttoolkit4-dev to libinsighttoolkit5-dev

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Jan 15 11:01:36 GMT 2022



Andreas Tille pushed to branch master at Debian Med / plastimatch


Commits:
368a476b by Andreas Tille at 2022-01-15T10:52:02+01:00
Switch (Build-)Depends from libinsighttoolkit4-dev to libinsighttoolkit5-dev

- - - - -
523051a0 by Andreas Tille at 2022-01-15T11:08:24+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

- - - - -
dbb69970 by Andreas Tille at 2022-01-15T11:08:25+01:00
Update renamed lintian tag names in lintian overrides.

Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html

- - - - -
fd4b109c by Andreas Tille at 2022-01-15T11:09:00+01:00
Avoid explicitly specifying -Wl,--as-needed linker flag.

Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/plastimatch.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+plastimatch (1.9.3+dfsg.1-3) UNRELEASED; urgency=medium
+
+  * Switch (Build-)Depends from libinsighttoolkit4-dev to
+    libinsighttoolkit5-dev
+  * Add missing build dependency on dh addon.
+  * Update renamed lintian tag names in lintian overrides.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Andreas Tille <tille at debian.org>  Sat, 15 Jan 2022 10:51:53 +0100
+
 plastimatch (1.9.3+dfsg.1-2) unstable; urgency=medium
 
   [ Adrian Bunk ]


=====================================
debian/control
=====================================
@@ -12,13 +12,14 @@ Build-Depends: debhelper-compat (= 13),
                libdlib-dev,
                libfftw3-dev,
                libgdcm-dev,
-               libinsighttoolkit4-dev,
+               libinsighttoolkit5-dev,
                liblapack-dev,
                libpng-dev,
                libsqlite3-dev,
                libtiff-dev,
                uuid-dev,
-               zlib1g-dev
+               zlib1g-dev,
+               debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/plastimatch
 Vcs-Git: https://salsa.debian.org/med-team/plastimatch.git


=====================================
debian/plastimatch.lintian-overrides
=====================================
@@ -1,2 +1,2 @@
 plastimatch: package-name-doesnt-match-sonames
-plastimatch: non-dev-pkg-with-shlib-symlink
+plastimatch: link-to-shared-library-in-wrong-package


=====================================
debian/rules
=====================================
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/architecture.mk
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 PACKAGE   = $(shell dh_listpackages)
 TMP       = $(CURDIR)/debian/$(PACKAGE)



View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/0c912f7e6a4d210a454659db7b317ea85b294cc1...fd4b109c01f2dde8c18161a65d5e3fd1a15ff3f4

-- 
View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/0c912f7e6a4d210a454659db7b317ea85b294cc1...fd4b109c01f2dde8c18161a65d5e3fd1a15ff3f4
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/20220115/932a0a12/attachment-0001.htm>


More information about the debian-med-commit mailing list