~mir-team/mir/0.17

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Alan Griffiths
  • Date: 2015-06-25 16:47:02 UTC
  • mto: This revision was merged to the branch mainline in revision 2710.
  • Revision ID: alan@octopull.co.uk-20150625164702-zhret0vp7394w8jq
First cut at debian incantations

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
 .
141
141
 Contains header files required to build Mir servers.
142
142
 
 
143
Package: mirtest-dev
 
144
Section: libdevel
 
145
Architecture: linux-any
 
146
Multi-Arch: same
 
147
Pre-Depends: ${misc:Pre-Depends}
 
148
Depends: libmircommon-dev (= ${binary:Version}),
 
149
         libmirplatform-dev (= ${binary:Version}),
 
150
         libmirserver-dev (= ${binary:Version}),
 
151
         ${misc:Depends},
 
152
Description: Display server for Ubuntu - test development headers and library
 
153
 Mir is a display server running on linux systems, with a focus on efficiency,
 
154
 robust operation and a well-defined driver model.
 
155
 .
 
156
 Contains header files required for server and/or client development.
 
157
 
143
158
Package: libmirclient9
144
159
Section: libs
145
160
Architecture: linux-any