diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-01-28 18:49:12 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-01-28 18:49:12 +0000 |
| commit | 37916ecaa4718350a3c66130b356a076a24ca6e2 (patch) | |
| tree | 5307e3c7111d8db56608767806f68b0d97a489ee /doc/sources.list.5.xml | |
| parent | d9f7d2c37023d186be4a21a4d714e032be48e315 (diff) | |
| parent | 827d60f3cf1ffe0a11b17ce9d1f22bb4a1c6aded (diff) | |
Merge branch 'modernize-sources' into 'main'
apt: Introduce the modernize-sources command
See merge request apt-team/apt!438
Diffstat (limited to 'doc/sources.list.5.xml')
| -rw-r--r-- | doc/sources.list.5.xml | 6 |
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> |
