X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/b61cf51bd505290c3e7e60c68d235a6202c81a4d..d6a63f36bce16b1ad6cfc0fad712b13fdd598f1f:/debian/README.source 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