summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-01-20 07:43:17 +0100
committerMichael Vogt <mvo@debian.org>2014-01-20 07:50:46 +0100
commite67b9a23d7646d2f1e21bf4039fa71cc66b628c5 (patch)
treeb65ab991db89a7a7398cb328aba3dcbbe2ba099a /doc
parent6c069a2247781754bcc8574687cb98b493c6ab8a (diff)
add Description tag for deb822 sources
Diffstat (limited to 'doc')
-rw-r--r--doc/sources.list.5.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 87f4d5fc5..b2b682292 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -87,6 +87,8 @@
URI: http://example.com
Suites: stable
Sections: component1 component2
+ Description: short
+ long long long
[option1]: [option1-value]
Type: deb-src
@@ -94,6 +96,8 @@
Suites: stable
Sections: component1 component2
[option1]: [option1-value]
+ Description: short
+ long long long
</literallayout>
</para>