aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-11-16 14:12:26 +0100
committerGuido Günther <agx@sigxcpu.org>2016-11-16 14:12:26 +0100
commitc96a5b462d69babbc74b948e0ea2a2718bd0b36e (patch)
tree14c43890f739094687493e3b09bc85c47b02f041
parent0b317eeb649090ab8bdd8507c189477670a91cd1 (diff)
docs: Recommend DEP-14
-rw-r--r--docs/chapters/import.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index a64e644f..b86ca848 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -411,7 +411,7 @@ upstream-tag = v%(version%.%_)s
</para>
<para>
This layout is simple to get started but falls short if one needs to maintain several versions of
- the package at the same time. Therefore the following layout is recommended:
+ the package at the same time. Therefore the following the &dep14; layout is recommended:
</para>
<variablelist>
@@ -429,17 +429,17 @@ upstream-tag = v%(version%.%_)s
</varlistentry>
<varlistentry>
<term>
- upstream/&lt;release&gt;
+ upstream/latest
</term>
<listitem>
<para>
- the upstream sources for a release matching one of the above
+ the latest upstream sources.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
- dfsg/&lt;release&gt;
+ dfsg/latest
</term>
<listitem>
<para>