Merge lp:~bregma/libgrip/fix-gir-typelib-path into lp:libgrip

Proposed by Stephen M. Webb
Status: Merged
Merged at revision: 94
Proposed branch: lp:~bregma/libgrip/fix-gir-typelib-path
Merge into: lp:libgrip
Prerequisite: lp:~bregma/libgrip/add-python3-support
Diff against target: 26 lines (+3/-2)
2 files modified
debian/changelog (+2/-1)
debian/gir1.2-grip.install (+1/-1)
To merge this branch: bzr merge lp:~bregma/libgrip/fix-gir-typelib-path
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Open Input Framework Team Pending
Review via email: mp+223984@code.launchpad.net

This proposal supersedes a proposal from 2014-06-20.

Commit message

fix the GIT typelib path to remove the multi-arch directory

Description of the change

Fixed the typelib path: GObject introspection does not (yet) support multi-arch.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:94
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https://code.launchpad.net/~bregma/libgrip/fix-gir-typelib-path/+merge/223984/+edit-commit-message

http://jenkins.qa.ubuntu.com/job/libgrip-ci/14/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/libgrip-utopic-amd64-ci/1
    SUCCESS: http://jenkins.qa.ubuntu.com/job/libgrip-utopic-armhf-ci/1
    SUCCESS: http://jenkins.qa.ubuntu.com/job/libgrip-utopic-i386-ci/1

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/libgrip-ci/14/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
95. By Stephen M. Webb

remerge lp-1332516 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 'debian/changelog'
--- debian/changelog 2014-06-24 13:25:06 +0000
+++ debian/changelog 2014-06-24 13:25:06 +0000
@@ -1,12 +1,13 @@
1libgrip (0.3.7+14.04.20140303-0ubuntu2) UNRELEASED; urgency=medium1libgrip (0.3.7+14.04.20140303-0ubuntu2) UNRELEASED; urgency=medium
22
3 * removed multi-arch from GIR typelib path (lp: #1332603)
3 * improved Python 3 support (lp: #1332516)4 * improved Python 3 support (lp: #1332516)
4 - moved all Python support into the GObject Introspection (GIR) package to5 - moved all Python support into the GObject Introspection (GIR) package to
5 better support all Python versions6 better support all Python versions
6 - removed python-libgrip package7 - removed python-libgrip package
7 - added Python 3 and Python-GIR build deps8 - added Python 3 and Python-GIR build deps
89
9 -- Stephen M. Webb <stephen.webb@bregmasoft.ca> Fri, 20 Jun 2014 10:41:19 -040010 -- Stephen M. Webb <stephen.webb@bregmasoft.ca> Fri, 20 Jun 2014 12:22:52 -0400
1011
11libgrip (0.3.7+14.04.20140303-0ubuntu1) trusty; urgency=low12libgrip (0.3.7+14.04.20140303-0ubuntu1) trusty; urgency=low
1213
1314
=== modified file 'debian/gir1.2-grip.install'
--- debian/gir1.2-grip.install 2014-06-24 13:25:06 +0000
+++ debian/gir1.2-grip.install 2014-06-24 13:25:06 +0000
@@ -1,2 +1,2 @@
1usr/lib/*/girepository-1.01usr/lib/*/girepository-1.0 usr/lib
2usr/lib/python*/*-packages/gi/overrides/*.py2usr/lib/python*/*-packages/gi/overrides/*.py

Subscribers

People subscribed via source and target branches