~andreas-pokorny/mir/activate-pointer-acceleration

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Cemil Azizoglu
  • Date: 2015-02-18 03:04:18 UTC
  • mfrom: (2317.2.5 mir-dev)
  • Revision ID: tarmac-20150218030418-o84yyon2ea2ijcdj
Implement bypass using flags in the native handle.

Approved by Chris Halse Rogers, Kevin DuBois, PS Jenkins bot, Daniel van Vugt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
 .
75
75
 Contains the shared library needed by server applications for Mir.
76
76
 
77
 
Package: libmirplatform6
 
77
Package: libmirplatform7
78
78
Section: libs
79
79
Architecture: i386 amd64 armhf arm64
80
80
Multi-Arch: same
110
110
Architecture: i386 amd64 armhf arm64
111
111
Multi-Arch: same
112
112
Pre-Depends: ${misc:Pre-Depends}
113
 
Depends: libmirplatform6 (= ${binary:Version}),
 
113
Depends: libmirplatform7 (= ${binary:Version}),
114
114
         libmircommon-dev,
115
115
         libboost-program-options-dev,
116
116
         ${misc:Depends},