<title>Running lintian</title>
<para>&gbp-buildpackage; exports several variables into the
<option>posttag</option>'s environment (for details see the <xref
- linkend="man.git.buildpackage">).
+ linkend="man.gbp.buildpackage">).
To invoke &lintian; we need to tell it where to find the changes file:
<programlisting>
<command>git-buildpackage</command> <option>--git-postbuild</option>=<replaceable>'lintian $GBP_CHANGES_FILE'</replaceable>
<title>Running postexport hook</title>
<para>&gbp-buildpackage; exports several variables into the
<option>postexport</option>'s environment (for details see
- the <xref linkend="man.git.buildpackage">). The motivation
+ the <xref linkend="man.gbp.buildpackage">). The motivation
for the postexport action is to allow further adjustment of
the sources prior to building the package. A typical use case
scenario is to allow creating multiple source and binary
-<refentry id="man.git.buildpackage">
+<refentry id="man.gbp.buildpackage">
<refentryinfo>
<address>
&dhemail;
-<refentry id="man.git.dch">
+<refentry id="man.gbp.dch">
<refentryinfo>
<address>
&dhemail;
-<refentry id="man.git.import.dsc">
+<refentry id="man.gbp.import.dsc">
<refentryinfo>
<address>
&dhemail;
-<refentry id="man.git.import.dscs">
+<refentry id="man.gbp.import.dscs">
<refentryinfo>
<address>
&dhemail;
-<refentry id="man.git.import.orig">
+<refentry id="man.gbp.import.orig">
<refentryinfo>
<address>
&dhemail;
<para>
<option>key=value</option> pairs of the command sections reflect the command line
-options and their settings. For example <xref linkend="man.git.buildpackage">
+options and their settings. For example <xref linkend="man.gbp.buildpackage">
manualpage contains the <option>--git-export-dir</option>=<parameter>diirectory</parameter>
option which can be turned into configuration file setting by dropping the
<option>--git</option> prefix with:
<para>
Notice that some option are actually repeatable, or take Python lists.
-For example the <xref linkend="man.git.import.orig"> commmand has the
+For example the <xref linkend="man.gbp.import.orig"> commmand has the
<option>--filter</option>=<parameter>pattern</parameter> option which can
be truned into a configuration file option like this:
</para>
<para>
Boolean options can bei either <option>True</option> or <option>False</option>. For example
-<xref linkend="man.git.import.orig">; has the <option>--pristine-tar</option> and
+<xref linkend="man.gbp.import.orig">; has the <option>--pristine-tar</option> and
<option>--no-pristine-tar</option> options which translate to:
</para>
<programlisting>