Merge lp:~timo-jyrinki/ubuntu-keyboard/stop_depending_on_transitional_packages into lp:ubuntu-keyboard

Proposed by Timo Jyrinki
Status: Merged
Approved by: Michael Sheldon
Approved revision: 471
Merged at revision: 477
Proposed branch: lp:~timo-jyrinki/ubuntu-keyboard/stop_depending_on_transitional_packages
Merge into: lp:ubuntu-keyboard
Diff against target: 30 lines (+3/-3)
1 file modified
debian/control (+3/-3)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu-keyboard/stop_depending_on_transitional_packages
Reviewer Review Type Date Requested Status
Ken VanDine packaging Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+295045@code.launchpad.net

Commit message

Stop depending on transitional packages.

To post a comment you must log in.
Revision history for this message
Robert Bruce Park (robru) wrote :

Please don't write "(LP: #...)" in your Commit Message, this is added automatically by scanning linked bugs, so you get duplicates in your changelog:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_39a8dbb93caf4ec889f8a1b7f69885db/bileto-1491/2016-06-10_11:18:00/yakkety_ubuntu-keyboard_packaging_changes.diff

+ [ Timo Jyrinki ]
+ * Stop depending on transitional packages. (LP: #1583079) (LP:
+ #1583079)

Revision history for this message
Robert Bruce Park (robru) wrote :

(I mean the commit message field on this MP, not the bzr commit message)

Revision history for this message
Ken VanDine (ken-vandine) wrote :

Packaging looks fine

review: Approve (packaging)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2016-05-06 15:34:26 +0000
+++ debian/control 2016-05-18 10:30:40 +0000
@@ -25,7 +25,7 @@
25 qtbase5-dev,25 qtbase5-dev,
26 qtdeclarative5-dev,26 qtdeclarative5-dev,
27 qtdeclarative5-private-dev,27 qtdeclarative5-private-dev,
28 qtdeclarative5-ubuntu-ui-toolkit-plugin,28 qml-module-ubuntu-components,
29 xvfb,29 xvfb,
30 presage,30 presage,
31Standards-Version: 3.9.531Standards-Version: 3.9.5
@@ -38,7 +38,7 @@
38Package: ubuntu-keyboard38Package: ubuntu-keyboard
39Architecture: any39Architecture: any
40Depends: maliit-framework (>= 0.99.0+git20130615+97e8335-0ubuntu3),40Depends: maliit-framework (>= 0.99.0+git20130615+97e8335-0ubuntu3),
41 qtdeclarative5-window-plugin,41 qml-module-qtquick-window2,
42 ubuntu-keyboard-data (>= ${source:Version}),42 ubuntu-keyboard-data (>= ${source:Version}),
43 ${misc:Depends},43 ${misc:Depends},
44 ${shlibs:Depends},44 ${shlibs:Depends},
@@ -56,7 +56,7 @@
56Package: ubuntu-keyboard-data56Package: ubuntu-keyboard-data
57Architecture: all57Architecture: all
58Depends: fonts-droid-fallback | fonts-droid,58Depends: fonts-droid-fallback | fonts-droid,
59 qtdeclarative5-ubuntu-ui-toolkit-plugin,59 qml-module-ubuntu-components,
60 ${misc:Depends},60 ${misc:Depends},
61Description: Ubuntu on-screen keyboard data files61Description: Ubuntu on-screen keyboard data files
62 Data files for the Ubuntu virtual keyboard62 Data files for the Ubuntu virtual keyboard

Subscribers

People subscribed via source and target branches