summaryrefslogtreecommitdiff
path: root/docs/chapters/import.sgml
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-02-10 17:08:20 +0200
committerGuido Günther <agx@sigxcpu.org>2012-02-15 21:40:10 +0100
commit38afb27a1e3c792e1989f338428f31f46271abab (patch)
tree4cca354871a280fccd3c74919eddcaa0bb87623e /docs/chapters/import.sgml
parent7726bca4d55ebf36812a1736420dc55693e93aeb (diff)
docs: add missing tags to sgml files
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'docs/chapters/import.sgml')
-rw-r--r--docs/chapters/import.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index c4a5f1f..54d23b8 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -88,6 +88,7 @@ by version number.
<para>
If the &git; repository wasn't created with &git-import-dsc; you have to tell
&git-buildpackage; and friends where to find the upstream sources.
+ </para>
<sect2>
<title>Upstream sources on a branch</title>
<para>
@@ -176,5 +177,6 @@ EOF
<command>dh_make</command>
</screen>
That's it, you're done. If you want to publish you're new repository you can use &gbp-create-remote-repo;.
+ </para>
</sect1>
</chapter>