projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc74aa2
)
Add examples for importing upstream sources
author
Guido Günther
<agx@sigxcpu.org>
Mon, 1 Jul 2013 21:31:25 +0000
(23:31 +0200)
committer
Guido Günther
<agx@sigxcpu.org>
Mon, 1 Jul 2013 21:31:25 +0000
(23:31 +0200)
docs/manpages/gbp-import-orig.sgml
patch
|
blob
|
history
diff --git
a/docs/manpages/gbp-import-orig.sgml
b/docs/manpages/gbp-import-orig.sgml
index 084aca4ecc8d4a07df56483af7a0fe1a5e5045e1..f6df66590022a5388625c7f24eaca52ee3a12182 100644
(file)
--- a/
docs/manpages/gbp-import-orig.sgml
+++ b/
docs/manpages/gbp-import-orig.sgml
@@
-196,6
+196,17
@@
</varlistentry>
</variablelist>
</refsect1>
+ <refsect1>
+ <title>EXAMPLES</title>
+ <para>Download and import a new upstream version using the informantion from <filename>debian/watch</filename></para>
+ <screen>
+ &gbp-import-orig; --uscan
+ </screen>
+ <para>After downloading an upstream tarball by hand import it</para>
+ <screen>
+ &gbp-import-orig; ../upstream-tarball-0.1.tar.gz
+ </screen>
+ </refsect1>
<refsect1>
&man.gbp.config-files;
</refsect1>