diff -Nru orocos-typelib-2.8.0~rc1+dfsg/debian/changelog orocos-typelib-2.8.0~rc1+dfsg/debian/changelog --- orocos-typelib-2.8.0~rc1+dfsg/debian/changelog 2015-04-20 17:35:17.000000000 +0000 +++ orocos-typelib-2.8.0~rc1+dfsg/debian/changelog 2015-04-21 12:10:24.000000000 +0000 @@ -1,6 +1,6 @@ -orocos-typelib (2.8.0~rc1+dfsg-0) trusty; urgency=low +orocos-typelib (2.8.0~rc1+dfsg-1) trusty; urgency=low - * Initial release (Closes: #####). + * Initial release (Closes: #783016). -- Leopold Palomo-Avellaneda Thu, 16 Apr 2015 11:24:49 +0200 diff -Nru orocos-typelib-2.8.0~rc1+dfsg/debian/control orocos-typelib-2.8.0~rc1+dfsg/debian/control --- orocos-typelib-2.8.0~rc1+dfsg/debian/control 2015-04-20 17:40:03.000000000 +0000 +++ orocos-typelib-2.8.0~rc1+dfsg/debian/control 2015-04-21 11:52:23.000000000 +0000 @@ -3,7 +3,7 @@ Section: libs Maintainer: Debian Science Maintainers Uploaders: Leopold Palomo-Avellaneda -Build-Depends: debhelper (>= 9), cmake (>=2.6.0), gem2deb, +Build-Depends: debhelper (>= 9), cmake (>=2.6.0), gem2deb, dh-exec (>=0.3), ruby-facets, ruby-utilrb, libxml2-dev, pkg-config, gccxml, libboost-system-dev, libboost-filesystem-dev, libboost-test-dev @@ -38,6 +38,7 @@ Package: ruby-typelib Architecture: any +Section: ruby XB-Ruby-Versions: ${ruby:Versions} Provides: typelib Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, diff -Nru orocos-typelib-2.8.0~rc1+dfsg/debian/libtypelib-dev.install orocos-typelib-2.8.0~rc1+dfsg/debian/libtypelib-dev.install --- orocos-typelib-2.8.0~rc1+dfsg/debian/libtypelib-dev.install 2015-04-20 17:25:37.000000000 +0000 +++ orocos-typelib-2.8.0~rc1+dfsg/debian/libtypelib-dev.install 2015-04-20 21:52:19.000000000 +0000 @@ -1,3 +1,4 @@ usr/include/* usr/lib/lib*.so -usr/lib/pkgconfig/* +usr/lib/pkgconfig/typelib.pc + diff -Nru orocos-typelib-2.8.0~rc1+dfsg/debian/ruby-typelib.install orocos-typelib-2.8.0~rc1+dfsg/debian/ruby-typelib.install --- orocos-typelib-2.8.0~rc1+dfsg/debian/ruby-typelib.install 2015-04-20 16:20:28.000000000 +0000 +++ orocos-typelib-2.8.0~rc1+dfsg/debian/ruby-typelib.install 2015-04-21 11:51:50.000000000 +0000 @@ -1,2 +1,4 @@ -usr/lib/ruby -usr/lib/pkgconfig/typelib_ruby.pc +#! /usr/bin/dh-exec +usr/lib/ruby/* usr/lib/${DEB_HOST_MULTIARCH}/ruby/ +usr/lib/pkgconfig/typelib_ruby.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/ +