summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-01-28 19:01:44 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-01-28 19:48:48 +0100
commit3c6bdb8f5f1e2f41a9cbd819f5c2efaeee6017e2 (patch)
treeacfe57b86ca3d52bfe055afd6c5a33cd490ec0f3 /doc
parent4059a1544323b945a81e5ef0faea4a3b109f36bf (diff)
doc: Deprecate legacy one-line-style format harder
Schedule the removal not before 2029. Gbp-Dch: full
Diffstat (limited to 'doc')
-rw-r--r--doc/sources.list.5.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 97f639c06..eb734215b 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -93,6 +93,10 @@
expect to encounter options as they were uncommon before the introduction of
multi-architecture support.
</para>
+ <para>
+ This format is deprecated and may eventually be removed, but not before
+ 2029.
+ </para>
</refsect1>
<refsect1><title>deb822-Style Format</title>
@@ -197,7 +201,7 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [.
network, followed by distant Internet hosts, for example).</para>
<para>As an example, the sources for your distribution could look like this
- in one-line-style format:
+ in the deprecated one-line-style format:
<literallayout>&sourceslist-list-format;</literallayout> or like this in
deb822 style format:
<literallayout>&sourceslist-sources-format;</literallayout></para>