summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-10-01 10:31:17 +0200
committerOndřej Nový <onovy@debian.org>2018-10-01 10:31:17 +0200
commit294a72db1ccdb80f6dc61206bc7ad6d08d32f678 (patch)
tree9e47e1ff10711bd9f1f3c318f82b6d5beae1a4aa /debian
parentfcc7783cfb0b83168c8a4647920bbe9dd435367e (diff)
d/copyright: Use https protocol in Format field
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d668b3f..b7c1da9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
madison-lite (0.24) UNRELEASED; urgency=medium
+ [ Colin Watson ]
* Use ${perl:Depends} rather than explicitly depending on perl; the
previously-declared minimum version (5.10) is old enough that we no
longer need to worry about it.
+ [ Ondřej Nový ]
+ * d/copyright: Use https protocol in Format field
+
-- Colin Watson <cjwatson@debian.org> Sat, 04 Aug 2018 23:44:20 +0100
madison-lite (0.23) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 615fe38..95e999e 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: madison-lite
Upstream-Contact: Colin Watson <cjwatson@debian.org>