Merge lp:~elementary-os/granite/deb-packaging-gee-0.8 into lp:~elementary-os/granite/deb-packaging

Proposed by Sergey "Shnatsel" Davidoff
Status: Merged
Merged at revision: 63
Proposed branch: lp:~elementary-os/granite/deb-packaging-gee-0.8
Merge into: lp:~elementary-os/granite/deb-packaging
Diff against target: 28 lines (+3/-3)
1 file modified
debian/control (+3/-3)
To merge this branch: bzr merge lp:~elementary-os/granite/deb-packaging-gee-0.8
Reviewer Review Type Date Requested Status
elementary OS team Pending
Review via email: mp+207837@code.launchpad.net

Description of the change

Bump gee requirement to 0.8 to reflect the relevant change in trunk (https://code.launchpad.net/~smndtrl/granite/fix-1270091/+merge/203232)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2014-02-09 10:54:56 +0000
+++ debian/control 2014-02-23 18:42:24 +0000
@@ -5,7 +5,7 @@
5Build-Depends: cmake,5Build-Depends: cmake,
6 debhelper (>= 9),6 debhelper (>= 9),
7 gobject-introspection (>= 1.31.0-2),7 gobject-introspection (>= 1.31.0-2),
8 libgee-dev,8 libgee-0.8-dev,
9 libgirepository1.0-dev,9 libgirepository1.0-dev,
10 libgtk-3-dev (>= 3.3.14),10 libgtk-3-dev (>= 3.3.14),
11 valac (>= 0.20.1)11 valac (>= 0.20.1)
@@ -31,7 +31,7 @@
31Section: libdevel31Section: libdevel
32Architecture: any32Architecture: any
33Depends: gir1.2-granite-1.0 (= ${binary:Version}),33Depends: gir1.2-granite-1.0 (= ${binary:Version}),
34 libgee-dev,34 libgee-0.8-dev,
35 libglib2.0-dev,35 libglib2.0-dev,
36 libgranite2 (= ${binary:Version}),36 libgranite2 (= ${binary:Version}),
37 libgtk-3-dev (>= 3.3.14),37 libgtk-3-dev (>= 3.3.14),
@@ -95,4 +95,4 @@
95 commonly-used widgets such as modeswitchers, welcome screens, AppMenus,95 commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
96 search bars, and more found in elementary apps.96 search bars, and more found in elementary apps.
97 .97 .
98 This package contains debugging symbols.
99\ No newline at end of file98\ No newline at end of file
99 This package contains debugging symbols.

Subscribers

People subscribed via source and target branches

to all changes: