[Pkg-fglrx-devel] r840 - fglrx-driver/trunk/debian

Patrick Matthäi pmatthaei at alioth.debian.org
Thu Jan 26 12:55:43 UTC 2012


Author: pmatthaei
Date: 2012-01-26 12:55:43 +0000 (Thu, 26 Jan 2012)
New Revision: 840

Modified:
   fglrx-driver/trunk/debian/changelog
   fglrx-driver/trunk/debian/rules
   fglrx-driver/trunk/debian/watch
Log:
* New upstream release.
  - The installer name has been changed from ati to amd, adjust debian/rules
    and debian/watch.a
  - Some users on the Phoronix Forums report that AMD/Intel discrete crash
    bugs are gone.
    Closes: #649239


Modified: fglrx-driver/trunk/debian/changelog
===================================================================
--- fglrx-driver/trunk/debian/changelog	2012-01-26 12:46:17 UTC (rev 839)
+++ fglrx-driver/trunk/debian/changelog	2012-01-26 12:55:43 UTC (rev 840)
@@ -1,3 +1,14 @@
+fglrx-driver (1:12-1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - The installer name has been changed from ati to amd, adjust debian/rules
+      and debian/watch.a
+    - Some users on the Phoronix Forums report that AMD/Intel discrete crash
+      bugs are gone.
+      Closes: #649239
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 26 Jan 2012 13:22:27 +0100
+
 fglrx-driver (1:11-12-1) unstable; urgency=low
 
   [ Patrick Matthäi ]

Modified: fglrx-driver/trunk/debian/rules
===================================================================
--- fglrx-driver/trunk/debian/rules	2012-01-26 12:46:17 UTC (rev 839)
+++ fglrx-driver/trunk/debian/rules	2012-01-26 12:55:43 UTC (rev 840)
@@ -110,7 +110,7 @@
 
 ifneq (,$(filter VER=%,$(DEB_BUILD_OPTIONS)))
 NEW_UPSTREAM_VERSION=$(patsubst VER=%,%,$(filter VER=%,$(DEB_BUILD_OPTIONS)))
-INSTALLER=ati-driver-installer-$(NEW_UPSTREAM_VERSION)-x86.x86_64.run
+INSTALLER=amd-driver-installer-$(NEW_UPSTREAM_VERSION)-x86.x86_64.run
 URL_PATH=www2.ati.com/drivers/linux
 CACHEDIR=/tmp
 endif

Modified: fglrx-driver/trunk/debian/watch
===================================================================
--- fglrx-driver/trunk/debian/watch	2012-01-26 12:46:17 UTC (rev 839)
+++ fglrx-driver/trunk/debian/watch	2012-01-26 12:55:43 UTC (rev 840)
@@ -1,2 +1,2 @@
 version=3
-http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&product=2.4.1.3.36&lang=English .*/linux/ati-driver-installer-(.*)-x86.x86_64.run
+http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&product=2.4.1.3.36&lang=English .*/linux/amd-driver-installer-(.*)-x86.x86_64.run




More information about the Pkg-fglrx-devel mailing list