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

Subscribers

People subscribed via source and target branches