Merge lp:~ken-vandine/ubuntu-keyboard/shlibs into lp:ubuntu-keyboard

Proposed by Ken VanDine
Status: Merged
Approved by: Bill Filler
Approved revision: 129
Merged at revision: 129
Proposed branch: lp:~ken-vandine/ubuntu-keyboard/shlibs
Merge into: lp:ubuntu-keyboard
Diff against target: 138 lines (+17/-0)
1 file modified
debian/control (+17/-0)
To merge this branch: bzr merge lp:~ken-vandine/ubuntu-keyboard/shlibs
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Bill Filler (community) Approve
Review via email: mp+202746@code.launchpad.net

Commit message

the keyboard plugins need shlibs:Depends

Description of the change

the keyboard plugins need shlibs:Depends

To post a comment you must log in.
Revision history for this message
Bill Filler (bfiller) wrote :

approved

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-01-22 12:04:07 +0000
3+++ debian/control 2014-01-22 20:32:52 +0000
4@@ -88,6 +88,7 @@
5 Depends: ubuntu-keyboard (= ${binary:Version}),
6 hunspell-ar,
7 ${misc:Depends},
8+ ${shlibs:Depends},
9 Description: Ubuntu on-screen keyboard data files - Arabic
10 Data files for the Ubuntu virtual keyboard - Arabic
11
12@@ -95,6 +96,7 @@
13 Architecture: any
14 Depends: ubuntu-keyboard (= ${binary:Version}),
15 ${misc:Depends},
16+ ${shlibs:Depends},
17 Description: Ubuntu on-screen keyboard data files - Chinese Pinyin
18 Data files for the Ubuntu virtual keyboard - Chinese Pinyin
19
20@@ -102,6 +104,7 @@
21 Architecture: any
22 Depends: ubuntu-keyboard (= ${binary:Version}),
23 ${misc:Depends},
24+ ${shlibs:Depends},
25 Description: Ubuntu on-screen keyboard data files - Czech
26 Data files for the Ubuntu virtual keyboard - Czech
27
28@@ -110,6 +113,7 @@
29 Depends: ubuntu-keyboard (= ${binary:Version}),
30 hunspell-da,
31 ${misc:Depends},
32+ ${shlibs:Depends},
33 Description: Ubuntu on-screen keyboard data files - Danish
34 Data files for the Ubuntu virtual keyboard - Danish
35
36@@ -118,6 +122,7 @@
37 Depends: ubuntu-keyboard (= ${binary:Version}),
38 myspell-nl,
39 ${misc:Depends},
40+ ${shlibs:Depends},
41 Description: Ubuntu on-screen keyboard data files - Dutch
42 Data files for the Ubuntu virtual keyboard - Dutch
43
44@@ -126,6 +131,7 @@
45 Depends: ubuntu-keyboard (= ${binary:Version}),
46 hunspell-en-us,
47 ${misc:Depends},
48+ ${shlibs:Depends},
49 Description: Ubuntu on-screen keyboard data files - English
50 Data files for the Ubuntu virtual keyboard - English
51
52@@ -133,6 +139,7 @@
53 Architecture: any
54 Depends: ubuntu-keyboard (= ${binary:Version}),
55 ${misc:Depends},
56+ ${shlibs:Depends},
57 Description: Ubuntu on-screen keyboard data files - Finnish
58 Data files for the Ubuntu virtual keyboard - Finnish
59
60@@ -141,6 +148,7 @@
61 Depends: ubuntu-keyboard (= ${binary:Version}),
62 hunspell-fr,
63 ${misc:Depends},
64+ ${shlibs:Depends},
65 Description: Ubuntu on-screen keyboard data files - French
66 Data files for the Ubuntu virtual keyboard - French
67
68@@ -149,6 +157,7 @@
69 Depends: ubuntu-keyboard (= ${binary:Version}),
70 hunspell-de-de,
71 ${misc:Depends},
72+ ${shlibs:Depends},
73 Description: Ubuntu on-screen keyboard data files - German
74 Data files for the Ubuntu virtual keyboard - German
75
76@@ -156,6 +165,7 @@
77 Architecture: any
78 Depends: ubuntu-keyboard (= ${binary:Version}),
79 ${misc:Depends},
80+ ${shlibs:Depends},
81 Description: Ubuntu on-screen keyboard data files - Hebrew
82 Data files for the Ubuntu virtual keyboard - Hebrew
83
84@@ -164,6 +174,7 @@
85 Depends: ubuntu-keyboard (= ${binary:Version}),
86 hunspell-hu,
87 ${misc:Depends},
88+ ${shlibs:Depends},
89 Description: Ubuntu on-screen keyboard data files - Hungarian
90 Data files for the Ubuntu virtual keyboard - Hungarian
91
92@@ -171,6 +182,7 @@
93 Architecture: any
94 Depends: ubuntu-keyboard (= ${binary:Version}),
95 ${misc:Depends},
96+ ${shlibs:Depends},
97 Description: Ubuntu on-screen keyboard data files - Italian
98 Data files for the Ubuntu virtual keyboard - Italian
99
100@@ -179,6 +191,7 @@
101 Depends: ubuntu-keyboard (= ${binary:Version}),
102 myspell-pl,
103 ${misc:Depends},
104+ ${shlibs:Depends},
105 Description: Ubuntu on-screen keyboard data files - Polish
106 Data files for the Ubuntu virtual keyboard - Polish
107
108@@ -186,6 +199,7 @@
109 Architecture: any
110 Depends: ubuntu-keyboard (= ${binary:Version}),
111 ${misc:Depends},
112+ ${shlibs:Depends},
113 Description: Ubuntu on-screen keyboard data files - Portuguese
114 Data files for the Ubuntu virtual keyboard - Portuguese
115
116@@ -194,6 +208,7 @@
117 Depends: ubuntu-keyboard (= ${binary:Version}),
118 hunspell-ru,
119 ${misc:Depends},
120+ ${shlibs:Depends},
121 Description: Ubuntu on-screen keyboard data files - Russian
122 Data files for the Ubuntu virtual keyboard - Russian
123
124@@ -201,6 +216,7 @@
125 Architecture: any
126 Depends: ubuntu-keyboard (= ${binary:Version}),
127 ${misc:Depends},
128+ ${shlibs:Depends},
129 Description: Ubuntu on-screen keyboard data files - Spanish
130 Data files for the Ubuntu virtual keyboard - Spanish
131
132@@ -209,5 +225,6 @@
133 Depends: ubuntu-keyboard (= ${binary:Version}),
134 hunspell-sv-se,
135 ${misc:Depends},
136+ ${shlibs:Depends},
137 Description: Ubuntu on-screen keyboard data files - Swedish
138 Data files for the Ubuntu virtual keyboard - Swedish

Subscribers

People subscribed via source and target branches