Package: granite
Version: 0.3.0~bzr734-1
Severity: serious
Tags: patch
User: [email protected]
Usertags: origin-ubuntu vivid ubuntu-patch
Hi,
Granite fails to build because gobject-introspection has been switched
to install into a multiarch directory. Patch attached.
* Install typelib files into MA libdir and BD on the version of g-i
which started supporting this
Thanks for considering.
--
Iain Lane [ [email protected] ]
Debian Developer [ [email protected] ]
Ubuntu Developer [ [email protected] ]
diff -Nru granite-0.3.0~bzr734/debian/changelog granite-0.3.0~bzr734/debian/changelog
diff -Nru granite-0.3.0~bzr734/debian/control granite-0.3.0~bzr734/debian/control
--- granite-0.3.0~bzr734/debian/control 2014-05-23 21:08:57.000000000 +0100
+++ granite-0.3.0~bzr734/debian/control 2014-10-28 11:36:36.000000000 +0000
@@ -4,7 +4,7 @@
Maintainer: Sergey "Shnatsel" Davidoff <[email protected]>
Build-Depends: cmake (>= 2.8),
debhelper (>= 9),
- gobject-introspection (>= 1.31.0-2),
+ gobject-introspection (>= 1.41.4-1~),
libgee-0.8-dev,
libgirepository1.0-dev,
libgtk-3-dev (>= 3.3.14),
diff -Nru granite-0.3.0~bzr734/debian/gir1.2-granite-1.0.install granite-0.3.0~bzr734/debian/gir1.2-granite-1.0.install
--- granite-0.3.0~bzr734/debian/gir1.2-granite-1.0.install 2014-05-23 21:08:57.000000000 +0100
+++ granite-0.3.0~bzr734/debian/gir1.2-granite-1.0.install 2014-10-28 11:36:45.000000000 +0000
@@ -1 +1 @@
-usr/lib/girepository-1.0/*
+usr/lib/*/girepository-1.0/*