diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2016-06-11 15:30:43 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2016-06-11 15:30:43 +0100 |
commit | a06bda76ff1dc7f67cb0ddee2df654ddfb001b24 (patch) | |
tree | e45db97e09b2fe093f6c54f53f2a2ed7deb0ee58 | |
parent | 7f731d44231d6078b2575c4399829d8ec8820df4 (diff) | |
download | dtv-scan-tables-a06bda76ff1dc7f67cb0ddee2df654ddfb001b24.tar.gz |
d/control: update insecure Vcs-Git URL
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 52f68e9..0e81874 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dtv-scan-tables (0+git20160503.4f192bd-1) UNRELEASED; urgency=medium * New Upstream Snapshot (commit 4f192bd) * d/control: update Standards Version to 3.9.8 - No changes required + * d/control: update insecure Vcs-Git URL -- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 11 Jun 2016 15:19:36 +0100 diff --git a/debian/control b/debian/control index 0ad026b..79354e4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), dvb-tools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-vdr-dvb/dtv-scan-tables.git -Vcs-Git: git://anonscm.debian.org/pkg-vdr-dvb/dtv-scan-tables.git +Vcs-Git: https://anonscm.debian.org/git/pkg-vdr-dvb/dtv-scan-tables.git Homepage: http://git.linuxtv.org/cgit.cgi/dtv-scan-tables.git/ Package: dtv-scan-tables |