~cyphermox/+junk/test-cross-compile

« back to all changes in this revision

Viewing changes to debian/control

When Scroll events come in we don't keep around the android vscroll hscroll data. Store it now. Fixes: https://bugs.launchpad.net/bugs/1233089.

Approved by Daniel van Vugt, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 .
70
70
 Contains the protocol's definition files.
71
71
 
72
 
Package: libmirserver8
 
72
Package: libmirserver9
73
73
Section: libs
74
74
Architecture: i386 amd64 armhf arm64
75
75
Multi-Arch: same
115
115
Architecture: i386 amd64 armhf arm64
116
116
Multi-Arch: same
117
117
Pre-Depends: ${misc:Pre-Depends}
118
 
Depends: libmirserver8 (= ${binary:Version}),
 
118
Depends: libmirserver9 (= ${binary:Version}),
119
119
         libmirprotobuf-dev (= ${binary:Version}),
120
120
         mircommon-dev (= ${binary:Version}),
121
121
         libglm-dev,
127
127
 .
128
128
 Contains header files required to build Mir servers.
129
129
 
130
 
Package: libmirclient3
 
130
Package: libmirclient4
131
131
Section: libs
132
132
Architecture: i386 amd64 armhf arm64
133
133
Multi-Arch: same
145
145
Architecture: i386 amd64 armhf arm64
146
146
Multi-Arch: same
147
147
Pre-Depends: ${misc:Pre-Depends}
148
 
Depends: libmirclient3 (= ${binary:Version}),
 
148
Depends: libmirclient4 (= ${binary:Version}),
149
149
         libmirprotobuf-dev (= ${binary:Version}),
150
150
         mircommon-dev (= ${binary:Version}),
151
151
         ${misc:Depends},