From 11cf8e8eff54d6a7958d679790faa7280bf0f8d5 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sun, 26 Jul 2020 06:43:59 +0000 Subject: [PATCH] Use correct machine-readable copyright file URI. Changes-By: lintian-brush Fixes: lintian: out-of-date-copyright-format-uri See-also: https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html --- debian/changelog | 6 ++++++ debian/copyright | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0aa9608..3c8c17d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfce4-screensaver (0.1.10-2) UNRELEASED; urgency=low + + * Use correct machine-readable copyright file URI. + + -- Debian Janitor Sun, 26 Jul 2020 06:43:38 -0000 + xfce4-screensaver (0.1.10-1) unstable; urgency=medium * Team upload. diff --git a/debian/copyright b/debian/copyright index 62569f6..51246c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xfce4-screensaver Source: https://git.xfce.org/apps/xfce4-screensaver/ -- GitLab