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
=== modified file 'configure.ac'
--- configure.ac 2012-11-12 08:00:52 +0000
+++ configure.ac 2012-11-14 16:20:27 +0000
@@ -2,7 +2,7 @@
2# Process this file with autoconf to produce a configure script.2# Process this file with autoconf to produce a configure script.
33
4AC_PREREQ([2.63])4AC_PREREQ([2.63])
5AC_INIT(bamf, 0.3.2, dx-team@canonical.com)5AC_INIT(bamf, 0.4.0, dx-team@canonical.com)
6AC_PREREQ(2.62)6AC_PREREQ(2.62)
77
8AC_CONFIG_SRCDIR(src/main.c)8AC_CONFIG_SRCDIR(src/main.c)
99
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-14 16:20:27 +0000
+++ debian/changelog 2012-11-14 16:20:27 +0000
@@ -1,4 +1,4 @@
1bamf (0.3.5-0ubuntu1) UNRELEASED; urgency=low1bamf (0.4.0-0ubuntu1) UNRELEASED; urgency=low
22
3 [ Michael Terry ]3 [ Michael Terry ]
4 * New upstream release4 * New upstream release
@@ -10,10 +10,13 @@
10 - Call dh_autoreconf10 - Call dh_autoreconf
11 - Switch to dh9, thereby enabling tests11 - Switch to dh9, thereby enabling tests
1212
13 [ Marco Trevisan (Treviño) ]
14 * Bumping version to 0.4.0
15
13 [ Didier Roche ]16 [ Didier Roche ]
14 * Automatic snapshot from revision 494 (bootstrap)17 * Automatic snapshot from revision 494 (bootstrap)
1518
16 -- Michael Terry <mterry@ubuntu.com> Mon, 05 Nov 2012 14:39:47 -050019 -- Marco Trevisan (Treviño) <marco@ubuntu.com> Wed, 14 Nov 2012 16:15:56 +0100
1720
18bamf (0.3.4-0ubuntu1) quantal-proposed; urgency=low21bamf (0.3.4-0ubuntu1) quantal-proposed; urgency=low
1922
2023
=== modified file 'debian/libbamf0.symbols'
--- debian/libbamf0.symbols 2012-11-14 16:20:27 +0000
+++ debian/libbamf0.symbols 2012-11-14 16:20:27 +0000
@@ -63,7 +63,7 @@
63 bamf_view_is_running@Base 0.2.2063 bamf_view_is_running@Base 0.2.20
64 bamf_view_is_sticky@Base 0.2.6064 bamf_view_is_sticky@Base 0.2.60
65 bamf_view_is_urgent@Base 0.2.2065 bamf_view_is_urgent@Base 0.2.20
66 bamf_view_is_user_visible@Base 0.3.566 bamf_view_is_user_visible@Base 0.4.0
67 bamf_view_set_sticky@Base 0.2.6067 bamf_view_set_sticky@Base 0.2.60
68 bamf_view_user_visible@Base 0.2.2068 bamf_view_user_visible@Base 0.2.20
69 bamf_window_get_monitor@Base 0.2.10869 bamf_window_get_monitor@Base 0.2.108
7070
=== modified file 'debian/libbamf3-0.symbols'
--- debian/libbamf3-0.symbols 2012-11-14 16:20:27 +0000
+++ debian/libbamf3-0.symbols 2012-11-14 16:20:27 +0000
@@ -63,7 +63,7 @@
63 bamf_view_is_running@Base 0.2.2063 bamf_view_is_running@Base 0.2.20
64 bamf_view_is_sticky@Base 0.2.6064 bamf_view_is_sticky@Base 0.2.60
65 bamf_view_is_urgent@Base 0.2.2065 bamf_view_is_urgent@Base 0.2.20
66 bamf_view_is_user_visible@Base 0.3.566 bamf_view_is_user_visible@Base 0.4.0
67 bamf_view_set_sticky@Base 0.2.6067 bamf_view_set_sticky@Base 0.2.60
68 bamf_view_user_visible@Base 0.2.2068 bamf_view_user_visible@Base 0.2.20
69 bamf_window_get_monitor@Base 0.2.10869 bamf_window_get_monitor@Base 0.2.108

Subscribers

People subscribed via source and target branches