[med-svn] [Git][med-team/connectome-workbench][master] 4 commits: Avoid explicitly specifying -Wl, --as-needed linker flag.
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Apr 13 07:39:56 BST 2026
Andreas Tille pushed to branch master at Debian Med / connectome-workbench
Commits:
b820a30b by Andreas Tille at 2026-04-13T07:38:27+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
- - - - -
7c5b67e5 by Andreas Tille at 2026-04-13T07:38:28+01:00
Remove deprecated Encoding key from desktop file debian/connectome-workbench.desktop.
Changes-By: lintian-brush
Fixes: lintian: desktop-entry-contains-encoding-key
See-also: https://lintian.debian.org/tags/desktop-entry-contains-encoding-key.html
- - - - -
ed2da0ac by Andreas Tille at 2026-04-13T07:38:29+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
e8f7b488 by Andreas Tille at 2026-04-13T07:38:30+01:00
Reorder Files paragraphs in debian/copyright by directory depth.
Changes-By: lintian-brush
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
Fixes: lintian: globbing-patterns-out-of-order
See-also: https://lintian.debian.org/tags/globbing-patterns-out-of-order.html
- - - - -
4 changed files:
- debian/changelog
- debian/connectome-workbench.desktop
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -22,6 +22,11 @@ connectome-workbench (2.1.0+dfsg-1) UNRELEASED; urgency=medium
* d/rules: hardening
* Standards-Version: 4.7.4 (Removed Priority field)
* cme fix dpkg-control
+ * Avoid explicitly specifying -Wl,--as-needed linker flag.
+ * Remove deprecated Encoding key from desktop file
+ debian/connectome-workbench.desktop.
+ * Trim trailing whitespace.
+ * Reorder Files paragraphs in debian/copyright by directory depth.
-- Andreas Tille <tille at debian.org> Sat, 11 Apr 2026 08:00:21 +0200
@@ -186,8 +191,8 @@ connectome-workbench (1.2.3+git41-gc4c6c90-1) experimental; urgency=medium
connectome-workbench (1.2.3+git3-g7b83782-1) unstable; urgency=medium
- * New upstream snapshot from v1.2.3-3-g7b83782
- in attempt to resolve FTBFS on mips, mipsel due to heavy memory
+ * New upstream snapshot from v1.2.3-3-g7b83782
+ in attempt to resolve FTBFS on mips, mipsel due to heavy memory
resource demand -- some files were moved around and possibly split.
* debian/control
- removed libqtwebkit-dev from build-depends (Closes: #784458)
=====================================
debian/connectome-workbench.desktop
=====================================
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Connectome Workbench
GenericName=Human Connectome Project Viewing and Analysis Tools
Exec=wb_view
=====================================
debian/copyright
=====================================
@@ -44,14 +44,6 @@ Copyright: 2014 Washington University School of Medicine
1970-2003, Wm. Randolph Franklin
License: GPL-2+ and PNPOLY-BSD-3-Clause
-Files: src/Resources/General/Fonts/FtglFonts/Vera*.ttf src/Resources/General/Fonts/VeraFonts/Vera*.ttf
-Copyright: 2003 Bitstream, Inc.
-License: Bitstream-Vera
-
-Files: src/Resources/General/Fonts/LinuxLibertine/*.ttf
-Copyright: 2003-2009 Philipp H. Poll <philthelion at users.sourceforge.net>
-License: GPL-2+ with Font exception and OFL-1.1
-
Files: src/Files/PaletteFile.cxx
Copyright: 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State University
2012-2015 Matplotlib Development Team
@@ -61,6 +53,14 @@ Files: src/GLMath/*
Copyright: 2005 - 2014 G-Truc Creation
License: HappyBunny or Expat
+Files: src/Resources/General/Fonts/FtglFonts/Vera*.ttf src/Resources/General/Fonts/VeraFonts/Vera*.ttf
+Copyright: 2003 Bitstream, Inc.
+License: Bitstream-Vera
+
+Files: src/Resources/General/Fonts/LinuxLibertine/*.ttf
+Copyright: 2003-2009 Philipp H. Poll <philthelion at users.sourceforge.net>
+License: GPL-2+ with Font exception and OFL-1.1
+
License: GPL-2+
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
=====================================
debian/rules
=====================================
@@ -9,7 +9,6 @@ do_help=$(shell echo $(DEB_HOST_ARCH) | grep -q -E '(mipsel|m68k|sh4)' && echo '
export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_CFLAGS_MAINT_APPEND = -DNDEBUG
export DEB_CXXFLAGS_MAINT_APPEND := -DNDEBUG -DGLM_ENABLE_EXPERIMENTAL
View it on GitLab: https://salsa.debian.org/med-team/connectome-workbench/-/compare/920fdbe243a9731ad05e265aa37315c5b579a1f3...e8f7b4889acf879570e24a311c6a4f71b35ad746
--
View it on GitLab: https://salsa.debian.org/med-team/connectome-workbench/-/compare/920fdbe243a9731ad05e265aa37315c5b579a1f3...e8f7b4889acf879570e24a311c6a4f71b35ad746
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/20260413/c222d0c7/attachment-0001.htm>
More information about the debian-med-commit
mailing list