[med-svn] [Git][med-team/dcm2niix][debian/master] 3 commits: Avoid explicitly specifying -Wl, --as-needed linker flag.

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Oct 10 21:04:24 BST 2021



Andreas Tille pushed to branch debian/master at Debian Med / dcm2niix


Commits:
5a59d77b by Andreas Tille at 2021-10-10T21:46:23+02: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

- - - - -
9c054e43 by Andreas Tille at 2021-10-10T21:46:56+02:00
Standards-Version is sufficient with three levels of version

- - - - -
baeaafc6 by Andreas Tille at 2021-10-10T21:47:48+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,10 @@
-dcm2niix (1.0.20211006-1) UNRELEASED; urgency=medium
+dcm2niix (1.0.20211006-1) unstable; urgency=medium
 
   * Team upload
   * New upstream version 1.0.20211006
   * Update copyright metadata
   * Promote pigz to Recommends
-  * Raise standards version to 4.6.0.1
+  * Raise standards version to 4.6.0
 
  -- Ghislain Vaillant <ghisvail at gmail.com>  Sun, 10 Oct 2021 21:33:59 +0200
 


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: cmake,
                pkg-config,
                python3-sphinx,
                zlib1g-dev
-Standards-Version: 4.6.0.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/dcm2niix
 Vcs-Git: https://salsa.debian.org/med-team/dcm2niix.git
 Homepage: https://github.com/rordenlab/dcm2niix


=====================================
debian/rules
=====================================
@@ -6,7 +6,6 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
 export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@ --sourcedirectory=console --buildsystem=cmake



View it on GitLab: https://salsa.debian.org/med-team/dcm2niix/-/compare/e6533e91699d08a52429107bdcfa4e19df699613...baeaafc68576e0451eb57958930fd5d4ab046b6b

-- 
View it on GitLab: https://salsa.debian.org/med-team/dcm2niix/-/compare/e6533e91699d08a52429107bdcfa4e19df699613...baeaafc68576e0451eb57958930fd5d4ab046b6b
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/20211010/12776eab/attachment-0001.htm>


More information about the debian-med-commit mailing list