doc: Move Perl version baseline as the first perl coding style subsection
[dpkg.git] / scripts / t / Dpkg_Control / control-1
blob0c705333256a18c64959bff273c4f11e7d49b144
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
20 # Second package
21 Package: mypackage2
22 Architecture: all
23 Depends: hello
25 Package: mypackage3
26 Architecture: all
27 Depends:hello
28 Description:   short one
29  long one
30  very long one