From 3ac5b1b9f304257aad0068481d19283eed68d91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sat, 20 Oct 2018 20:50:27 +0000 Subject: [PATCH] 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 4b33750..d9ae946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +feedgnuplot (1.51-2) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + + -- Jelmer Vernooij Sat, 20 Oct 2018 20:50:26 +0000 + feedgnuplot (1.51-1) unstable; urgency=medium * Added .gp "terminal" to create self-plotting gnuplot files diff --git a/debian/copyright b/debian/copyright index 4d36759..06f5722 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/ Source: https://github.com/dkogan/feedgnuplot Upstream-Contact: Dima Kogan, Upstream-Name: feedgnuplot