Jelmer Vernooij pushed to branch master at Debian Med / dicomscope
Commits: b34aef19 by Jelmer Vernooij at 2018-10-20T18:47:24Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 4773ccbc by Jelmer Vernooij at 2018-10-20T18:47:25Z 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. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +dicomscope (3.6.0-20) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure copyright file specification URI. + + -- Jelmer Vernooij <[email protected]> Sat, 20 Oct 2018 18:47:24 +0000 + dicomscope (3.6.0-19) unstable; urgency=medium * debhelper 11 @@ -8,10 +15,10 @@ dicomscope (3.6.0-19) unstable; urgency=medium dicomscope (3.6.0-18) unstable; urgency=medium - * d/control: - - migrate packaging to git + * d/control: + - migrate packaging to git - update standards to 4.1.1 - - set package section for -jni package to java + - set package section for -jni package to java -- Gert Wollny <[email protected]> Sat, 30 Sep 2017 15:35:26 +0000 @@ -28,24 +35,24 @@ dicomscope (3.6.0-16) unstable; urgency=medium [ Gert Wollny ] * d/p/cmake.. Correct macros for new version Closes: #865783 - * d/p/correct_includes: Use full dcmtk sub-path for includes + * d/p/correct_includes: Use full dcmtk sub-path for includes * d/control: - correct my email address - - update standards version - * d/rules: - add linker -as-needed flags and hardening + - update standards version + * d/rules: - add linker -as-needed flags and hardening -- Gert Wollny <[email protected]> Sun, 25 Jun 2017 06:06:11 +0000 dicomscope (3.6.0-15) unstable; urgency=medium * update build dependency to libdicom-dev (Closes: #804569) - * correct build with current dcmtk version merge related patches into: + * correct build with current dcmtk version merge related patches into: - DSRDocument.cpp.patch - - correct_status_returns.patch - old, now removed patches were: + - correct_status_returns.patch + old, now removed patches were: - DVPresentationState.patch - dicom_2009.patch - log4cplus.patch - * add Gert Wollny to uploaders + * add Gert Wollny to uploaders -- Gert Wollny <[email protected]> Wed, 11 Nov 2015 16:42:39 +0100 @@ -173,7 +180,7 @@ dicomscope (3.6.0-3) experimental; urgency=low dicomscope (3.6.0-2) unstable; urgency=low - * Remove tofrodos and unzip from Build-Deps. Fixes hurd-386 compilation. + * Remove tofrodos and unzip from Build-Deps. Fixes hurd-386 compilation. -- Mathieu Malaterre <[email protected]> Mon, 21 Dec 2009 15:46:02 +0100 ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: dicomscope Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Gert Wollny <[email protected]> + Gert Wollny <[email protected]> Section: graphics Priority: optional Build-Depends: debhelper (>= 11~), ===================================== 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: DICOMScope Upstream-Source: http://dicom.offis.de/dscope.php.en View it on GitLab: https://salsa.debian.org/med-team/dicomscope/compare/8612ccdcb6dd8b1ff34a9487cb2a721fa4722650...4773ccbc8b888e9cc3f0a613a21078c4c25cccc2 -- View it on GitLab: https://salsa.debian.org/med-team/dicomscope/compare/8612ccdcb6dd8b1ff34a9487cb2a721fa4722650...4773ccbc8b888e9cc3f0a613a21078c4c25cccc2 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
