repo.or.cz
/
dpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: Move Perl version baseline as the first perl coding style subsection
[dpkg.git]
/
scripts
/
t
/
Dpkg_Control
/
control-1
blob
0c705333256a18c64959bff273c4f11e7d49b144
1
Source: mysource
2
# This is a comment
3
numeric-field: 0
4
my-field-one: myvalue1
5
my-field-two: myvalue2
6
long-field: line1
7
line 2 line 2 line 2
8
.
9
line 3 line 3 line 3
10
.
11
..
12
line 4
13
empty-field:
14
15
# First package
16
Package: mypackage1
17
Architecture: any
18
Depends: libc6
19
20
# Second package
21
Package: mypackage2
22
Architecture: all
23
Depends: hello
24
25
Package: mypackage3
26
Architecture: all
27
Depends:hello
28
Description: short one
29
long one
30
very long one