]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/README.source: Update with instructions relative to GitHub.
authorRogério Brito <rbrito@ime.usp.br>
Thu, 19 Oct 2017 18:15:09 +0000 (16:15 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Thu, 19 Oct 2017 18:15:09 +0000 (16:15 -0200)
debian/README.source

index 6a942b0861ba47068bed5bf780b3751638fec772..3f74ddbff836d671a54b39bc98c7f7a630179104 100644 (file)
@@ -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