Author: dparsons Date: 2006-10-01 19:49:19 -0400 (Sun, 01 Oct 2006) New Revision: 3586
Modified: trunk/driver/xserver-xorg-input-acecad/debian/changelog trunk/driver/xserver-xorg-input-acecad/debian/control Log: * Use versioned depends on xserver-xorg-dev. Modified: trunk/driver/xserver-xorg-input-acecad/debian/changelog =================================================================== --- trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 23:41:56 UTC (rev 3585) +++ trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 23:49:19 UTC (rev 3586) @@ -11,8 +11,9 @@ * Use debhelper 5. * Use dh_installman to install man pages. * Exclude acecad_drv.la from dh_install. + * Use versioned depends on xserver-xorg-dev. - -- Drew Parsons <[EMAIL PROTECTED]> Mon, 2 Oct 2006 09:38:58 +1000 + -- Drew Parsons <[EMAIL PROTECTED]> Mon, 2 Oct 2006 09:48:30 +1000 xserver-xorg-input-acecad (1:1.0.0.5-2) unstable; urgency=low Modified: trunk/driver/xserver-xorg-input-acecad/debian/control =================================================================== --- trunk/driver/xserver-xorg-input-acecad/debian/control 2006-10-01 23:41:56 UTC (rev 3585) +++ trunk/driver/xserver-xorg-input-acecad/debian/control 2006-10-01 23:49:19 UTC (rev 3586) @@ -3,12 +3,12 @@ Priority: optional 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 (>= 5), pkg-config, xserver-xorg-dev, linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev +Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev Standards-Version: 3.7.2 Package: xserver-xorg-input-acecad Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1) +Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1) Provides: xserver-xorg-input Replaces: xserver-xorg (<< 6.8.2-35) Description: X.Org X server -- AceCad input driver -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

