[pkg-nvidia-devel] r809 - in /packages/nvidia-graphics-drivers/trunk/debian: changelog nvidia-glx.lintian-overrides
rra at users.alioth.debian.org
rra at users.alioth.debian.org
Fri Apr 9 19:51:05 UTC 2010
Author: rra
Date: Fri Apr 9 19:51:05 2010
New Revision: 809
URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=809
Log:
Add some additional necessary nvidia-glx Lintian overrides
* Add some additional Lintian overrides for nvidia-glx for the weirdness
we need to partly replace the free libGL libraries.
Modified:
packages/nvidia-graphics-drivers/trunk/debian/changelog
packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides
Modified: packages/nvidia-graphics-drivers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/changelog?rev=809&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/changelog (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/changelog Fri Apr 9 19:51:05 2010
@@ -19,6 +19,8 @@
This allows us to use static Lintian override files and stop
substituting version numbers into them in debian/rules, simplifying
the build process.
+ * Add some additional Lintian overrides for nvidia-glx for the weirdness
+ we need to partly replace the free libGL libraries.
-- Russ Allbery <rra at debian.org> Fri, 09 Apr 2010 01:11:41 -0700
Modified: packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides?rev=809&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides Fri Apr 9 19:51:05 2010
@@ -5,3 +5,11 @@
nvidia-glx: shlib-with-non-pic-code
nvidia-glx: shlib-without-PT_GNU_STACK-section
nvidia-glx: spelling-error-in-binary
+
+# We divert a bunch of files not provided by this package to ensure that
+# programs don't pick up the wrong libGL by mistake.
+nvidia-glx: diversion-for-unknown-file
+
+# Packages built against the NVIDIA libGL should declare dependencies on
+# the free version for Debian's purposes.
+nvidia-glx: shlibs-declares-dependency-on-other-package libgl1-mesa-glx | libgl1
More information about the Pkg-nvidia-devel
mailing list