summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-08-14 17:25:04 +0200
committerGuido Günther <agx@sigxcpu.org>2015-08-14 17:57:17 +0200
commit3d86432d4509e5b30f2c0f5e2fa303630e5017c9 (patch)
treeb17b23acfcab2cd4eb4e49ad0e151a3e171dbb2b /docs
parent035b179b047951f6eb354e748ea0daf7a3221cb9 (diff)
buildpackage: in overlay mode remove debian/ from unpacked tarball
We don't have a way to influence the upstream tarball in overlay mode so remove debian/ after unpack if the source format expects this. Closes: #792692
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-buildpackage.sgml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/manpages/gbp-buildpackage.sgml b/docs/manpages/gbp-buildpackage.sgml
index ab99d24e..3895e14f 100644
--- a/docs/manpages/gbp-buildpackage.sgml
+++ b/docs/manpages/gbp-buildpackage.sgml
@@ -469,8 +469,11 @@
</term>
<listitem>
<para>
- Extract orig tarball when using export-dir option (analog to
- mergeWithUpstream in svn-bp)
+ Extract orig tarball from <option>tarball-dir</option> when
+ using the <option>export-dir</option> option (in analogy to
+ mergeWithUpstream in svn-bp). Also remove debian/ if
+ contained in the upstream tarball in case of 2.0 and 3.0
+ source formats.
</para>
</listitem>
</varlistentry>