summaryrefslogtreecommitdiff
path: root/docs/manpages/gbp-buildpackage.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-buildpackage.sgml')
-rw-r--r--docs/manpages/gbp-buildpackage.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manpages/gbp-buildpackage.sgml b/docs/manpages/gbp-buildpackage.sgml
index 0e5561e..8048b1e 100644
--- a/docs/manpages/gbp-buildpackage.sgml
+++ b/docs/manpages/gbp-buildpackage.sgml
@@ -14,7 +14,7 @@
<refnamediv>
<refname>git-buildpackage</refname>
<refname>gbp-buildpackage</refname>
- <refpurpose>Build Debian packages from a Git repository</refpurpose>
+ <refpurpose>Build &debian; packages from a &git; repository</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
@@ -66,7 +66,7 @@
<refsect1>
<title>DESCRIPTION</title>
<para>
- &gbp-buildpackage; is used to build Debian source and .deb packages from
+ &gbp-buildpackage; is used to build &debian; source and .deb packages from
a &git; repository.
</para>
<para>
@@ -416,7 +416,7 @@
</term>
<listitem>
<para>
- use this tag format when tagging Debian versions, default is
+ use this tag format when tagging &debian; versions, default is
<replaceable>debian/%(version)s</replaceable>
</para>
</listitem>
@@ -435,7 +435,7 @@
<term><option>--git-debian-tag-msg=</option><replaceable>tag-msg-format</replaceable>
</term>
<listitem>
- <para>use this tag message format when signing Debian versions,
+ <para>use this tag message format when signing &debian; versions,
default is <replaceable>%(pkg)s Debian release %(version)s</replaceable></para>
</listitem>
</varlistentry>
@@ -607,7 +607,7 @@
<refsect1>
<title>EXAMPLES</title>
<para>
- Build a Debian package using &git-pbuilder; which in turn invokes
+ Build a &debian; package using &git-pbuilder; which in turn invokes
&cowbuildercmd;. Instruct cowbuilder to build within a Wheezy chroot for
i386.
</para>