diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2018-04-08 00:59:51 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2018-04-08 00:59:51 +0100 |
commit | c44081cd4a8d6275d61b0a23cd7c4a7f6caebcda (patch) | |
tree | 9ab996ae66a5cc0f0b5cd90a2851a99ec88698c0 | |
parent | 4736645ebeb7f58d01b8b5431039aded4ca34017 (diff) | |
download | dtv-scan-tables-c44081cd4a8d6275d61b0a23cd7c4a7f6caebcda.tar.gz |
d/copyright: Change all urls to https
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3bdf51d..1215a26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dtv-scan-tables (0+git20171226.07b18ec-1) UNRELEASED; urgency=medium - Change priority extra to optional * Add debian/watch file using new git mode * d/{control,compat}: Bump debhelper version to 11 + * d/copyright: Change all urls to https -- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 07 Apr 2018 23:59:16 +0100 diff --git a/debian/copyright b/debian/copyright index e252ea5..46def36 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -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: dtv-scan-tables -Source: http://git.linuxtv.org/dtv-scan-tables.git +Source: https://git.linuxtv.org/dtv-scan-tables.git Files: * Copyright: 2013 Oliver Schinagl <oliver@schinagl.nl> |