From: Rogério Brito Date: Thu, 19 Oct 2017 18:15:09 +0000 (-0200) Subject: debian/README.source: Update with instructions relative to GitHub. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/d6a63f36bce16b1ad6cfc0fad712b13fdd598f1f debian/README.source: Update with instructions relative to GitHub. --- diff --git a/debian/README.source b/debian/README.source index 6a942b0..3f74ddb 100644 --- a/debian/README.source +++ b/debian/README.source @@ -5,8 +5,8 @@ A quick summary of how one can update the Debian packaging of youtube-dl is to, assuming that one already has the packages `devscripts`, `git-buildpackage`, and `pristine-tar` installed: - gbp clone --all ssh://git.debian.org/git/collab-maint/youtube-dl.git - cd youtube-dl + gbp clone --all https://github.com/rbrito/pkg-youtube-dl + cd pkg-youtube-dl gbp import-orig --pristine-tar --uscan [ Make here some adaptations, like updating debian/patches, if needed ] gbp buildpackage --git-pristine-tar