Author: dnusinow Date: 2006-10-07 23:39:18 -0400 (Sat, 07 Oct 2006) New Revision: 3664
Modified: trunk/driver/xserver-xorg-input-tek4957/debian/changelog trunk/driver/xserver-xorg-input-tek4957/debian/control trunk/driver/xserver-xorg-input-tek4957/debian/rules Log: * Exclude tek4957_drv.la from dh_install * Bump standards version to 3.7.2.2. No changes necessary. Modified: trunk/driver/xserver-xorg-input-tek4957/debian/changelog =================================================================== --- trunk/driver/xserver-xorg-input-tek4957/debian/changelog 2006-10-08 03:34:03 UTC (rev 3663) +++ trunk/driver/xserver-xorg-input-tek4957/debian/changelog 2006-10-08 03:39:18 UTC (rev 3664) @@ -7,8 +7,10 @@ [ David Nusinow ] * New upstream version. Fixes FTBFS with new server. + * Exclude tek4957_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:33:36 -0400 + -- David Nusinow <[EMAIL PROTECTED]> Sat, 7 Oct 2006 23:38:19 -0400 xserver-xorg-input-tek4957 (1:1.0.0.5-2) unstable; urgency=low Modified: trunk/driver/xserver-xorg-input-tek4957/debian/control =================================================================== --- trunk/driver/xserver-xorg-input-tek4957/debian/control 2006-10-08 03:34:03 UTC (rev 3663) +++ trunk/driver/xserver-xorg-input-tek4957/debian/control 2006-10-08 03:39:18 UTC (rev 3664) @@ -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, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev -Standards-Version: 3.6.1 +Standards-Version: 3.7.2.2 Package: xserver-xorg-input-tek4957 Architecture: any Modified: trunk/driver/xserver-xorg-input-tek4957/debian/rules =================================================================== --- trunk/driver/xserver-xorg-input-tek4957/debian/rules 2006-10-08 03:34:03 UTC (rev 3663) +++ trunk/driver/xserver-xorg-input-tek4957/debian/rules 2006-10-08 03:39:18 UTC (rev 3664) @@ -72,7 +72,7 @@ dh_installdocs dh_installchangelogs - dh_install --sourcedir=debian/tmp --list-missing + dh_install --sourcedir=debian/tmp --list-missing --exclude=tek4957_drv.la dh_link dh_strip dh_compress -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

