xserver-xorg-video-ati (1:6.7.194-1ubuntu1tv3) gutsy; urgency=low * debian/patches/03_LVDS_mode_validation.diff: "RADEON: more work on LVDS mode validation and fixups" (fd.o commit 99ceaefa18c6e07b55106cca0ea8996fa73667be) * debian/patches/04_remove_cruft.diff "RADEON: remove cruft" (fd.o commit dcc376e2d2a13329dd03f1bc4b471329757a6f5f) * debian/patches/05_ext_tdms_table.diff "RADEON: add support for ext tmds table and ext tmds chip init" (fd.o commit 22519fde1e002f28d6036d448fcd18452d00f1bb) -- Tormod Volden Sun, 30 Sep 2007 21:46:29 +0200 xserver-xorg-video-ati (1:6.7.194-1ubuntu1tv2) gutsy; urgency=low * debian/patches/02_mode_code_cleanup.diff: "RADEON: more clean up of mode code" (fd.o commit 21593d04d222b05dbba9abd31eaa3bfb91d999b6) -- Tormod Volden Wed, 26 Sep 2007 18:59:46 +0200 xserver-xorg-video-ati (1:6.7.194-1ubuntu1tv) gutsy; urgency=low * Build-depends on xserver-xorg-dev 1.3 * Change maintainer -- Tormod Volden Mon, 24 Sep 2007 21:20:16 +0200 xserver-xorg-video-ati (1:6.7.194-1) experimental; urgency=low * New upstream release candidate. + Add MacModel "mini" option to support Mac Mini connector table, closes: #443570. + Fix crash when Xv window is outside of either crtc, closes: #441902. -- Brice Goglin Mon, 24 Sep 2007 07:59:36 +0200 xserver-xorg-video-ati (1:6.7.193-1) experimental; urgency=low * New upstream release candidate. + Fix distortion after lid close/reopen, closes: #435114. + Stop wrongly detecting the TV-output as connected, closes: #439322. + Fix outputs after VT switch, closes: #443151. -- Brice Goglin Thu, 20 Sep 2007 07:34:02 +0200 xserver-xorg-video-ati (1:6.7.192-4) experimental; urgency=low * Really build against xserver 2:1.4. * Pull upstream commits up to 2d78e2b6f36c21812b15eea0f1c7004e748fd5ab. -- Brice Goglin Thu, 13 Sep 2007 22:35:56 +0200 xserver-xorg-video-ati (1:6.7.192-3) experimental; urgency=low * Build against xserver 2:1.4-1. -- Brice Goglin Fri, 07 Sep 2007 17:52:57 +0200 xserver-xorg-video-ati (1:6.7.192-2) experimental; urgency=low * Build against xserver 1.3.99.2. -- Brice Goglin Tue, 04 Sep 2007 19:12:45 +0200 xserver-xorg-video-ati (1:6.7.192-1) experimental; urgency=low * New upstream release candidate. + UseFBDev option removed, closes: #372920. + Monitor detection fixed, closes: #413500. -- Brice Goglin Mon, 27 Aug 2007 08:26:38 +0200 xserver-xorg-video-ati (1:6.7.191-1) experimental; urgency=low * New upstream release candidate. + TV-output support, closes: #332410, #360186, #378594, #435691. + Bump x11proto-randr-dev build-dependency to >= 1.2 for RandR-1.2 support. -- Brice Goglin Thu, 23 Aug 2007 08:15:03 +0200 xserver-xorg-video-ati (1:6.6.193-2) experimental; urgency=low * Build against xserver 1.3.99.0. * Add 01_gen_pci_ids.diff. This patch adds a list of pci id's that the driver supports so that the server can automatically load it. * Use ${binary:Version} instead of ${Source-Version}. -- Brice Goglin Mon, 20 Aug 2007 19:49:33 +0200 xserver-xorg-video-ati (1:6.6.193-1) experimental; urgency=low [ Brice Goglin ] * New upstream release candidate. + Add references to radeon and r128 manpages in SEE ALSO in the ati(4) manpage (closes: #386001). + Fix typo in "specifying" in the radeon(4) manpage (closes: #432059). + Fully zero-initialize info->CRT2pScrn->monitor (closes: #422777). + Avoid crash in MACH64 Xv code (closes: #320828). + Drop 01_ati_r128_update_chip_identification.diff since this information is redundant and does not matter anyway since the driver auto-detects how the card is connected to the system. + Drop 02_radeon_manpage.diff, merged upstream. [ Julien Cristau ] * Add upstream URL to debian/copyright. Thanks, Loïc Minier. -- Brice Goglin Sat, 4 Aug 2007 15:14:49 +0200 xserver-xorg-video-ati (1:6.6.192-1) experimental; urgency=low [ Brice Goglin ] * Build a xserver-xorg-video-ati-dbg package with debugging symbols. * Fix Provides: xf86-video-driver-atimisc to match Replaces: and Conflicts: xserver-xorg-video-atimisc. Thanks to Eric Lavarde (closes: #372312). * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902 (needed to let xsfbs get access to serverminver). * Add XS-Vcs-*. * Add a link to www.X.org and a reference to the xf86-video-ati module in the long description (closes: #425321). [ Timo Aaltonen ] * Replaces/Conflicts: xserver-xorg-driver-ati. [ Julien Cristau ] * New upstream release candidate * Refresh patch 02_radeon_manpage.diff. -- Julien Cristau Mon, 21 May 2007 01:28:33 +0200 xserver-xorg-video-ati (1:6.6.191-1) experimental; urgency=low [ Brice Goglin ] * New upstream release candidate. * autoreconf. [ Julien Cristau ] * Drop Fabio and Branden from Uploaders, with their permission. Hopefully they'll come back when they have more time! -- Julien Cristau Wed, 28 Mar 2007 14:26:43 +0200 xserver-xorg-video-ati (1:6.6.3-5) experimental; urgency=low * Bump build-dep on libdrm-dev to >= 2.2 to fix FTBFS (closes: #413100). Thanks, Frank Lichtenheld! * Add patch 02_radeon_manpage.diff to replace non-ascii character with the corresponding groff escape sequence in the radeon manpage. -- Julien Cristau Fri, 2 Mar 2007 22:44:03 +0100 xserver-xorg-video-ati (1:6.6.3-4) experimental; urgency=low * Generate server dependencies automatically from the ABI * Merge changes from upstream pre-release * Remove obsolete 02_radeon_memmap_fbdev.diff -- David Nusinow Wed, 21 Feb 2007 22:54:17 -0500 xserver-xorg-video-ati (1:6.6.3-3) UNRELEASED; urgency=low * Add link to xserver-xorg-core bug script, so that bugreports contain the user's config and log files. * Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous versions don't have the bug script. -- Julien Cristau Tue, 7 Nov 2006 07:30:39 +0100 xserver-xorg-video-ati (1:6.6.3-2) unstable; urgency=low * Add 02_radeon_memmap_fbdev.diff. This should fix breakage when using fbdev. Thanks Michel Dänzer. Closes: #369167 * Don't require libdrm-dev on hurd-i386. Thanks Michael Banck. Closes: #392876 -- David Nusinow Sat, 14 Oct 2006 14:30:22 -0400 xserver-xorg-video-ati (1:6.6.3-1) unstable; urgency=low * New upstream release -- David Nusinow Fri, 13 Oct 2006 14:02:45 -0400 xserver-xorg-video-ati (1:6.6.2-2) unstable; urgency=low [ Drew Parsons ] * Include upstream ChangeLog. Closes: #365104. * Upload to unstable (X11R7.1 transition). -- David Nusinow Mon, 18 Sep 2006 19:57:28 -0400 xserver-xorg-video-ati (1:6.6.2-1) experimental; urgency=low * New upstream version. Happy birthday. * Use debhelper 5. * Standards version 3.7.2. * Add reference to /usr/share/common-licenses/GPL to debian/copyright. * Use dh_installman to install man pages. * Exclude .la files from dh_install. -- Drew Parsons Thu, 31 Aug 2006 21:36:05 +1000 xserver-xorg-video-ati (1:6.6.1-2) experimental; urgency=low [ Drew Parsons ] * Provides: xserver-xorg-video-1.0 not xserver-xorg-video. [ David Nusinow ] * Bump xserver (build-)depends epochs to 2: to deal with botched server upload -- David Nusinow Tue, 22 Aug 2006 23:46:26 +0000 xserver-xorg-video-ati (1:6.6.1-1) experimental; urgency=low [ Andres Salomon ] * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; idempotency fix. [ 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 Sun, 6 Aug 2006 20:15:19 +0000 xserver-xorg-video-ati (1:6.5.8.0-1) unstable; urgency=low * New upstream release * Use dh_install with --list-missing * Add build-dep on quilt * Remove obsolete 02_ppc_fix.diff. Now incorporated upstream. -- David Nusinow Tue, 25 Apr 2006 22:11:48 -0400 xserver-xorg-video-ati (1:6.5.7.3-3) unstable; urgency=low * Upload to modular -- David Nusinow Sun, 26 Mar 2006 20:25:26 -0500 xserver-xorg-video-ati (1:6.5.7.3-2) experimental; urgency=low * Port patches from trunk + general/043_ati_r128_update_chip_identification.diff * Apply ppc-fix.patch and incorporate it in to our patch system instead of just having it sit in the debian directory -- David Nusinow Sun, 26 Feb 2006 17:46:59 -0500 xserver-xorg-video-ati (1:6.5.7.3-1) experimental; urgency=low * First upload to Debian * Change source package, package, and provides names to denote the type of driver and that they are for xserver-xorg -- David Nusinow Fri, 13 Jan 2006 00:35:49 -0500 xserver-xorg-driver-ati (1:6.5.7.3-0ubuntu1) dapper; urgency=low * New upstream release. * Also install Rage Theatre multimedia modules. -- Daniel Stone Wed, 4 Jan 2006 17:21:27 +1100 xserver-xorg-driver-ati (1:6.5.7-0ubuntu3) dapper; urgency=low * Add missing Build-Depends (x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, libdrm (>> 1.0.5), x11proto-xf86dri-dev). -- Daniel Stone Mon, 5 Dec 2005 14:52:47 +1100 xserver-xorg-driver-ati (1:6.5.7-0ubuntu2) dapper; urgency=low * Apply patch from https://bugs.freedesktop.org/attachment.cgi?id=3620 to fix hard crash on powerpc. The patch is also stored in debian/ppc-fix.patch. NOTE: according to benh the patch still needs some extra polishing. -- Fabio M. Di Nitto Fri, 25 Nov 2005 11:34:33 +0100 xserver-xorg-driver-ati (1:6.5.7-0ubuntu1) dapper; urgency=low * New upstream release. -- Daniel Stone Tue, 22 Nov 2005 13:25:16 +1100 xserver-xorg-driver-ati (1:6.5.6.1-1) dapper; urgency=low * New upstream release. -- Daniel Stone Tue, 25 Oct 2005 18:01:13 +1000 xserver-xorg-driver-ati (1:6.5.6-1) breezy; urgency=low * First xserver-xorg-driver-ati release. -- Daniel Stone Wed, 6 Jul 2005 15:48:17 +1000