blob: a9759dae7a67666543397bd595ed3aec05f1b0b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Package: pkg-blank-lines
Status: install ok installed
Priority: extra
Section: test
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: amd64
Version: 1.0
Description: test package
This description splits
lines incorrectly
with blank lines, but is still tolerated.
Package: pkg-correct
Status: install ok installed
Priority: extra
Section: test
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: amd64
Version: 1.0
Description: test package
This description splits
.
lines correctly
.
with dots.
|