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
=== modified file 'configure.ac'
--- configure.ac 2012-11-22 12:50:15 +0000
+++ configure.ac 2013-06-05 18:31:31 +0000
@@ -16,7 +16,7 @@
16# Init the other things we depend on16# Init the other things we depend on
17#####################################################17#####################################################
18AM_MAINTAINER_MODE18AM_MAINTAINER_MODE
19AM_PROG_VALAC([0.16.0])19AM_PROG_VALAC([0.20.0])
20AS_IF([test -z "$VALAC"], [AC_MSG_ERROR(["No valac compiler found."])])20AS_IF([test -z "$VALAC"], [AC_MSG_ERROR(["No valac compiler found."])])
21AC_PROG_CC21AC_PROG_CC
22AM_PROG_CC_C_O22AM_PROG_CC_C_O
2323
=== modified file 'debian/changelog'
--- debian/changelog 2013-02-15 12:21:40 +0000
+++ debian/changelog 2013-06-05 18:31:31 +0000
@@ -1,3 +1,9 @@
1unity-lens-people (0.2.5ubuntu1phablet5) saucy; urgency=low
2
3 * Releasing for saucy.
4
5 -- Sergio Schvezov <sergio.schvezov@canonical.com> Tue, 04 Jun 2013 17:00:02 -0300
6
1unity-lens-people (0.2.5ubuntu1phablet4) quantal; urgency=low7unity-lens-people (0.2.5ubuntu1phablet4) quantal; urgency=low
28
3 * some tweaks for searching folks9 * some tweaks for searching folks
410
=== modified file 'debian/control'
--- debian/control 2013-02-13 09:41:58 +0000
+++ debian/control 2013-06-05 18:31:31 +0000
@@ -6,10 +6,10 @@
6 dh-autoreconf,6 dh-autoreconf,
7 pkg-config,7 pkg-config,
8 cdbs,8 cdbs,
9 valac-0.16 (>= 0.16.0),9 valac-0.20 (>= 0.20.0),
10 libglib2.0-dev (>= 2.27),10 libglib2.0-dev (>= 2.27),
11 libgconf2-dev,11 libgconf2-dev,
12 libgee-dev,12 libgee-dev (>= 0.6.8),
13 libdee-dev (>= 1.0.14),13 libdee-dev (>= 1.0.14),
14 libunity-dev (>= 6.10.0),14 libunity-dev (>= 6.10.0),
15 libfolks-dev (>= 0.6.8),15 libfolks-dev (>= 0.6.8),

Subscribers

People subscribed via source and target branches