From 7479e394e7347b8339d1d2231b4b5c8eae01eb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sun, 28 Oct 2018 11:29:49 +0000 Subject: [PATCH 1/2] 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. --- debian/changelog | 6 ++++++ debian/copyright | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9415ffb0b..34eb6d32c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cmake (3.12.3-4) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + + -- Jelmer Vernooij Sun, 28 Oct 2018 11:29:48 +0000 + cmake (3.12.3-3) unstable; urgency=medium * Fix info and man page install directories on kFreeBSD. (Closes: #911700) diff --git a/debian/copyright b/debian/copyright index c6f1f5ef1..efcfdfa7a 100644 --- a/debian/copyright +++ b/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: cmake Source: http://www.cmake.org/files/v*/ From 6ff6a33024ac2cdf2d7e9fee347c397d8f771d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sun, 28 Oct 2018 11:29:52 +0000 Subject: [PATCH 2/2] Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. --- debian/changelog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34eb6d32c..576867287 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cmake (3.12.3-4) UNRELEASED; urgency=medium * Use secure copyright file specification URI. + * Trim trailing whitespace. -- Jelmer Vernooij Sun, 28 Oct 2018 11:29:48 +0000 @@ -232,7 +233,7 @@ cmake (3.4.1-2) unstable; urgency=medium cmake (3.4.1-1) experimental; urgency=medium - * New upstream release. + * New upstream release. -- Felix Geyer Thu, 03 Dec 2015 18:45:35 +0100 @@ -459,7 +460,7 @@ cmake (2.8.12.1-1.5) unstable; urgency=medium cmake (2.8.12.1-1.4) unstable; urgency=medium * Non-maintainer upload. - * Add support for mips64 mips64el mipsn32 mipsn32el in + * Add support for mips64 mips64el mipsn32 mipsn32el in Modules/FindJNI.cmake. Add FindJNI.cmake.mips.patch. Patch by Yunqiang Su. @@ -1123,7 +1124,7 @@ cmake (2.8.0~rc3-1) experimental; urgency=low - FindJNI.cmake-more-arches.diff - remove, was taken from upstream; - FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream. * Update install files. - * Call dpkg with --print-architecture rather than obsolete + * Call dpkg with --print-architecture rather than obsolete --print-installation-architecture. * Fix lintian override cmake-data: extra-license-file. * Remove obsolete README.Debian. @@ -1344,7 +1345,7 @@ cmake (2.6.0-1) experimental; urgency=low cmake (2.6.0~rc8-1.1) experimental; urgency=low - * Non-maintainer upload with permission from DadCoder. + * Non-maintainer upload with permission from DadCoder. Happy Prague visit. * Fix FindQt4.cmake (Closes: #477110) @@ -1436,7 +1437,7 @@ cmake (2.4.5-1) unstable; urgency=low Do not depend on optimized libraries for a debug build and visa versa. Fix target name matching custom command output conflict. Fix FindQt3 so that it does not find qt4 - Fix FindKDE4 so that it only looks for kde4-config + Fix FindKDE4 so that it only looks for kde4-config -- A. Maitland Bottoms Mon, 4 Dec 2006 16:29:44 -0500