File: control

package info (click to toggle)
dh-builtusing 0.0.12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: sh: 456; perl: 152; makefile: 23
file content (21 lines) | stat: -rw-r--r-- 489 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
# Without gcc, Dh_Lib complains on stderr that it cannot guess the
# architecture.

Tests-Directory: .
Tests: run-unit-tests
# g++ for the encoding test.
Depends: @, gcc, g++

Tests-Directory: integration-tests
Tests:
 10execute-before-dh-gencontrol
 20dh-with
 30dh-sequence
Depends: @, gcc

Tests-Directory: integration-tests
Tests: 40multiarch-root
Depends: @, gcc
Architecture: !i386
# Skip the test on i386, where it would only repeat unit-tests/70multiarch.
Restrictions: needs-root