From 201856721e6959e772b5e5ddee42d4d75d966703 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Rog=C3=A9rio=20Brito?= <rbrito@ime.usp.br>
Date: Mon, 2 Sep 2019 14:52:31 -0300
Subject: [PATCH] debian/{control,copyright,watch}: Change upstream location.

---
 debian/control   | 2 +-
 debian/copyright | 4 ++--
 debian/watch     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1a170bc..ac220e1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Rules-Requires-Root: no
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/debian/youtube-dl
 Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git
-Homepage: https://rg3.github.com/youtube-dl/
+Homepage: https://ytdl-org.github.io/youtube-dl/
 
 Package: youtube-dl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7362d3b..6baec38 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: youtube-dl
-Upstream-Contact: https://github.com/rg3/youtube-dl
-Source: https://github.com/rg3/youtube-dl
+Upstream-Contact: https://ytdl-org.github.io/youtube-dl/
+Source: https://github.com/ytdl-org/youtube-dl/
 
 Files: *
 Copyright: none
diff --git a/debian/watch b/debian/watch
index b94a9fd..84a1f18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="dversionmangle=s/\+dfsg\d*$//,pgpsigurlmangle=s/$/.sig/" \
-https://github.com/rg3/youtube-dl/releases \
+https://github.com/ytdl-org/youtube-dl/releases \
      (?:.*?/)?v?youtube-dl-(\d[\d.]*)\.tar\.gz debian uupdate
-- 
2.41.3