Gert Wollny pushed to branch master at Debian Med / itksnap
Commits: 9849ade8 by Gert Wollny at 2019-11-13T17:54:25Z d/changelog: prep for new release - - - - - f65f7c76 by Gert Wollny at 2019-12-09T19:46:04Z d/: cme fix dpkg - minor fixes and updated standards - - - - - b0fe3f71 by Gert Wollny at 2019-12-09T19:47:08Z d/changelog: update - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/patches/02_check_sse.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +itksnap (3.6.0-4) unstable; urgency=medium + + * d/control: Update build-deps to use libgdcm-dev + * d/: cme fix dpkg: Minor fixes + - standards updated to 4.4.1 (no changes needed) + + -- Gert Wollny <[email protected]> Wed, 13 Nov 2019 18:54:01 +0100 + itksnap (3.6.0-3) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Michael Hanke <[email protected]>, Gert Wollny <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 11), cmake, libvtk6-dev, libinsighttoolkit4-dev, @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 11~), libqt5opengl5-dev, qttools5-private-dev, libfftw3-dev -Standards-Version: 4.2.1 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/neurodebian-team/itksnap Vcs-Git: https://salsa.debian.org/neurodebian-team/itksnap.git Homepage: http://www.itksnap.org ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ITK-SNAP -Upstream-Source: http://www.itksnap.org -Files-Excluded: Submodules/greedy/matlab/ +Source: http://www.itksnap.org +Files-Excluded: Submodules/greedy/matlab Files: * Copyright: ===================================== debian/patches/02_check_sse.patch ===================================== @@ -1,3 +1,4 @@ +Description: _check_sse --- a/Submodules/greedy/src/OneDimensionalInPlaceAccumulateFilter.txx +++ b/Submodules/greedy/src/OneDimensionalInPlaceAccumulateFilter.txx @@ -308,8 +308,7 @@ View it on GitLab: https://salsa.debian.org/med-team/itksnap/compare/58d6d5713cc5e75c7951d5c85713e27504b0913a...b0fe3f718ace69fa8c0268f1aef2b3bb6e599299 -- View it on GitLab: https://salsa.debian.org/med-team/itksnap/compare/58d6d5713cc5e75c7951d5c85713e27504b0913a...b0fe3f718ace69fa8c0268f1aef2b3bb6e599299 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
