Merge lp:~robru/ubuntu-purchase-service/dobey into lp:ubuntu-purchase-service

Proposed by Robert Bruce Park
Status: Merged
Approved by: dobey
Approved revision: 10
Merged at revision: 13
Proposed branch: lp:~robru/ubuntu-purchase-service/dobey
Merge into: lp:ubuntu-purchase-service
Diff against target: 28 lines (+7/-4)
1 file modified
debian/control (+7/-4)
To merge this branch: bzr merge lp:~robru/ubuntu-purchase-service/dobey
Reviewer Review Type Date Requested Status
dobey (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+201234@code.launchpad.net

Commit message

`wrap-and-sort -a -s -t`

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2014-01-06 22:19:00 +0000
+++ debian/control 2014-01-10 17:18:14 +0000
@@ -11,7 +11,7 @@
11 qtdeclarative5-dev-tools,11 qtdeclarative5-dev-tools,
12 qtdeclarative5-test-plugin,12 qtdeclarative5-test-plugin,
13 qtdeclarative5-ubuntu-ui-toolkit-plugin,13 qtdeclarative5-ubuntu-ui-toolkit-plugin,
14 xvfb14 xvfb,
15Maintainer: Ubuntu One Developers <ubuntuone-users@lists.launchpad.net>15Maintainer: Ubuntu One Developers <ubuntuone-users@lists.launchpad.net>
16Standards-Version: 3.9.516Standards-Version: 3.9.5
17Vcs-Bzr: lp:ubuntu-purchase-service17Vcs-Bzr: lp:ubuntu-purchase-service
@@ -20,9 +20,12 @@
20Package: ubuntu-purchase-service20Package: ubuntu-purchase-service
21Architecture: any21Architecture: any
22Multi-Arch: same22Multi-Arch: same
23Pre-Depends: ${misc:Pre-Depends}, multiarch-support23Pre-Depends:
24Depends: ${misc:Depends},24 multiarch-support,
25 ${shlibs:Depends}25 ${misc:Pre-Depends},
26Depends:
27 ${misc:Depends},
28 ${shlibs:Depends},
26Description: Ubuntu Purchase Service29Description: Ubuntu Purchase Service
27 A service for enabling purchase of click package applications which are30 A service for enabling purchase of click package applications which are
28 sold through the click app store.31 sold through the click app store.

Subscribers

People subscribed via source and target branches