Merge lp:~sergiusens/unity-lens-people/saucy into lp:unity-lens-people

Proposed by Sergio Schvezov
Status: Needs review
Proposed branch: lp:~sergiusens/unity-lens-people/saucy
Merge into: lp:unity-lens-people
Diff against target: 43 lines (+9/-3)
3 files modified
configure.ac (+1/-1)
debian/changelog (+6/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~sergiusens/unity-lens-people/saucy
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+167388@code.launchpad.net

Commit message

Releasing for saucy

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
76. By Sergio Schvezov

Updating vala min required version

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

76. By Sergio Schvezov

Updating vala min required version

75. By Sergio Schvezov

Releasing for saucy.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2012-11-22 12:50:15 +0000
3+++ configure.ac 2013-06-05 18:31:31 +0000
4@@ -16,7 +16,7 @@
5 # Init the other things we depend on
6 #####################################################
7 AM_MAINTAINER_MODE
8-AM_PROG_VALAC([0.16.0])
9+AM_PROG_VALAC([0.20.0])
10 AS_IF([test -z "$VALAC"], [AC_MSG_ERROR(["No valac compiler found."])])
11 AC_PROG_CC
12 AM_PROG_CC_C_O
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2013-02-15 12:21:40 +0000
16+++ debian/changelog 2013-06-05 18:31:31 +0000
17@@ -1,3 +1,9 @@
18+unity-lens-people (0.2.5ubuntu1phablet5) saucy; urgency=low
19+
20+ * Releasing for saucy.
21+
22+ -- Sergio Schvezov <sergio.schvezov@canonical.com> Tue, 04 Jun 2013 17:00:02 -0300
23+
24 unity-lens-people (0.2.5ubuntu1phablet4) quantal; urgency=low
25
26 * some tweaks for searching folks
27
28=== modified file 'debian/control'
29--- debian/control 2013-02-13 09:41:58 +0000
30+++ debian/control 2013-06-05 18:31:31 +0000
31@@ -6,10 +6,10 @@
32 dh-autoreconf,
33 pkg-config,
34 cdbs,
35- valac-0.16 (>= 0.16.0),
36+ valac-0.20 (>= 0.20.0),
37 libglib2.0-dev (>= 2.27),
38 libgconf2-dev,
39- libgee-dev,
40+ libgee-dev (>= 0.6.8),
41 libdee-dev (>= 1.0.14),
42 libunity-dev (>= 6.10.0),
43 libfolks-dev (>= 0.6.8),

Subscribers

People subscribed via source and target branches