]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/README.source: Update my own instructions.
authorRogério Brito <rbrito@ime.usp.br>
Wed, 22 May 2013 23:58:57 +0000 (20:58 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Wed, 22 May 2013 23:58:57 +0000 (20:58 -0300)
debian/README.source

index baa7faecf307ccb3d1432d4f562c8da1f28cf166..2d60c571a16ae52275c2e9bb3d0d2dcae2dcb122 100644 (file)
@@ -5,7 +5,7 @@ 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 ssh://git.debian.org/git/collab-maint/youtube-dl.git
+    gbp-clone --all ssh://git.debian.org/git/collab-maint/youtube-dl.git
     cd youtube-dl
     git-import-orig --pristine-tar --uscan
     [ Make here some adaptations, like updating debian/patches, if needed ]
@@ -15,4 +15,4 @@ These are the important steps and may need to be changed according to
 deviations, say, in the release process of upstream releases (e.g., if
 upstream changes the location where the tarballs reside).
 
- -- Rogério Brito <rbrito@ime.usp.br>, Sat, 17 Mar 2012 12:45:03 -0300
+ -- Rogério Brito <rbrito@ime.usp.br>, Wed, 22 May 2013 20:58:07 -0300