From: Andrew Ruthven Date: Sat, 29 Jul 2023 11:03:36 +0000 (+1200) Subject: Upstream VCS now on HTTPS X-Git-Tag: 1.2.0~14 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f5d5d1e1389b082e02ef663a69def404d32cb9;p=mythtv-status.git Upstream VCS now on HTTPS --- diff --git a/debian/changelog b/debian/changelog index fe502a2..3250850 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mythtv-status (1.2.0-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patch makefile-man-path.patch for Debian specific paths and rename to makefile-debian-paths.patch. + * Upstream version control system is now accessible via HTTPS. -- Andrew Ruthven Thu, 27 Jul 2023 00:14:18 +1200 diff --git a/debian/control b/debian/control index 1d92057..71cfc9b 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends-Indep: po-debconf, Standards-Version: 4.6.2 Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html -Vcs-Git: http://git.etc.gen.nz/mythtv-status.git -Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summary +Vcs-Git: https://git.etc.gen.nz/mythtv-status.git +Vcs-Browser: https://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summary Rules-Requires-Root: no Testsuite: autopkgtest-pkg-perl