File: control

package info (click to toggle)
lintian 1.23.28%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 2,044 kB
  • ctags: 295
  • sloc: perl: 5,038; makefile: 702; python: 431; sh: 329; ansic: 30; tcl: 4; sed: 1
file content (29 lines) | stat: -rw-r--r-- 807 bytes parent folder | download | duplicates (2)
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
28
29
Source: libbaz
Section: libs
Priority: extra
Maintainer: Lintian Maintainer <lintian-maint@debian.org>
Build-depends: debhelper (>=4)
Standards-Version: 3.2.1

Package: libbaz1
Architecture: any
Description: test handling of library packages
 Regression test for lintian's handling of libraries

Package: libbaz1-dev
Architecture: any
Depends: libbaz1 (= ${source:Version})
Description: development package
 Regression test for lintian's handling of libraries

Package: libbaz2
Architecture: any
Depends: ${shlibs:Depends}
Description: test handling of library packages
 Regression test for lintian's handling of libraries

Package: libbaz2-dev
Architecture: any
Depends: ${shlibs:Depends}, libbaz2 (= ${Source-Version})
Description: development package
 Regression test for lintian's handling of libraries