summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-10 07:42:05 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-10 07:53:51 +0100
commitd9fb2dfff4cfa94262d8def5ccd501a1fe4478a5 (patch)
tree763b8fcde9f5782dc39fd17d5f7728d57eee1d22 /docs
parent8a8bf54ea033230a780169700dcf8dc1ea2f1f6b (diff)
import-dsc: Apply filters on debian tarballs too
Closes: #881311
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-import-dsc.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/manpages/gbp-import-dsc.xml b/docs/manpages/gbp-import-dsc.xml
index ea1261e8..39a37ec2 100644
--- a/docs/manpages/gbp-import-dsc.xml
+++ b/docs/manpages/gbp-import-dsc.xml
@@ -153,7 +153,14 @@
</term>
<listitem>
<para>
- filter out files glob-matching pattern. Can be given multiple times.
+ Filter out files glob-matching
+ <option><replaceable>pattern</replaceable></option> from
+ upstream tarballs and the debian tarball of 3.0(quilt)
+ packages. Note that the <emphasis>.diff.gz</emphasis> of 1.0
+ source format packages is currently not filtered.
+ </para>
+ <para>
+ This option can be given multiple times.
</para>
</listitem>
</varlistentry>