Merge lp:~3v1n0/bamf/bump-to-0.4 into lp:bamf/0.4

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Michael Terry
Approved revision: 501
Merged at revision: 500
Proposed branch: lp:~3v1n0/bamf/bump-to-0.4
Merge into: lp:bamf/0.4
Prerequisite: lp:~mterry/bamf/c4
Diff against target: 63 lines (+8/-5)
4 files modified
configure.ac (+1/-1)
debian/changelog (+5/-2)
debian/libbamf0.symbols (+1/-1)
debian/libbamf3-0.symbols (+1/-1)
To merge this branch: bzr merge lp:~3v1n0/bamf/bump-to-0.4
Reviewer Review Type Date Requested Status
Michael Terry Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+134322@code.launchpad.net

Commit message

Bump revision to 0.4.0

Description of the change

Bump bamf revision to 0.4.0

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

The symbols that I marked as belonging to 0.3.5 should be switched to 0.4.0 in the .symbols files.

review: Needs Fixing
lp:~3v1n0/bamf/bump-to-0.4 updated
501. By Marco Trevisan (Treviño)

debian: updating symbols to 0.4.0

Revision history for this message
Michael Terry (mterry) wrote :

+1

review: Approve

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-12 08:00:52 +0000
3+++ configure.ac 2012-11-14 16:20:27 +0000
4@@ -2,7 +2,7 @@
5 # Process this file with autoconf to produce a configure script.
6
7 AC_PREREQ([2.63])
8-AC_INIT(bamf, 0.3.2, dx-team@canonical.com)
9+AC_INIT(bamf, 0.4.0, dx-team@canonical.com)
10 AC_PREREQ(2.62)
11
12 AC_CONFIG_SRCDIR(src/main.c)
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2012-11-14 16:20:27 +0000
16+++ debian/changelog 2012-11-14 16:20:27 +0000
17@@ -1,4 +1,4 @@
18-bamf (0.3.5-0ubuntu1) UNRELEASED; urgency=low
19+bamf (0.4.0-0ubuntu1) UNRELEASED; urgency=low
20
21 [ Michael Terry ]
22 * New upstream release
23@@ -10,10 +10,13 @@
24 - Call dh_autoreconf
25 - Switch to dh9, thereby enabling tests
26
27+ [ Marco Trevisan (Treviño) ]
28+ * Bumping version to 0.4.0
29+
30 [ Didier Roche ]
31 * Automatic snapshot from revision 494 (bootstrap)
32
33- -- Michael Terry <mterry@ubuntu.com> Mon, 05 Nov 2012 14:39:47 -0500
34+ -- Marco Trevisan (Treviño) <marco@ubuntu.com> Wed, 14 Nov 2012 16:15:56 +0100
35
36 bamf (0.3.4-0ubuntu1) quantal-proposed; urgency=low
37
38
39=== modified file 'debian/libbamf0.symbols'
40--- debian/libbamf0.symbols 2012-11-14 16:20:27 +0000
41+++ debian/libbamf0.symbols 2012-11-14 16:20:27 +0000
42@@ -63,7 +63,7 @@
43 bamf_view_is_running@Base 0.2.20
44 bamf_view_is_sticky@Base 0.2.60
45 bamf_view_is_urgent@Base 0.2.20
46- bamf_view_is_user_visible@Base 0.3.5
47+ bamf_view_is_user_visible@Base 0.4.0
48 bamf_view_set_sticky@Base 0.2.60
49 bamf_view_user_visible@Base 0.2.20
50 bamf_window_get_monitor@Base 0.2.108
51
52=== modified file 'debian/libbamf3-0.symbols'
53--- debian/libbamf3-0.symbols 2012-11-14 16:20:27 +0000
54+++ debian/libbamf3-0.symbols 2012-11-14 16:20:27 +0000
55@@ -63,7 +63,7 @@
56 bamf_view_is_running@Base 0.2.20
57 bamf_view_is_sticky@Base 0.2.60
58 bamf_view_is_urgent@Base 0.2.20
59- bamf_view_is_user_visible@Base 0.3.5
60+ bamf_view_is_user_visible@Base 0.4.0
61 bamf_view_set_sticky@Base 0.2.60
62 bamf_view_user_visible@Base 0.2.20
63 bamf_window_get_monitor@Base 0.2.108

Subscribers

People subscribed via source and target branches