From 10a637f94cdc8521231ed6b1b56a9ff2f5601330 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Mon, 18 May 2015 02:18:08 -0300 Subject: [PATCH] debian/README.source: Adapt according to changes in git-builpackage. --- debian/README.source | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source index 2d60c57..6a942b0 100644 --- a/debian/README.source +++ b/debian/README.source @@ -5,14 +5,14 @@ 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 + gbp clone --all ssh://git.debian.org/git/collab-maint/youtube-dl.git cd youtube-dl - git-import-orig --pristine-tar --uscan + gbp import-orig --pristine-tar --uscan [ Make here some adaptations, like updating debian/patches, if needed ] - git-buildpackage --git-pristine-tar + gbp buildpackage --git-pristine-tar 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 , Wed, 22 May 2013 20:58:07 -0300 + -- Rogério Brito , Mon, 18 May 2015 02:17:12 -0300 -- 2.41.1