fglrx-installer-updates (2:9.012-0ubuntu1) raring; urgency=low

  * debian/control{.in}:
    - Conflict/replace/provide xorg-driver-binary instead
      of trying to conflict with or to replace any other
      driver.
  * New upstream release (Catalyst 13.1):
    - Fixed issues:
      + Driver release version is added to GL_VERSION.
      + Blank VGA display after resume from suspend.
      + X crash for AMD PowerXpress™ A+I High-
        Performance mode on Ubuntu 12.10.
      + Performance of Valve Linux games.
      + Segmentation fault when exit QtOpenGL applications
        such as AMD CodeXL.
      + VariBright not working when change AMD PowerPlay™
        settings in AMD Catalust Control Center:LE.
      + VariBright doesn't work after resume from suspend
        on "Trinity" platform.
      + Flickering cursor when run some full-screen OpenGL
        games with CrossFire enabled.
      + OpenGL performance on "Southern Islands" ASICs
      + 16 re-frames doesn't work for H.264 @Level 5.1.
      + Corruption when resizing the Konsole window.
      + One display goes black after changing from multi-
        display desktop from single independent.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 15 Apr 2013 15:36:07 +0200

fglrx-installer-updates (2:9.010-0ubuntu5) raring; urgency=low

  * debian/rules:
    - Make sure that build calls build-arch (as it used to do).
    - Separate regen-from-templates from build.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 22 Jan 2013 16:18:23 +0100

fglrx-installer-updates (2:9.010-0ubuntu4) raring; urgency=low

  * debian/rules:
    - Revert change to separate regen-from-templates from
      the build target. This fixes a FTBFS.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 21 Jan 2013 16:49:43 +0100

fglrx-installer-updates (2:9.010-0ubuntu3) raring; urgency=low

  * debian/control{.in}:
    - Restore the previous conflict/replace/provide dropped
      by mistake.

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 17 Jan 2013 18:02:13 +0100

fglrx-installer-updates (2:9.010-0ubuntu2) raring; urgency=low

  * debian/control{.in}:
    - Remove whitespace.
    - Conflict/replace/provide other flavours.
    - Drop all the dependencies on the linux-headers.
  * debian/rules:
    - Separate regen-from-templates from build.
    - Automate debian/control generation.

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 17 Jan 2013 17:09:35 +0100

fglrx-installer-updates (2:9.010-0ubuntu1) raring; urgency=low

  * New upstream release.
  * debian/dkms.conf.in,
    replace-archdata.acpi_handle-with-acpi_node.handle.patch:
    - Add support for Linux 3.8 (LP: #1095755).
      Thanks to Robert Hooker for the patch.
  * debian/substvars:
    - Remove versioned dependency on xserver-xorg-core.
  * debian/10fglrx.in, debian/rules:
    - Fix paths which prevented OpenGL operations on hybrid systems
      on amd64 (LP: #1068661). Thanks to Nick Andrik for the patch.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 08 Jan 2013 16:20:31 +0100

fglrx-installer-updates (2:9.000-0ubuntu5) raring; urgency=low

  * debian/control:
    - Conflict/replace/provide new nvidia flavours.
    - Depend on other flavours of kernel headers.
  * debian/10fglrx.in:
    - Fix path for powerxpress (LP: #1068661). Thanks
      to Nick Andrik and Lu Xingzhe for suggesting
      the fix.

  [ Benjamin Kerensa ]
  * debian/control:
    - Add ${misc:Depends} depends as needed.

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 07 Dec 2012 15:55:20 +0100

fglrx-installer-updates (2:9.000-0ubuntu4) raring; urgency=low

  * debian/dkms.conf.in,
    replace-VM_RESERVED-with-VM_DONTEXPAND-and-VM_DONTDU.patch:
    - Add support for Linux 3.7 (LP: #1075937).

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 07 Nov 2012 16:28:50 +0100

fglrx-installer-updates (2:9.000-0ubuntu3) quantal; urgency=low

  * debian/rules:
    - Correct the path to Qt libraries on i386.

 -- Alberto Milone <alberto.milone@canonical.com>  Sat, 29 Sep 2012 20:45:08 +0200

fglrx-installer-updates (2:9.000-0ubuntu2) quantal; urgency=low

  * debian/rules:
    - Make sure that all binaries in /usr/bin are executable.
  * Switch to dpkg-source 3.0 (quilt) format.

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 27 Sep 2012 15:36:59 +0200

fglrx-installer-updates (2:9.000-0ubuntu1) quantal; urgency=low

  * New upstream release (LP: #1032672).
  * debian/dkms.conf.in:
    - Do not apply any kernel patch
  * debian/rules:
    - Make it possible to set the xserver ABIs in debian/substvars.
  * Merge fixes from the upstream installer:
    - Fix openCL issues running x86 binaries on x86_64.
    - Make sure that dh_shlibdeps doesn't complain about missing qt
      libraries.

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 26 Sep 2012 16:49:27 +0200

fglrx-installer-updates (2:8.982-0ubuntu1) quantal; urgency=low

  * New upstream release (LP: #1039397).
  * debian/control:
    - Conflict with/replace/provide nvidia and fglrx. This will make
      sure that other binary drivers cannot be installed at the same
      time. This is required by the new restricted drivers UI.
  * debian/rules:
    - Make sure to call the "serverabi" phony target.
    - Hardcode the X ABI to 11.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 10 Sep 2012 11:03:55 +0200

fglrx-installer-updates (2:8.960-0ubuntu6) quantal; urgency=low

  [ Stéphane Graber ]
  * Only purge the package if nothing else provides fglrx
    (LP: #949641).

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 01 Aug 2012 12:08:18 +0200

fglrx-installer-updates (2:8.960-0ubuntu5) quantal; urgency=low

  * debian/control:
    - Make sure that ${xviddriver:Depends} is actually replaced
      with its value.
  * debian/rules:
    - Make sure to call the serverabi target.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 03 Jul 2012 18:07:45 +0200

fglrx-installer-updates (2:8.960-0ubuntu4) quantal; urgency=low

  * Rename build to build-arch and make build depend on build-arch.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 02 Jul 2012 17:33:10 -0600

fglrx-installer-updates (2:8.960-0ubuntu3) quantal; urgency=low

  * fix-build-issue-on-i386-where-TS_USEDFPU-is-no-longe.patch:
    - Update patch so as to make sure to include
      asm/fpu-internal.h (LP: #1017822).

 -- Alberto Milone <alberto.milone@canonical.com>  Sat, 30 Jun 2012 11:37:33 +0200

fglrx-installer-updates (2:8.960-0ubuntu2) quantal; urgency=low

  * replace-do_mmap-and-do_munmap-with-vm_mmap-and-vm_mu.patch,
    replace-for_each_cpu_mask-with-for_each_possible_cpu.patch:
    - Add support for Linux 3.5.

 -- Alberto Milone <alberto.milone@canonical.com>  Sun, 17 Jun 2012 17:23:42 +0200

fglrx-installer-updates (2:8.960-0ubuntu1) precise; urgency=low

  * New upstream release:
    - Fix issue with XVideo in the new xserver (LP: #921384).

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 22 Mar 2012 17:29:41 +0100

fglrx-installer-updates (2:8.911-0ubuntu1) precise; urgency=low

  * New upstream release (11-11).
  * debian/fglrx-updates.install.in,
    debian/fglrx-updates.dirs.in,
    debian/fglrx-updates.links.in,
    debian/fglrx-updates.postinst.in, debian/rules:
    - Install OpenCL libraries.
    - Make sure to use the multiarch path to the Mesa libraries.
      This (partially) solves an issue with PXpress which
      couldn't find the Mesa libraries (LP: #813809).

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 25 Nov 2011 15:12:22 +0100

fglrx-installer-updates (2:8.881-0ubuntu7) precise; urgency=low

  * debian/fglrx-updates.prerm.in:
    - Make sure to remove the correct alternatives on package
      removal (LP: #855943).
    - Call ldconfig with the NOTRIGGER environment variable
      as in the postinst.

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 25 Oct 2011 17:51:23 +0200

fglrx-installer-updates (2:8.881-0ubuntu6) oneiric; urgency=low

  * Re-enable grub fb and drop the initramfs hook in favour of
    "alias nouveau/lbm_nouveau off" (LP: #864149).

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 10 Oct 2011 18:51:26 +0200

fglrx-installer-updates (2:8.881-0ubuntu5) oneiric; urgency=low

  * debian/rules, debian/modaliases/fglrx_supported:
    - Make sure that the module alias is always correct and
      uses underscores instead of hyphens (LP: #855396).
    - Make the grub-gfxpayload file a template and blacklist
      all AMD cards so that Grub doesn't set a framebuffer
      which prevents recovery mode from working (LP: #854967).

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 30 Sep 2011 15:36:28 +0200

fglrx-installer-updates (2:8.881-0ubuntu4) oneiric; urgency=low

  * debian/rules:
    - Make sure to install the correct modaliases file so that
      the driver can be detected by Jockey (LP: #855396).

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 23 Sep 2011 13:28:49 +0200

fglrx-installer-updates (2:8.881-0ubuntu3) oneiric; urgency=low

  * debian/rules:
    - Add an initramfs hook to make sure that nothing else loads
      open graphics drivers in the initramfs (LP: #839524).

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 08 Sep 2011 18:11:28 +0200

fglrx-installer-updates (2:8.881-0ubuntu2) oneiric; urgency=low

  * debian/dkms.conf.in:
    - Disable replace-global-lock-with-a-driver-specific-mutex.patch
      now that the problem is fixed in the upstream driver
      (LP: #827652). Thanks to Daniel van Vugt for suggesting the
      fix.

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 02 Sep 2011 17:03:49 +0200

fglrx-installer-updates (2:8.881-0ubuntu1) oneiric; urgency=low

  * New upstream release 8.881 (11-8).
  * debian/rules:
    - Make sure to use LICENSE instead of ATI_LICENSE, as it
      has been renamed by AMD.
    - Add a hack for pbuild which would otherwise fail to call
      execstack when trying to build.
    - Rename the grub_fb_blacklist link, so that it has a name
      shared with all the other proprietary drivers.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 29 Aug 2011 16:17:33 +0200

fglrx-installer-updates (2:8.872-0ubuntu2) oneiric; urgency=low

  * debian/fglrx-updates.prerm.in:
    - Remove trailing whitespace.
    - Make sure to remove the alternatives for PXpress on
      uninstallation (LP:# 827046).

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 16 Aug 2011 16:41:04 +0200

fglrx-installer-updates (2:8.872-0ubuntu1) oneiric; urgency=low

  * First release.

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 11 Aug 2011 16:11:25 +0200
