[pkg-nvidia-devel] r1107 - in /packages/nvidia-graphics-drivers/trunk/debian: changelog nvidia-glx.lintian-overrides.in
rra at users.alioth.debian.org
rra at users.alioth.debian.org
Sun Jun 13 02:36:51 UTC 2010
Author: rra
Date: Sun Jun 13 02:36:51 2010
New Revision: 1107
URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1107
Log:
Override Lintian warning about the nvidia-glx SONAME name mismatch
* Add Lintian override for the mismatch between the nvidia-glx package
name and the SONAMEs of the libraries it includes.
Modified:
packages/nvidia-graphics-drivers/trunk/debian/changelog
packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides.in
Modified: packages/nvidia-graphics-drivers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/changelog?rev=1107&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/changelog (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/changelog Sun Jun 13 02:36:51 2010
@@ -8,6 +8,8 @@
* Tell dh_makeshlibs that the loadable vdpau driver in /usr/lib/vdpau
isn't a traditional shared library so that it doesn't unnecessarily
add the ldconfig calls to the maintainer scripts.
+ * Add Lintian override for the mismatch between the nvidia-glx package
+ name and the SONAMEs of the libraries it includes.
[ Andreas Beckmann ]
* ship missing symlink /usr/lib/tls/libnvidia-tls.so.1
Modified: packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides.in
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides.in?rev=1107&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides.in (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.lintian-overrides.in Sun Jun 13 02:36:51 2010
@@ -17,3 +17,8 @@
# Referenced by upstream documentation.
nvidia-glx#LEGACY#: script-with-language-extension usr/bin/nvidia-bug-report.sh
+
+# This package is a strange special case since it overrides standard
+# libraries and diverts them, so the package name won't ever be able to
+# match the library names it provides.
+nvidia-glx#LEGACY#: package-name-doesnt-match-sonames
More information about the Pkg-nvidia-devel
mailing list