Merge lp:~jbicha/libunity/have-dev-depend-on-gir into lp:libunity

Proposed by Jeremy Bícha
Status: Merged
Approved by: Michal Hruby
Approved revision: 227
Merged at revision: 245
Proposed branch: lp:~jbicha/libunity/have-dev-depend-on-gir
Merge into: lp:libunity
Diff against target: 30 lines (+2/-4)
1 file modified
debian/control (+2/-4)
To merge this branch: bzr merge lp:~jbicha/libunity/have-dev-depend-on-gir
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Michal Hruby (community) Approve
Ken VanDine Approve
Review via email: mp+168043@code.launchpad.net

Commit message

* Have libunity-dev depend on gir1.2-unity-5.0
* Drop explicit build-depends on gir- packages

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Looks good!

review: Approve
Revision history for this message
Michal Hruby (mhr3) wrote :

Deps landed, approving.

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 2013-05-16 14:30:35 +0000
3+++ debian/control 2013-06-07 12:37:30 +0000
4@@ -21,9 +21,6 @@
5 python-gi,
6 python3-gi,
7 gobject-introspection,
8- gir1.2-glib-2.0,
9- gir1.2-dbusmenu-glib-0.4 (>= 0.4.90),
10- gir1.2-dee-1.0,
11 xvfb,
12 dbus-x11,
13 Standards-Version: 3.9.4
14@@ -86,6 +83,7 @@
15 Architecture: any
16 Depends: ${shlibs:Depends},
17 ${misc:Depends},
18+ gir1.2-unity-5.0 (= ${binary:Version}),
19 libunity9 (= ${binary:Version}),
20 libunity-protocol-private0 (= ${binary:Version}),
21 libglib2.0-dev,
22@@ -112,7 +110,7 @@
23 search on the lenses manually.
24
25 Package: gir1.2-unity-5.0
26-Section: libs
27+Section: introspection
28 Architecture: any
29 Multi-Arch: same
30 Depends: ${gir:Depends},

Subscribers

People subscribed via source and target branches