Package: libgee User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Version: 0.6.1-2 Severity: wishlist Tags: patch
It would be nice if libgee was building a gir, that's the patch we are using in Ubuntu for that -- Sebastien Bacher
diff -Nru libgee-0.6.1/debian/changelog libgee-0.6.1/debian/changelog --- libgee-0.6.1/debian/changelog 2011-04-10 11:53:53.000000000 +0200 +++ libgee-0.6.1/debian/changelog 2011-04-29 18:49:55.000000000 +0200 @@ -1,3 +1,15 @@ +libgee (0.6.1-3) unstable; urgency=low + + * Building a gir binary, based on the Ubuntu work from Robert Ancell + * debian/control: + - List the new gir binary, update the build-depends + * debian/gir1.2-gee-1.0.install: + - Install the new GIR binary + * debian/libgee-dev.install: + - Install .gir file + + -- Sebastien Bacher <seb...@ubuntu.com> Fri, 29 Apr 2011 18:48:52 +0200 + libgee (0.6.1-2) unstable; urgency=low * debian/patches/01_priority-queue-second-element-addition.patch: diff -Nru libgee-0.6.1/debian/control libgee-0.6.1/debian/control --- libgee-0.6.1/debian/control 2011-04-10 11:52:10.000000000 +0200 +++ libgee-0.6.1/debian/control 2011-04-29 18:42:04.000000000 +0200 @@ -7,6 +7,9 @@ Build-Depends: cdbs (>= 0.4.41), debhelper (>= 7), autotools-dev, + gobject-introspection (>= 0.9.0), + libgirepository1.0-dev (>= 0.9.0), + gir1.2-glib-2.0, pkg-config (>= 0.14), libglib2.0-dev (>= 2.25), valac-0.12 (>= 0.9.8) @@ -82,3 +85,14 @@ . This package contains the library symbols. +Package: gir1.2-gee-1.0 +Architecture: any +Depends: ${gir:Depends}, + ${misc:Depends}, + ${shlibs:Depends} +Description: GObject based collection library - GObject-Introspection + libgee is a collection library providing GObject-based interfaces and + classes for commonly used data structures. + . + It can be used by packages using the GIRepository format to generate + dynamic bindings. diff -Nru libgee-0.6.1/debian/gir1.2-gee-1.0.install libgee-0.6.1/debian/gir1.2-gee-1.0.install --- libgee-0.6.1/debian/gir1.2-gee-1.0.install 1970-01-01 01:00:00.000000000 +0100 +++ libgee-0.6.1/debian/gir1.2-gee-1.0.install 2011-04-29 18:40:52.000000000 +0200 @@ -0,0 +1 @@ +debian/tmp/usr/lib/girepository-1.0/ diff -Nru libgee-0.6.1/debian/libgee-dev.install libgee-0.6.1/debian/libgee-dev.install --- libgee-0.6.1/debian/libgee-dev.install 2011-03-13 13:43:18.000000000 +0100 +++ libgee-0.6.1/debian/libgee-dev.install 2011-04-29 18:47:59.000000000 +0200 @@ -2,3 +2,4 @@ debian/tmp/usr/lib/libgee.so debian/tmp/usr/lib/pkgconfig/gee-1.0* debian/tmp/usr/share/vala/vapi/gee-1.0* +debian/tmp/usr/share/gir-1.0