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

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

Description of the change

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
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-01-21 16:04:47 +0000
3+++ debian/control 2013-06-07 12:06:28 +0000
4@@ -22,7 +22,6 @@
5 libatk1.0-dev,
6 libjson-glib-dev (>= 0.13.4),
7 gobject-introspection,
8- gir1.2-gtk-2.0,
9 libgirepository1.0-dev (>= 0.9.3),
10 libx11-dev (>= 1.3),
11 valac-0.16,
12@@ -53,6 +52,7 @@
13 Architecture: any
14 Depends: ${shlibs:Depends},
15 ${misc:Depends},
16+ gir1.2-dbusmenu-glib-0.4 (= ${binary:Version}),
17 libdbusmenu-glib4 (= ${binary:Version}),
18 libdbus-glib-1-dev (>= 0.76),
19 libgtk2.0-dev (>= 2.12.0),
20@@ -83,6 +83,7 @@
21 Architecture: any
22 Depends: ${shlibs:Depends},
23 ${misc:Depends},
24+ gir1.2-dbusmenu-gtk-0.4 (= ${binary:Version}),
25 libdbusmenu-gtk4 (= ${binary:Version}),
26 libdbus-glib-1-dev (>= 0.76),
27 libgtk2.0-dev (>= 2.12.0),
28@@ -112,7 +113,7 @@
29 applications with libdbusmenu.
30
31 Package: gir1.2-dbusmenu-glib-0.4
32-Section: libs
33+Section: introspection
34 Architecture: any
35 Depends: ${misc:Depends},
36 libdbusmenu-glib4 (= ${binary:Version}),
37@@ -126,7 +127,7 @@
38 generate dynamic bindings for libdbusmenu-glib4.
39
40 Package: gir1.2-dbusmenu-gtk-0.4
41-Section: libs
42+Section: introspection
43 Architecture: any
44 Depends: ${misc:Depends},
45 libdbusmenu-gtk4 (= ${binary:Version}),
46@@ -213,6 +214,7 @@
47 Architecture: any
48 Depends: ${shlibs:Depends},
49 ${misc:Depends},
50+ gir1.2-dbusmenu-gtk3-0.4 (= ${binary:Version}),
51 libdbusmenu-gtk3-4 (= ${binary:Version}),
52 libdbus-glib-1-dev (>= 0.76),
53 libgtk-3-dev (>= 2.91.4-0ubuntu1),
54@@ -226,7 +228,7 @@
55 This package contains files that are needed to build GTK+ applications.
56
57 Package: gir1.2-dbusmenu-gtk3-0.4
58-Section: libs
59+Section: introspection
60 Architecture: any
61 Depends: ${misc:Depends},
62 libdbusmenu-gtk3-4 (= ${binary:Version}),

Subscribers

People subscribed via source and target branches

to all changes: