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

X Strike Force SVN commit: rev 188 - people/ishikawa/debian



Author: ishikawa
Date: 2003-06-12 13:18:23 -0500 (Thu, 12 Jun 2003)
New Revision: 188

Modified:
   people/ishikawa/debian/control
Log:
rename xlibs-pic -> xlibs-pic-dev
update description



Modified: people/ishikawa/debian/control
==============================================================================
--- people/ishikawa/debian/control	2003-06-12 18:01:27 UTC (rev 187)
+++ people/ishikawa/debian/control	2003-06-12 18:18:23 UTC (rev 188)
@@ -826,14 +826,15 @@
  and pixmap image files commonly used by X clients, including a set of cursor
  themes.
 
-Package: xlibs-pic
-Section: devel
+Package: xlibs-pic-dev
+Section: libdevel
 Architecture: any
-Depends: xlibs (= ${Source-Version}), libc6-dev
+Depends: xlibs-dev (= ${Source-Version}), libc6-dev
+Provides: xlibs-pic
 Description: X Window System client extension library PIC archives
- xlibs-pic provides PIC archives (static libraries with PIC information) of
- some of the libraries in xlibs-dev that are available in xlibs-dev as static
- objects.
+ xlibs-pic-dev provides PIC archives (static libraries with PIC information)
+ of some of the libraries in xlibs-dev that are available in xlibs-dev as
+ static objects.
  .
  These archives are available for use *only* for linking into objects which
  will be accessed using the dlopen() function, such as plugin modules for
@@ -841,10 +842,12 @@
  .
  The libraries available in PIC archive form include:
   - libI810XvMC
+  - libXinerama
   - libXv
   - libXvMC
   - libXxf86dga
   - libXxf86vm
+  - libxkbfile
 
 Package: xmh
 Priority: extra



Reply to: