File: control

package info (click to toggle)
dh-ada-library 9.9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: sh: 293; perl: 273; makefile: 119; ada: 58; ansic: 7
file content (22 lines) | stat: -rw-r--r-- 713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libfoo
Section: libdevel
Maintainer: Nobody <nobody@nowhere.org>
Build-Depends: debhelper-compat (= 13), dh-sequence-ada-library

Package: libfoo-dev
Provides: ${ada:Provides}
Architecture: any
Depends: ${ada:Depends}, ${misc:Depends}
Description: fake foo library to test dh-ada-library (development)
 This package contains the sources and the static library.

Package: libfoo5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: fake foo library to test dh-ada-library (runtime)
 This package contains the runtime shared library.

Package: libfoo-doc
Architecture: all
Description: fake foo library to test dh-ada-library (documentation)
 This package contains the documentation.