Author: dnusinow Date: 2006-08-06 20:09:52 -0400 (Sun, 06 Aug 2006) New Revision: 2698
Modified: branches/7.1/driver/xserver-xorg-video-ati/debian/changelog branches/7.1/driver/xserver-xorg-video-ati/debian/control Log: idempotency fix. * New upstream release * Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for the build-dep on xserver-xorg-dev. Modified: branches/7.1/driver/xserver-xorg-video-ati/debian/changelog =================================================================== --- branches/7.1/driver/xserver-xorg-video-ati/debian/changelog 2006-08-07 00:07:49 UTC (rev 2697) +++ branches/7.1/driver/xserver-xorg-video-ati/debian/changelog 2006-08-07 00:09:52 UTC (rev 2698) @@ -1,10 +1,16 @@ -xserver-xorg-video-ati (1:6.5.8.0-2) UNRELEASED; urgency=low +xserver-xorg-video-ati (1:6.6.0-1) UNRELEASED; urgency=low + [ Andres Salomon ] * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; - idempotency fix. + idempotency fix. - -- Andres Salomon <[EMAIL PROTECTED]> Mon, 17 Jul 2006 00:36:50 -0400 + [ David Nusinow ] + * New upstream release + * Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for + the build-dep on xserver-xorg-dev. + -- David Nusinow <[EMAIL PROTECTED]> Sun, 6 Aug 2006 20:08:49 +0000 + xserver-xorg-video-ati (1:6.5.8.0-1) unstable; urgency=low * New upstream release Modified: branches/7.1/driver/xserver-xorg-video-ati/debian/control =================================================================== --- branches/7.1/driver/xserver-xorg-video-ati/debian/control 2006-08-07 00:07:49 UTC (rev 2697) +++ branches/7.1/driver/xserver-xorg-video-ati/debian/control 2006-08-07 00:09:52 UTC (rev 2698) @@ -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 (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-gl-dev, x11proto-xext-dev, x11proto-core-dev, x11proto-video-dev, x11proto-xinerama-dev, x11proto-xf86misc-dev, libgl1-mesa-dev | libgl-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, libdrm-dev (>> 1.0.5), x11proto-xf86dri-dev, quilt +Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev (>= 1:1.1.1), x11proto-gl-dev, x11proto-xext-dev, x11proto-core-dev, x11proto-video-dev, x11proto-xinerama-dev, x11proto-xf86misc-dev, libgl1-mesa-dev | libgl-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, libdrm-dev (>> 1.0.5), x11proto-xf86dri-dev, quilt Standards-Version: 3.6.1 Package: xserver-xorg-video-ati Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1) +Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:1.1.1-1) Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-video-atimisc, xserver-xorg-driver-r128, xserver-xorg-driver-radeon Conflicts: xserver-xorg-video-atimisc, xserver-xorg-driver-r128, xserver-xorg-driver-radeon Provides: xserver-xorg-video, xf86-video-driver-atimisc, xserver-xorg-driver-r128, xserver-xorg-driver-radeon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

