summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/import.sgml9
-rw-r--r--docs/chapters/special.sgml6
2 files changed, 9 insertions, 6 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 7e54ed58..b91298a0 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -1,6 +1,6 @@
<chapter id="gbp.import">
<title>Importing Sources</title>
- <sect1 id="dbp.import.existing">
+ <sect1 id="gbp.import.existing">
<title>Importing already existing &debian; packages</title>
<para>Imporing an already exsting debian package into a git repository is as easy as:
<screen>
@@ -12,7 +12,7 @@
used.
</para>
</sect1>
- <sect1 id="dbp.import.new.upstream">
+ <sect1 id="gbp.import.new.upstream">
<title>Importing a new upstream version</title>
<para>Change into your git repository, make sure it has all local
modifications committed and do:
@@ -21,8 +21,11 @@
</screen>
</para>
</sect1>
- <sect1 id="dbp.import.convert">
+ <sect1 id="gbp.import.convert">
<title>Converting an existing &git; repository</title>
+ <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.
<sect2>
<title>Upstream sources on a branch</title>
<para>
diff --git a/docs/chapters/special.sgml b/docs/chapters/special.sgml
index 03de2ec1..5fff3d39 100644
--- a/docs/chapters/special.sgml
+++ b/docs/chapters/special.sgml
@@ -1,6 +1,6 @@
<chapter id="gbp.special">
<title>Special usage cases</title>
- <sect1 id="dbp.special.dfsgfree">
+ <sect1 id="gbp.special.dfsgfree">
<title>Handling non-DFSG clean upstream sources</title>
<para>If you have to handle non DFSG clean upstream sources you can use a
different branch which you have to create once:
@@ -37,7 +37,7 @@ cleanup-script.sh
&gitcmd; pull . dfsg_clean
</screen>
- <sect1 id="dbp.special.nmus">
+ <sect1 id="gbp.special.nmus">
<title>Importing NMUs</title>
<para>
First create a branch that holds the NMUs once:
@@ -65,7 +65,7 @@ cleanup-script.sh
</note>
</sect1>
- <sect1 id="dbp.special.pbuilder">
+ <sect1 id="gbp.special.pbuilder">
<title>Using &pbuilder;</title>
<para>
Since pbuilder use different command line arguments than