Merge lp:~bregma/libgrip/bump-to-0.3.8 into lp:libgrip

Proposed by Stephen M. Webb
Status: Merged
Merged at revision: 95
Proposed branch: lp:~bregma/libgrip/bump-to-0.3.8
Merge into: lp:libgrip
Prerequisite: lp:~bregma/libgrip/fix-gir-typelib-path
Diff against target: 29 lines (+3/-2)
2 files modified
configure.ac (+1/-1)
debian/changelog (+2/-1)
To merge this branch: bzr merge lp:~bregma/libgrip/bump-to-0.3.8
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Open Input Framework Team Pending
Review via email: mp+223986@code.launchpad.net

Commit message

upstream release 0.3.8

Description of the change

upstream release 0.3.8

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
lp:~bregma/libgrip/bump-to-0.3.8 updated
96. By Stephen M. Webb

remerge lp-1332603 branch

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

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 2014-06-24 13:27:29 +0000
3+++ configure.ac 2014-06-24 13:27:29 +0000
4@@ -3,7 +3,7 @@
5 #
6 m4_define([grip_major_version], [0])
7 m4_define([grip_minor_version], [3])
8-m4_define([grip_micro_version], [7])
9+m4_define([grip_micro_version], [8])
10
11 m4_define([grip_api_version],
12 [grip_major_version.grip_minor_version])
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2014-06-24 13:27:29 +0000
16+++ debian/changelog 2014-06-24 13:27:29 +0000
17@@ -1,4 +1,4 @@
18-libgrip (0.3.7+14.04.20140303-0ubuntu2) UNRELEASED; urgency=medium
19+libgrip (0.3.8-0ubuntu1) UNRELEASED; urgency=medium
20
21 * removed multi-arch from GIR typelib path (lp: #1332603)
22 * improved Python 3 support (lp: #1332516)
23@@ -6,6 +6,7 @@
24 better support all Python versions
25 - removed python-libgrip package
26 - added Python 3 and Python-GIR build deps
27+ * new upstream release 0.3.8
28
29 -- Stephen M. Webb <stephen.webb@bregmasoft.ca> Fri, 20 Jun 2014 12:22:52 -0400
30

Subscribers

People subscribed via source and target branches