From 35559915cfd3a50603d19a3d788ed3c877eb2d08 Mon Sep 17 00:00:00 2001
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Thu, 31 Dec 2020 17:36:10 +0000
Subject: [PATCH] Use https with copyright-format-uri

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 54794e1..4a336f1 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: Simple Validation
 Author: Tim Boudreau
 Source: http://kenai.com/projects/simplevalidation/downloads/download/
-- 
GitLab