Package: libpeas
Version: 1.1.1-1
Followup-For: Bug #642015
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch



*** /tmp/tmpksSqZL
So now with a complete patch (installing it with dev package was missing)

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libpeas-1.1.1/debian/changelog libpeas-1.1.1/debian/changelog
diff -Nru libpeas-1.1.1/debian/libpeas-dev.install libpeas-1.1.1/debian/libpeas-dev.install
--- libpeas-1.1.1/debian/libpeas-dev.install	2011-07-12 14:46:49.000000000 +0200
+++ libpeas-1.1.1/debian/libpeas-dev.install	2011-09-18 17:35:23.000000000 +0200
@@ -4,3 +4,4 @@
 usr/share/gir-1.0
 usr/share/glade/catalogs
 libpeas/*.vapi /usr/share/vala/vapi
+libpeas-gtk/*.vapi /usr/share/vala/vapi
diff -Nru libpeas-1.1.1/debian/rules libpeas-1.1.1/debian/rules
--- libpeas-1.1.1/debian/rules	2011-07-22 00:08:33.000000000 +0200
+++ libpeas-1.1.1/debian/rules	2011-09-18 16:57:00.000000000 +0200
@@ -18,6 +18,7 @@
 common-post-build-arch::
 	# build vapi interface from gir
 	cd libpeas; vapigen --library peas-1.0 Peas-1.0.gir
+	cd libpeas-gtk; vapigen --library libpeas-gtk-1.0 PeasGtk-1.0.gir --pkg gtk+-3.0 --vapidir ../libpeas --girdir ../libpeas
 
 binary-post-install/libpeas-doc::
 	# remove compiled python and libtool .la files

Reply via email to