diff -u kitty-0.9.2/debian/rules kitty-0.9.2/debian/rules --- kitty-0.9.2/debian/rules +++ kitty-0.9.2/debian/rules @@ -5,6 +5,5 @@ -DEB_CONFIGURE_EXTRA_FLAGS := --datadir=\$${prefix}/share --disable-rpath - include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk +DEB_CONFIGURE_EXTRA_FLAGS := --datadir=\$${prefix}/share --disable-rpath --without-arts diff -u kitty-0.9.2/debian/changelog kitty-0.9.2/debian/changelog --- kitty-0.9.2/debian/changelog +++ kitty-0.9.2/debian/changelog @@ -1,3 +1,13 @@ +kitty (0.9.2-2.1ubuntu1) jaunty; urgency=low + + * debian/rules: + - moved the DEB_CONFIGURE_EXTRA_FLAGS line after cdbs includes to apply it, + especially to disable rpath (--disable-rpath) + - added --without-arts to DEB_CONFIGURE_EXTRA_FLAGS to rebuild without arts + support (LP: #320915) + + -- Fabrice Coutadeur Sat, 18 Apr 2009 04:06:06 +0000 + kitty (0.9.2-2.1) unstable; urgency=low * Non-maintainer upload. diff -u kitty-0.9.2/debian/control kitty-0.9.2/debian/control --- kitty-0.9.2/debian/control +++ kitty-0.9.2/debian/control @@ -1,7 +1,8 @@ Source: kitty Section: net Priority: optional -Maintainer: Uwe Hermann +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Uwe Hermann Build-Depends: cdbs, debhelper (>= 5), kdelibs4-dev, qt3-dev-tools, autoconf, automake1.9, libtool, libx11-dev, moc Standards-Version: 3.6.2.0