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 (33 lines) | stat: -rw-r--r-- 628 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
23
24
25
26
27
28
29
30
31
32
33
# Gcc is available during normal package builds.  Ensure it is present
# during these tests so that dpkg-* tools do not complain on stderr.
# https://bugs.debian.org/1028984.

Tests-Directory: tests
Tests:
 adaflags
 arch-all-1068209
 cmake
 export-versions
 install-library
 libtool
 unusual-soname
Depends: @,
 gcc,

Tests-Directory: tests
Tests:
 standard-gpr
 unusual-soname-gpr
Depends: @,
 gcc,
 gprbuild,

Tests-Directory: tests
Tests: several-libraries-gpr
Depends: @,
 gcc,
# compatible with a new attribute in gprconfig-kb
 gprbuild,
 libxmlada-unicode-dev,
# The test builds a package depending on libz.
 zlib1g-dev,