Author: dnusinow Date: 2006-10-07 23:23:34 -0400 (Sat, 07 Oct 2006) New Revision: 3660
Modified: trunk/driver/xserver-xorg-input-ur98/debian/changelog trunk/driver/xserver-xorg-input-ur98/debian/control trunk/driver/xserver-xorg-input-ur98/debian/rules Log: * Exclude ur98_drv.la from dh_install * Bump standards version to 3.7.2.2. No changes necessary. Modified: trunk/driver/xserver-xorg-input-ur98/debian/changelog =================================================================== --- trunk/driver/xserver-xorg-input-ur98/debian/changelog 2006-10-08 03:19:36 UTC (rev 3659) +++ trunk/driver/xserver-xorg-input-ur98/debian/changelog 2006-10-08 03:23:34 UTC (rev 3660) @@ -7,8 +7,10 @@ [ David Nusinow ] * New upstream release. Fixes FTBFS with new server. + * Exclude ur98_drv.la from dh_install + * Bump standards version to 3.7.2.2. No changes necessary. - -- David Nusinow <[EMAIL PROTECTED]> Sat, 7 Oct 2006 23:19:06 -0400 + -- David Nusinow <[EMAIL PROTECTED]> Sat, 7 Oct 2006 23:23:16 -0400 xserver-xorg-input-ur98 (1:1.0.0.5-2) unstable; urgency=low Modified: trunk/driver/xserver-xorg-input-ur98/debian/control =================================================================== --- trunk/driver/xserver-xorg-input-ur98/debian/control 2006-10-08 03:19:36 UTC (rev 3659) +++ trunk/driver/xserver-xorg-input-ur98/debian/control 2006-10-08 03:23:34 UTC (rev 3660) @@ -4,7 +4,7 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev -Standards-Version: 3.6.1 +Standards-Version: 3.7.2.2 Package: xserver-xorg-input-ur98 Architecture: any Modified: trunk/driver/xserver-xorg-input-ur98/debian/rules =================================================================== --- trunk/driver/xserver-xorg-input-ur98/debian/rules 2006-10-08 03:19:36 UTC (rev 3659) +++ trunk/driver/xserver-xorg-input-ur98/debian/rules 2006-10-08 03:23:34 UTC (rev 3660) @@ -72,7 +72,7 @@ dh_installdocs dh_installchangelogs - dh_install --sourcedir=debian/tmp --list-missing + dh_install --sourcedir=debian/tmp --list-missing --exclude=ur98_drv.la dh_link dh_strip dh_compress -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

