From: Debian Janitor <janitor@jelmer.uk>
Date: Thu, 7 May 2020 05:26:40 +0000 (+0000)
Subject: Use canonical URL in Vcs-Git.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/7734719b79e09597eb492309ba53519877399b72

Use canonical URL in Vcs-Git.

Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
---

diff --git a/debian/control b/debian/control
index e4b9a6c..a1e7fca 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep:
 Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Vcs-Browser: https://github.com/rbrito/pkg-youtube-dl
-Vcs-Git: https://github.com/rbrito/pkg-youtube-dl
+Vcs-Git: https://github.com/rbrito/pkg-youtube-dl.git
 Homepage: https://ytdl-org.github.io/youtube-dl/
 
 Package: youtube-dl