aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2017-10-19 16:15:09 -0200
committerRogério Brito <rbrito@ime.usp.br>2017-10-19 16:15:09 -0200
commitd6a63f36bce16b1ad6cfc0fad712b13fdd598f1f (patch)
tree233829c7bbe4eea63045a1bacfdadc8ddadad8f0
parentb61cf51bd505290c3e7e60c68d235a6202c81a4d (diff)
downloadyoutube-dl-d6a63f36bce16b1ad6cfc0fad712b13fdd598f1f.zip
youtube-dl-d6a63f36bce16b1ad6cfc0fad712b13fdd598f1f.tar.gz
youtube-dl-d6a63f36bce16b1ad6cfc0fad712b13fdd598f1f.tar.bz2
debian/README.source: Update with instructions relative to GitHub.
-rw-r--r--debian/README.source4
1 files changed, 2 insertions, 2 deletions
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