[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: rev 986 - trunk/debian



Author: branden
Date: 2004-01-28 11:51:29 -0500 (Wed, 28 Jan 2004)
New Revision: 986

Modified:
   trunk/debian/shlibs.local
   trunk/debian/xlibs.shlibs
Log:
Use package alternatives for *all* libraries in xlibs; this prevents
lintian errors about duplicate package relationships, and (more
importantly) allows, e.g., xlibs to be removed in favor of the libxrender1
(which exists now) package and libxrandr1 (which may exist in the future).


Modified: trunk/debian/shlibs.local
===================================================================
--- trunk/debian/shlibs.local	2004-01-27 22:47:38 UTC (rev 985)
+++ trunk/debian/shlibs.local	2004-01-28 16:51:29 UTC (rev 986)
@@ -17,7 +17,7 @@
 libXmuu     1 xlibs (>> 4.1.0) | libxmuu1
 libXp       6 xlibs (>> 4.1.0) | libxp6
 libXpm      4 xlibs (>> 4.1.0) | libxpm4
-libXrandr   1 xlibs (>> 4.2.0)
-libXrender  1 xlibs (>> 4.2.0)
+libXrandr   1 xlibs (>> 4.2.0) | libxrandr1
+libXrender  1 xlibs (>> 4.2.0) | libxrender1
 libXt       6 xlibs (>> 4.1.0) | libxt6
 libXtst     6 xlibs (>> 4.1.0) | libxtst6

Modified: trunk/debian/xlibs.shlibs
===================================================================
--- trunk/debian/xlibs.shlibs	2004-01-27 22:47:38 UTC (rev 985)
+++ trunk/debian/xlibs.shlibs	2004-01-28 16:51:29 UTC (rev 986)
@@ -9,7 +9,7 @@
 libXmuu     1 xlibs (>> 4.1.0) | libxmuu1
 libXp       6 xlibs (>> 4.1.0) | libxp6
 libXpm      4 xlibs (>> 4.1.0) | libxpm4
-libXrandr   1 xlibs (>> 4.2.0)
-libXrender  1 xlibs (>> 4.2.0)
+libXrandr   1 xlibs (>> 4.2.0) | libxrandr1
+libXrender  1 xlibs (>> 4.2.0) | libxrender1
 libXt       6 xlibs (>> 4.1.0) | libxt6
 libXtst     6 xlibs (>> 4.1.0) | libxtst6



Reply to: