~unity-system-compositor-team/unity-system-compositor/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Stephen M. Webb
  • Date: 2017-04-03 13:02:19 UTC
  • mfrom: (256.4.7 add-autopkgtest)
  • Revision ID: tarmac-20170403130219-36azelvomhif63h7
added autopkgtest (DEP-8) support and some tests. Fixes: https://bugs.launchpad.net/bugs/1678202.

Approved by mir-ci-bot, Brandon Schaefer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 .
52
52
 This package contains the Autopilots integration tests for the Unity System
53
53
 Compositor.
 
54
 
 
55
Package: unity-system-compositor-tests
 
56
Architecture: any
 
57
Depends: unity-system-compositor (>= ${source:Version}),
 
58
         ${misc:Depends},
 
59
         ${shlibs:Depends},
 
60
Description: Mir System Compositor unit tests
 
61
 This is the system compositor using the Mir display server.
 
62
 .
 
63
 General tests for Unity System Compositor targeted at autopkgtest runs when a
 
64
 dependency has changed.
 
65