[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/rules: Add embedded library override

Gert Wollny gitlab at salsa.debian.org
Sun Feb 18 11:57:40 UTC 2018


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
bc5153ba by Gert Wollny at 2018-02-18T11:40:47+01:00
d/rules: Add embedded library override

- - - - -
af4e80fa by Gert Wollny at 2018-02-18T11:49:03+01:00
Make another upload to exp

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.0-dfsg1-2~exp1) experimental; urgency=medium
+
+  * d/rules: Add embedded library override
+
+ -- Gert Wollny <gewo at debian.org>  Sun, 18 Feb 2018 11:48:24 +0100
+
 insighttoolkit4 (4.13.0-dfsg1-1) experimental; urgency=medium
 
   * New upstream version 4.13.0-dfsg1


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -103,6 +103,8 @@ override_dh_auto_test:
 	LD_LIBRARY_PATH=`pwd`/BUILD/lib:`pwd`/BUILD/Testing/Temporary dh_auto_test 
 
 override_dh_lintian:
+	echo "#ITK embeds various patched libraries" > debian/$(pkg_lib).lintian-overrides
+	echo "$(pkg_lib): embedded-library" > debian/$(pkg_lib).lintian-overrides
 	echo "$(pkg_lib): package-name-doesnt-match-sonames" > debian/$(pkg_lib).lintian-overrides
 	dh_lintian
 



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/ca057d99fc924f2fef8c861c668ebbb246e1401b...af4e80faf4af4d8c117140376e4907b9d4745a3b

---
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/ca057d99fc924f2fef8c861c668ebbb246e1401b...af4e80faf4af4d8c117140376e4907b9d4745a3b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180218/c12aa82e/attachment-0001.html>


More information about the debian-med-commit mailing list