From: Guido Günther Date: Mon, 1 Jul 2013 21:31:25 +0000 (+0200) Subject: Add examples for importing upstream sources X-Git-Tag: debian/0.6.2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a233a7e6ca6002c082675059743f187460b4cee;p=tools%2Fgit-buildpackage.git Add examples for importing upstream sources --- diff --git a/docs/manpages/gbp-import-orig.sgml b/docs/manpages/gbp-import-orig.sgml index 084aca4..f6df665 100644 --- a/docs/manpages/gbp-import-orig.sgml +++ b/docs/manpages/gbp-import-orig.sgml @@ -197,6 +197,17 @@ + EXAMPLES + Download and import a new upstream version using the informantion from debian/watch + + &gbp-import-orig; --uscan + + After downloading an upstream tarball by hand import it + + &gbp-import-orig; ../upstream-tarball-0.1.tar.gz + + + &man.gbp.config-files;