-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: gir1.2-osmgpsmap-1.0
Version: 1.0.1
Severity: important
Tags: experimental patch

Hi,

Thanks for uploading osmgpsmap into experimental! I have managed to
get it working fine in my package Gramps.

However, at the moment the typelib is installed off the normal path
and my package could not find it. Attached is a patch for the install
file to drop it into the usr/lib/girepository-1.0 instead.

Also, I can see the best way to install everything is to install the
- -dev package which gets you both the gir bindings and the lib. For
most of the other gir packages I depend on, if you depend on the gir
package you get the relevant library as well. I didn't try patching
the d/control file in-case I don't know what I am doing :-)

Regards,

Ross
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS2ZiRAAoJEFP+e72miRD8R+sP/RKMwcZCut5FSGQCYVKCfR/g
e066dkLzq/f1E6xrMKQgHwjReQTI9WK7zJJKSTc3mwnG7nPja7OiECbA33AtcN2D
hHnHn8byZSdeU5a5RHi5fACcH2ZMQLXa5+7T4jgxdUorGI+hqMJcULsg24VvsT42
+ged/7NdShCRlV0zsLOuq6Tm32yjpJtFc8yYB/1HYl3R5lsM5UL7fubb0NFKa85j
w3tKAUL4S+UiRQa7pEiR/Trtn1vGJQVluaexpvf6WZqDHtUke2P66eXgTSnt7V0B
J8qLmflgdGOb09nAf5QtJeTRPUdZAkUc+Z+iNJXWsd2CC1O6A/Uk76UlY3+lg436
sKzdfylyda85sqD6ZXsfbiBSW/YVh9yyQydwEtdDqK1wb/m8Ble8RLLyqq5hFmfd
8o3khhHxaVcI8hvhIFseE0B4AXvoTlaUOoD7u569G1dOzG2FrMZONNhK9WZ8TZUC
QJFpYIoWLMVGOycuJJ7iXfp9gCxuAf/Dsfro+gBpvfcv3w8x6ZILT7gCn9fMzkDe
qXb547n5ECKP+ua+HB1u/0BpylJptk1+0gbgNPtfte6qF5FTgnqmhhlcTvI142sA
38VES5cF83pAlPx5xr0376r9pY3RTgxmeduym35OMdIZAQxX9vON88j+IVGLlHvA
pugwRegplmZ+Vcr0qhEE
=zkXj
-----END PGP SIGNATURE-----
>From db375b00b03047c433f2b98ef758295850be57d8 Mon Sep 17 00:00:00 2001
From: Ross Gammon <rossgam...@mail.dk>
Date: Fri, 17 Jan 2014 20:40:46 +0100
Subject: [PATCH] Alter gir.install to install in girepository directory

---
 debian/gir1.2-osmgpsmap-1.0.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/gir1.2-osmgpsmap-1.0.install b/debian/gir1.2-osmgpsmap-1.0.install
index 9bc9732..9feb25b 100644
--- a/debian/gir1.2-osmgpsmap-1.0.install
+++ b/debian/gir1.2-osmgpsmap-1.0.install
@@ -1,2 +1,2 @@
-usr/lib/*/girepository-*/*
+usr/lib/*/girepository-*/* usr/lib/girepository-1.0/
 usr/share/gir-*/*
-- 
1.8.5.2.314.gb83cf2e

_______________________________________________
Pkg-osm-maint mailing list
Pkg-osm-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-maint

Reply via email to