From: Rogério Brito Date: Thu, 19 Oct 2017 17:46:23 +0000 (-0200) Subject: debian/control: Update the repository to github.com. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/b61cf51bd505290c3e7e60c68d235a6202c81a4d debian/control: Update the repository to github.com. I keep my development of the package (in particular, the master branch) at GitHub and I usually try to have my changes there, since I am not always with my SSH/GPG keys at hand. For the benefit of the co-maintainers, I keep a backup copy of the changes at git.debian.org, where, due to said keys not being available at all times, I can't push my changes, which leads, sometimes to my GitHub repository to be ahead of the Debian mirror. I prefer that, if possible, when working with the master branch: * People send me pull requests there * If they are not comfortable with the use of GitHub for any kind of reason (political, ideological etc.), that they send me patches via email (git send-email is best). Signed-off-by: Rogério Theodoro de Brito --- diff --git a/debian/control b/debian/control index b5184a0..762275b 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: X-Python3-Version: >= 3.2 Standards-Version: 3.9.8 Homepage: https://rg3.github.com/youtube-dl/ -Vcs-Git: https://anonscm.debian.org/git/collab-maint/youtube-dl.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/youtube-dl.git +Vcs-Git: https://github.com/rbrito/pkg-youtube-dl +Vcs-Browser: https://github.com/rbrito/pkg-youtube-dl Package: youtube-dl Architecture: all