[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/rules: Reduce debug info because the build is too big
Gert Wollny
gitlab at salsa.debian.org
Sat Dec 7 11:55:25 GMT 2019
Gert Wollny pushed to branch master at Debian Med / insighttoolkit
Commits:
1f4c0604 by Gert Wollny at 2019-12-07T11:51:01Z
d/rules: Reduce debug info because the build is too big
- - - - -
7fbda4e5 by Gert Wollny at 2019-12-07T11:51:27Z
d/changelog: Prep new upload
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.2-dfsg1-5) unstable; urgency=medium
+
+ * d/rules: Reduce debug info because the build is too big
+
+ -- Gert Wollny <gewo at debian.org> Sat, 07 Dec 2019 12:51:11 +0100
+
insighttoolkit4 (4.13.2-dfsg1-4) unstable; urgency=medium
* d/control: Add libminc-dev to dev deps, Closes: #944636
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ SOVERSION = $(VER_MAJOR).$(VER_MINOR)
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
#ITK is not properly using system provided headers
-export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/nifti
+export DEB_CPPFLAGS_MAINT_APPEND = "-I/usr/include/nifti -g1"
ENABLE_PYTHON=1
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/7133e881aeecb2c628985587d2581c5a3a8d1b3f...7fbda4e5a8a8709acd8b8d036994bfb152f2330b
--
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/7133e881aeecb2c628985587d2581c5a3a8d1b3f...7fbda4e5a8a8709acd8b8d036994bfb152f2330b
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/20191207/61e3cc0e/attachment.html>
More information about the debian-med-commit
mailing list