Author: dnusinow Date: 2006-10-07 23:49:13 -0400 (Sat, 07 Oct 2006) New Revision: 3668
Modified: trunk/driver/xserver-xorg-input-summa/debian/changelog trunk/driver/xserver-xorg-input-summa/debian/control trunk/driver/xserver-xorg-input-summa/debian/rules Log: * Exclude summa_drv.la from dh_install * Bump standards version to 3.7.2.2. No changes needed. Modified: trunk/driver/xserver-xorg-input-summa/debian/changelog =================================================================== --- trunk/driver/xserver-xorg-input-summa/debian/changelog 2006-10-08 03:45:12 UTC (rev 3667) +++ trunk/driver/xserver-xorg-input-summa/debian/changelog 2006-10-08 03:49:13 UTC (rev 3668) @@ -7,8 +7,10 @@ [ David Nusinow ] * New upstream version. Fixes FTBFS with current server. + * Exclude summa_drv.la from dh_install + * Bump standards version to 3.7.2.2. No changes needed. - -- David Nusinow <[EMAIL PROTECTED]> Sat, 7 Oct 2006 23:44:43 -0400 + -- David Nusinow <[EMAIL PROTECTED]> Sat, 7 Oct 2006 23:48:54 -0400 xserver-xorg-input-summa (1:1.0.0.5-2) unstable; urgency=low Modified: trunk/driver/xserver-xorg-input-summa/debian/control =================================================================== --- trunk/driver/xserver-xorg-input-summa/debian/control 2006-10-08 03:45:12 UTC (rev 3667) +++ trunk/driver/xserver-xorg-input-summa/debian/control 2006-10-08 03:49:13 UTC (rev 3668) @@ -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-input-dev, x11proto-core-dev, x11proto-randr-dev -Standards-Version: 3.6.1 +Standards-Version: 3.7.2.2 Package: xserver-xorg-input-summa Architecture: any Modified: trunk/driver/xserver-xorg-input-summa/debian/rules =================================================================== --- trunk/driver/xserver-xorg-input-summa/debian/rules 2006-10-08 03:45:12 UTC (rev 3667) +++ trunk/driver/xserver-xorg-input-summa/debian/rules 2006-10-08 03:49:13 UTC (rev 3668) @@ -72,7 +72,7 @@ dh_installdocs dh_installchangelogs - dh_install --sourcedir=debian/tmp --list-missing + dh_install --sourcedir=debian/tmp --list-missing --exclude=summa_drv.la dh_link dh_strip dh_compress -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

