From e785e593257838f6a38f6268c2fbd3d90c5e8eae Mon Sep 17 00:00:00 2001
From: Silver Platter <svp-bot@autistici.org>
Date: Sat, 10 Jul 2021 14:45:38 +0000
Subject: [PATCH] Use secure copyright file specification URI.

Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 563e8c7..abe76cd 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: logcat
 Source: https://git.autistici.org/ai/logcat
 
-- 
GitLab