summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authormci156 <vincent.mcintyre@csiro.au>2017-08-18 15:46:12 +1000
committerGuido Günther <agx@sigxcpu.org>2017-08-21 08:49:21 +0200
commitd115b6772e65052360c6fb2abac0eb171c6be4cc (patch)
tree70bf29c845041f18cacce97f560938c90ae0d1bc /docs
parentd76834c3746710235c1eb0bc5a50a7cae90314da (diff)
Add paragraph break
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/import.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 0fdd11b6..eae1f465 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -347,7 +347,10 @@ upstream-tag = v%(version%.%_)s
</programlisting>
The above makes sure we have <replaceable>debian/sid</replaceable> for the &debian; packaging. We didn't create
any <replaceable>upstream/*</replaceable> branches; they're not needed for the packaging and only need to be
- kept up to date. After adding the &debian; packaging, we build the package. This assumes you're using &pristine-tar;
+ kept up to date.
+ </para>
+
+ <para>After adding the &debian; packaging, we build the package. This assumes you're using &pristine-tar;
and upstream uses a version number format as described above:
<programlisting>
<command>gbp buildpackage</command> --git-pristine-tar --git-pristine-tar-commit --git-upstream-tag='v%(version)s' --git-debian-branch=debian/sid