From: Rogério Brito <rbrito@ime.usp.br>
Date: Tue, 1 Oct 2019 19:20:42 +0000 (-0300)
Subject: debian/control: Mark my GitHub trees as the preferred repos.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/f16b10fb8c485cdd113f9a55a6a2f32c2d81d717

debian/control: Mark my GitHub trees as the preferred repos.

The rationale is stated in the debian/README.source file (and, now, more
strongly worded in Debian Policy 4.4.1).
---

diff --git a/debian/control b/debian/control
index 7cee8d4..731e1c0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends-Indep:
  python3
 Rules-Requires-Root: no
 Standards-Version: 4.4.0
-Vcs-Browser: https://salsa.debian.org/debian/youtube-dl
-Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git
+Vcs-Browser: https://github.com/rbrito/pkg-youtube-dl
+Vcs-Git: https://github.com/rbrito/pkg-youtube-dl
 Homepage: https://ytdl-org.github.io/youtube-dl/
 
 Package: youtube-dl