Jelmer Vernooij pushed to branch master at Debian Med / elastix
Commits: 13a7c886 by Jelmer Vernooij at 2018-10-20T20:27:30Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 238a3984 by Jelmer Vernooij at 2018-10-20T20:27:30Z Use secure copyright file specification URI. Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,17 +1,22 @@ elastix (4.9.0-1) UNRELEASED; urgency=medium + [ Andreas Tille ] * Team upload. * Fix watch file * debhelper 11 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.2.1 + [ Jelmer Vernooij ] + * Trim trailing whitespace. + * Use secure copyright file specification URI. + -- Andreas Tille <[email protected]> Thu, 20 Sep 2018 21:50:51 +0200 elastix (4.8-12) unstable; urgency=medium * d/p/itk4.11.patch: Make it compile with itk >= 4.11 - * d/control: Update my maintainer e-mail + * d/control: Update my maintainer e-mail * d/control: Update standards vesrsion -- Gert Wollny <[email protected]> Fri, 14 Jul 2017 10:05:14 +0000 @@ -39,10 +44,10 @@ elastix (4.8-10) unstable; urgency=medium elastix (4.8-9) unstable; urgency=medium - * d/p/fix-compi..: fix compilation with -std=c++11, + * d/p/fix-compi..: fix compilation with -std=c++11, * d/rules: removed forced std=c++03, Closes: #822779 - * d/rules: hardening += all - * d/control: use secure VCS browse url + * d/rules: hardening += all + * d/control: use secure VCS browse url -- Gert Wollny <[email protected]> Wed, 06 Jul 2016 12:45:21 +0000 @@ -55,7 +60,7 @@ elastix (4.8-8) unstable; urgency=medium elastix (4.8-7) unstable; urgency=medium - * d/control: Update to latest standards version 3.9.8 + * d/control: Update to latest standards version 3.9.8 -- Gert Wollny <[email protected]> Tue, 26 Apr 2016 15:08:45 +0000 @@ -67,10 +72,10 @@ elastix (4.8-6) unstable; urgency=medium elastix (4.8-5) unstable; urgency=medium - * d/control: Add texlive-publishers to doc-build depends as it seems to be + * d/control: Add texlive-publishers to doc-build depends as it seems to be needed for the references * d/rules: Update the build script for the manual.pdf to make use of - SOURCE_DATE_EPOCH when building it. + SOURCE_DATE_EPOCH when building it. * d/control: Update standards version to 3.9.7 -- Gert Wollny <[email protected]> Wed, 16 Mar 2016 15:41:26 +0000 @@ -104,36 +109,36 @@ elastix (4.8-3) unstable; urgency=medium elastix (4.8-2) unstable; urgency=medium - * d/rules: - Revert the change regarding jquery.js, the system - version is not usable + * d/rules: - Revert the change regarding jquery.js, the system + version is not usable - Add SOURCE_DATE_EPOCH to the cmake call parameters * d/ add override to elastix-doc for embedded jquery.js - * Add and unify patch for doxygen docu cleanup in - doxygen_cleanup.patch: - - Remove the google search and make local links point to the + * Add and unify patch for doxygen docu cleanup in + doxygen_cleanup.patch: + - Remove the google search and make local links point to the remote elastix site like it is suppose to. - - Move the Google analytics patch into this patch - - Move the patch for PNG->SVG change into this patch - - enable the SEARCHENGINE since this issues the needed - dynsections.js - * Add patch doxygen_use_epoch...: Set the doxygen files data to + - Move the Google analytics patch into this patch + - Move the patch for PNG->SVG change into this patch + - enable the SEARCHENGINE since this issues the needed + dynsections.js + * Add patch doxygen_use_epoch...: Set the doxygen files data to SOURCE_DATA_EPOCH if it is set with cmake. -- Gert Wollny <[email protected]> Thu, 15 Oct 2015 15:54:28 +0200 elastix (4.8-1) unstable; urgency=medium - * New upstram version + * New upstram version * update patch build-static-ann.patch - * d/copyright: Update upstream license (now Apache-2.0) - * d/control: - remove unused shlib:depends on elastix-doc - - add dependency on libjs-jquery - - update standards version - * d/rules: - remove jquery.js and *.md5 from the packaged doc files - - add -fvisibility=hidden as c++ flags to silence warnings - * Add patch to change Doxygen output: - - use svg graphics instead of png to save space - - remove time stamps from documentation + * d/copyright: Update upstream license (now Apache-2.0) + * d/control: - remove unused shlib:depends on elastix-doc + - add dependency on libjs-jquery + - update standards version + * d/rules: - remove jquery.js and *.md5 from the packaged doc files + - add -fvisibility=hidden as c++ flags to silence warnings + * Add patch to change Doxygen output: + - use svg graphics instead of png to save space + - remove time stamps from documentation -- Gert Wollny <[email protected]> Mon, 12 Oct 2015 22:22:54 +0200 @@ -151,7 +156,7 @@ elastix (4.7-1) unstable; urgency=medium * Add --as-needed to the linker flags * remove patches/disable-mevisdicomtiff.patch, fixed upstream (91edb5) * remove patches/itk-review-detection.patch, fixed upstream (9442a2) - * Add patch to disable google-adsense in the created documentation + * Add patch to disable google-adsense in the created documentation [ Andreas Tille ] * cme fix dpkg-control @@ -177,7 +182,7 @@ elastix (4.6-1) unstable; urgency=low * patches/disable-mevisdicomtiff.patch: New. Fix build system to honour ELASTIX_USE_MEVISDICOMTIFF=false * rules: Build with ELASTIX_USE_MEVISDICOMTIFF=false. - + * control: Add build-dep-indep on texlive-fonts-recommended to build docs. Remove build-dep on libgdcm2-dev. Closes: #731921. ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: elastix Source: https://github.com/SuperElastix/elastix Upstream-Contact: Stefan Klein and Marius Staring View it on GitLab: https://salsa.debian.org/med-team/elastix/compare/0f080283057aa2832ebf574a71ba6ad40078468c...238a3984e0ce89e35dd36a24a42f1b1a84ca1a36 -- View it on GitLab: https://salsa.debian.org/med-team/elastix/compare/0f080283057aa2832ebf574a71ba6ad40078468c...238a3984e0ce89e35dd36a24a42f1b1a84ca1a36 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
