From: Rogério Brito Date: Sat, 17 Mar 2012 15:46:02 +0000 (-0300) Subject: Make debian/README.source simpler. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/18c03b0ac6aead7563c12a71397750cfeb49e6ae?hp=58c8cc9efb6c5a7340bda630e1dc2f15ac3ea00c Make debian/README.source simpler. --- diff --git a/debian/README.source b/debian/README.source index d3604f4..baa7fae 100644 --- a/debian/README.source +++ b/debian/README.source @@ -5,10 +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: - git clone git+ssh://git.debian.org/git/collab-maint/youtube-dl.git + gbp-clone ssh://git.debian.org/git/collab-maint/youtube-dl.git cd youtube-dl - git branch upstream origin/upstream - git branch pristine-tar origin/pristine-tar git-import-orig --pristine-tar --uscan [ Make here some adaptations, like updating debian/patches, if needed ] git-buildpackage --git-pristine-tar @@ -17,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 , Fri, 5 Aug 2011 12:25:01 -0300 + -- Rogério Brito , Sat, 17 Mar 2012 12:45:03 -0300