[Pkg-fglrx-devel] r982 - fglrx-driver/trunk/debian/module
Andreas Beckmann
anbe-guest at alioth.debian.org
Tue Jul 10 12:21:07 UTC 2012
Author: anbe-guest
Date: 2012-07-10 12:21:07 +0000 (Tue, 10 Jul 2012)
New Revision: 982
Modified:
fglrx-driver/trunk/debian/module/control.template.in
Log:
add Prov/Confl/Repl virtual package fglrx-module-#KVERS# to the binary module package
Modified: fglrx-driver/trunk/debian/module/control.template.in
===================================================================
--- fglrx-driver/trunk/debian/module/control.template.in 2012-07-10 11:56:51 UTC (rev 981)
+++ fglrx-driver/trunk/debian/module/control.template.in 2012-07-10 12:21:07 UTC (rev 982)
@@ -12,7 +12,13 @@
Package: _FGLRX_-kernel-#KVERS#
Architecture: i386 amd64
Recommends: linux-image-#KVERS#
-Provides: fglrx-kernel-${fglrx:Version}
+Provides:
+ fglrx-kernel-${fglrx:Version},
+ fglrx-module-#KVERS#,
+Conflicts:
+ fglrx-module-#KVERS#,
+Replaces:
+ fglrx-module-#KVERS#,
Description: FGLRX binary kernel module for Linux #KVERS#
FGLRX / AMD Catalyst is the non-free proprietary display driver for the
ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try
More information about the Pkg-fglrx-devel
mailing list