[Pkg-telepathy-commits] [SCM] farsight2 packaging branch, debian, updated. debian/0.1.1-1-6-gb218910

Laurent Bigonville bigon at bigon.be
Tue Apr 10 20:00:32 UTC 2012


The following commit has been merged in the debian branch:
commit 9ffbb10064f42e8c68e111195b997a7f0279cf5c
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Apr 8 01:00:56 2012 +0200

    debian/gir1.2-farstream-0.1.install: .typelib file must not be installed in the multiarch path, gobject-introspection is not supporting that

diff --git a/debian/changelog b/debian/changelog
index 6985ebc..48c58cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ farstream (0.1.2-1) UNRELEASED; urgency=low
 
   * New upstream release
     - Bump libglib2.0-dev build-dependency to 2.30
+  * debian/gir1.2-farstream-0.1.install: .typelib file must not be installed
+    in the multiarch path, gobject-introspection is not supporting that
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 08 Apr 2012 00:42:29 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 08 Apr 2012 01:14:59 +0200
 
 farstream (0.1.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 788f099..11609a0 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,6 @@ Description: Audio/Video communications framework: debugging symbols
 
 Package: gir1.2-farstream-0.1
 Architecture: any
-Multi-Arch: same
 Depends: ${gir:Depends},
          ${misc:Depends}
 Section: introspection
diff --git a/debian/gir1.2-farstream-0.1.install b/debian/gir1.2-farstream-0.1.install
index 49d71c9..03255f6 100644
--- a/debian/gir1.2-farstream-0.1.install
+++ b/debian/gir1.2-farstream-0.1.install
@@ -1 +1 @@
-usr/lib/*/girepository-1.0
+usr/lib/*/girepository-1.0/ usr/lib/

-- 
farsight2 packaging



More information about the Pkg-telepathy-commits mailing list