This is an automated email from the git hooks/post-receive script. jmccrohan-guest pushed a commit to branch master in repository dtv-scan-tables.
commit c44081cd4a8d6275d61b0a23cd7c4a7f6caebcda Author: Jonathan McCrohan <[email protected]> Date: Sun Apr 8 00:59:51 2018 +0100 d/copyright: Change all urls to https --- debian/changelog | 1 + 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 <[email protected]> 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 <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/dtv-scan-tables.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
