[Pkg-fglrx-devel] r359 - fglrx-driver/trunk/debian
Patrick Matthäi
pmatthaei at alioth.debian.org
Thu Jan 28 18:10:16 UTC 2010
Author: pmatthaei
Date: 2010-01-28 18:10:11 +0000 (Thu, 28 Jan 2010)
New Revision: 359
Modified:
fglrx-driver/trunk/debian/NEWS
fglrx-driver/trunk/debian/changelog
fglrx-driver/trunk/debian/fglrx-atieventsd.lintian-overrides
fglrx-driver/trunk/debian/fglrx-control.lintian-overrides
fglrx-driver/trunk/debian/fglrx-driver.lintian-overrides
fglrx-driver/trunk/debian/fglrx-glx-ia32.lintian-overrides
fglrx-driver/trunk/debian/source.lintian-overrides
Log:
* Do not use asterisks in the NEWS file.
Modified: fglrx-driver/trunk/debian/NEWS
===================================================================
--- fglrx-driver/trunk/debian/NEWS 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/NEWS 2010-01-28 18:10:11 UTC (rev 359)
@@ -1,45 +1,45 @@
fglrx-driver (1:9-4-1) unstable; urgency=low
- * New upstream release.
- - Warning: This release does not support anymore any chips below the
- r600 series. If you have a r1xx-r5xx chip, please use the radeon or
- radeonhd driver instead.
+ New upstream release.
+ - Warning: This release does not support anymore any chips below the
+ r600 series. If you have a r1xx-r5xx chip, please use the radeon or
+ radeonhd driver instead.
-- Patrick Matthäi <patrick.matthaei at web.de> Sat, 18 Apr 2009 09:33:54 +0200
fglrx-driver (8.34.8-1) experimental; urgency=low
- * This version of the driver doesn't list the supported chipsets in the X
- server log file any more, so I removed the "fglrx-supported.txt" file.
+ This version of the driver doesn't list the supported chipsets in the X
+ server log file any more, so I removed the "fglrx-supported.txt" file.
- Please refer to the official documentation for an up-to-date list of
- supported products.
+ Please refer to the official documentation for an up-to-date list of
+ supported products.
-- Flavio Stanchina <flavio at stanchina.net> Sat, 24 Feb 2007 01:17:39 +0100
fglrx-driver (8.30.3-1) experimental; urgency=low
- * As of driver version 8.29.6 support for the following products is no
- longer included:
- - Radeon 8500/9000/9100/9200/9250
- - Mobility Radeon 9000/9100/9200
- - Radeon IGP 9000/9100/9200
+ As of driver version 8.29.6 support for the following products is no
+ longer included:
+ - Radeon 8500/9000/9100/9200/9250
+ - Mobility Radeon 9000/9100/9200
+ - Radeon IGP 9000/9100/9200
- Users of those cards are advised not to upgrade; your lovely maintainer is
- working on a long-term solution, perhaps separate packages for the
- previous version.
+ Users of those cards are advised not to upgrade; your lovely maintainer is
+ working on a long-term solution, perhaps separate packages for the
+ previous version.
-- Flavio Stanchina <flavio at stanchina.net> Wed, 1 Nov 2006 20:40:10 +0100
fglrx-driver (8.24.8-1) unstable; urgency=low
- * Upgrading from previous versions is quite tricky because libGL is moving
- from /usr/X11R6/lib to /usr/lib and I couldn't figure out a completely
- safe way to upgrade the libGL diversion. Upgrading should in fact work
- just fine, but downgrading to previous versions and recovery from errors
- during upgrades are broken.
+ Upgrading from previous versions is quite tricky because libGL is moving
+ from /usr/X11R6/lib to /usr/lib and I couldn't figure out a completely
+ safe way to upgrade the libGL diversion. Upgrading should in fact work
+ just fine, but downgrading to previous versions and recovery from errors
+ during upgrades are broken.
- Therefore, I recommend to completely remove previous versions of this
- package before installing. Sorry for any inconvenience this may cause.
+ Therefore, I recommend to completely remove previous versions of this
+ package before installing. Sorry for any inconvenience this may cause.
-- Flavio Stanchina <flavio at stanchina.net> Sat, 15 Apr 2006 13:05:31 +0200
Modified: fglrx-driver/trunk/debian/changelog
===================================================================
--- fglrx-driver/trunk/debian/changelog 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/changelog 2010-01-28 18:10:11 UTC (rev 359)
@@ -7,8 +7,9 @@
Closes: #565309
* Bump Standards-Version to 3.8.4 (no changes needed).
* Add missing dependency on remote_fs in the atieventsd init script.
+ * Do not use asterisks in the NEWS file.
- -- Patrick Matthäi <pmatthaei at debian.org> Thu, 28 Jan 2010 18:57:49 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org> Thu, 28 Jan 2010 19:09:47 +0100
fglrx-driver (1:9-12-1) unstable; urgency=low
Modified: fglrx-driver/trunk/debian/fglrx-atieventsd.lintian-overrides
===================================================================
--- fglrx-driver/trunk/debian/fglrx-atieventsd.lintian-overrides 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/fglrx-atieventsd.lintian-overrides 2010-01-28 18:10:11 UTC (rev 359)
@@ -1,2 +1,2 @@
-fglrx-atieventsd: spelling-error-in-binary ./usr/sbin/atieventsd fuctions functions
+fglrx-atieventsd: spelling-error-in-binary
fglrx-atieventsd: no-upstream-changelog
Modified: fglrx-driver/trunk/debian/fglrx-control.lintian-overrides
===================================================================
--- fglrx-driver/trunk/debian/fglrx-control.lintian-overrides 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/fglrx-control.lintian-overrides 2010-01-28 18:10:11 UTC (rev 359)
@@ -1,2 +1,2 @@
-fglrx-control: spelling-error-in-binary ./usr/bin/amdcccle fuctions functions
+fglrx-control: spelling-error-in-binary
fglrx-control: no-upstream-changelog
Modified: fglrx-driver/trunk/debian/fglrx-driver.lintian-overrides
===================================================================
--- fglrx-driver/trunk/debian/fglrx-driver.lintian-overrides 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/fglrx-driver.lintian-overrides 2010-01-28 18:10:11 UTC (rev 359)
@@ -6,11 +6,7 @@
fglrx-driver: no-symbols-control-file usr/lib/libfglrx_gamma.so.1.0
fglrx-driver: no-symbols-control-file usr/lib/libfglrx_tvout.so.1.0
fglrx-driver: no-symbols-control-file usr/lib/libfglrx_dm.so.1.0
-fglrx-driver: spelling-error-in-binary ./usr/bin/aticonfig dependant dependent
-fglrx-driver: spelling-error-in-binary ./usr/bin/aticonfig fuctions functions
-fglrx-driver: spelling-error-in-binary ./usr/lib/xorg/modules/drivers/fglrx_drv.so paramter parameter
-fglrx-driver: spelling-error-in-binary ./usr/lib/xorg/modules/drivers/fglrx_drv.so seperate separate
-fglrx-driver: spelling-error-in-binary ./usr/lib/dri/fglrx_dri.so unkown unknown
+fglrx-driver: spelling-error-in-binary
fglrx-driver: no-upstream-changelog
fglrx-driver: no-symbols-control-file usr/lib/libXvBAW.so.1.0
fglrx-driver: no-symbols-control-file usr/lib/libAMDXvBA.so.1.0
Modified: fglrx-driver/trunk/debian/fglrx-glx-ia32.lintian-overrides
===================================================================
--- fglrx-driver/trunk/debian/fglrx-glx-ia32.lintian-overrides 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/fglrx-glx-ia32.lintian-overrides 2010-01-28 18:10:11 UTC (rev 359)
@@ -1,7 +1,6 @@
fglrx-glx-ia32: shlib-with-non-pic-code usr/lib32/libGL.so.1.2
fglrx-glx-ia32: no-shlibs-control-file usr/lib32/libGL.so.1.2
fglrx-glx-ia32: no-symbols-control-file usr/lib32/libGL.so.1.2
-fglrx-glx-ia32: shlib-with-executable-stack usr/lib32/libGL.so.1.2
fglrx-glx-ia32: shlib-calls-exit usr/lib32/libGL.so.1.2
fglrx-glx-ia32: no-upstream-changelog
-fglrx-glx-ia32: spelling-error-in-binary ./usr/lib32/dri/fglrx_dri.so unkown unknown
+fglrx-glx-ia32: spelling-error-in-binary
Modified: fglrx-driver/trunk/debian/source.lintian-overrides
===================================================================
--- fglrx-driver/trunk/debian/source.lintian-overrides 2010-01-28 17:59:17 UTC (rev 358)
+++ fglrx-driver/trunk/debian/source.lintian-overrides 2010-01-28 18:10:11 UTC (rev 359)
@@ -1,60 +1 @@
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/sbin/amdnotifyui
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/extensions/libdri.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libAMDXvBA.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC4
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libAMDXvBA.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/amdxmm.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libfglrx_gamma.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/sbin/atieventsd
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/modules/dri/fglrx_dri.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/lib64/libaticalcl.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/fglrx_xgamma
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libGL.so.1.2
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/aticonfig
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libfglrx_tvout.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/amdxmm.so
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/linux/libfglrxdrm.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libfglrx_tvout.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/atiode
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/lib/libaticalcl.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/fgl_glxgears
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/lib64/libaticalrt.so
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/linux/libfglrxdrm.so
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/drivers/fglrx_drv.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/amdcccle
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/amdcccle
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libatiadlxx.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/fgl_glxgears
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libfglrx_dm.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libfglrx_dm.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/sbin/amdnotifyui
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libGL.so.1.2
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libfglrx_gamma.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/modules/dri/fglrx_dri.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/lib64/libaticaldd.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/fglrxinfo
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/fglrx_xgamma
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/extensions/libglx.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/lib/libXvBAW.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/glesx.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC4
-fglrx-driver source: source-contains-prebuilt-binary x740/usr/X11R6/lib/modules/extensions/libglx.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libatiadlxx.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/sbin/atieventsd
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/aticonfig
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/lib/libaticalrt.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/atiodcli
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/atiode
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/lib64/libXvBAW.so.1.0
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/X11R6/bin/fglrxinfo
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/lib/libaticaldd.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/X11R6/bin/atiodcli
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/extensions/libdri.so
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/glesx.so
-fglrx-driver source: source-contains-prebuilt-binary x740_64a/usr/X11R6/lib64/modules/drivers/fglrx_drv.so
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/share/ati/lib/libQtCore.so.4
-fglrx-driver source: source-contains-prebuilt-binary arch/x86/usr/share/ati/lib/libQtGui.so.4
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/share/ati/lib64/libQtGui.so.4
-fglrx-driver source: source-contains-prebuilt-binary arch/x86_64/usr/share/ati/lib64/libQtCore.so.4
+fglrx-driver source: source-contains-prebuilt-binary
More information about the Pkg-fglrx-devel
mailing list