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

X Strike Force SVN commit: rev 626 - trunk/debian



Author: branden
Date: 2003-10-03 17:33:06 -0500 (Fri, 03 Oct 2003)
New Revision: 626

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Create new metapackage, x-window-system-dev, whose job it is to haul in
all the -dbg and -dev packages (except for libxaw6, which is legacy stuff)
as well as xspecs and xlibs-pic.  That's 14 packages already, and it will
get much worse with the xlibs split in 4.3.0, so in my opinion a
metapackage is warranted.  Drop xspecs from x-window-system metapackage,
and clarify x-window-system's extended description.

- debian/control


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2003-10-03 07:40:59 UTC (rev 625)
+++ trunk/debian/changelog	2003-10-03 22:33:06 UTC (rev 626)
@@ -1,9 +1,17 @@
 xfree86 (4.2.1-13) unstable; urgency=low
 
-  * Acknowledge bugs fixed in NMU.  Thanks, LaMont! (Closes: #213774)
+  * Acknowledge bug fixed in NMU.  Thanks, LaMont! (Closes: #213774)
 
- -- Branden Robinson <branden@debian.org>  Fri,  3 Oct 2003 02:29:29 -0500
+  * Create new metapackage, x-window-system-dev, whose job it is to haul in
+    all the -dbg and -dev packages (except for libxaw6, which is legacy stuff)
+    as well as xspecs and xlibs-pic.  That's 14 packages already, and it will
+    get much worse with the xlibs split in 4.3.0, so in my opinion a
+    metapackage is warranted.  Drop xspecs from x-window-system metapackage,
+    and clarify x-window-system's extended description.
+    - debian/control
 
+ -- Branden Robinson <branden@debian.org>  Fri,  3 Oct 2003 17:27:40 -0500
+
 xfree86 (4.2.1-12.1) unstable; urgency=low
 
   * Fix typo in xlibs preinst.  Closes: #213774, #213776

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2003-10-03 07:40:59 UTC (rev 625)
+++ trunk/debian/control	2003-10-03 22:33:06 UTC (rev 626)
@@ -1110,16 +1110,28 @@
  providing x-terminal-emulator should also be installed to ensure a
  comfortable X experience.
 
+Package: x-window-system-dev
+Architecture: any
+Depends: libdps1-dbg, libdps-dev, libxaw7-dbg, libxaw7-dev, xlibmesa3-gl-dbg, xlibmesa-gl-dev, xlibmesa3-glu-dbg, xlibmesa-glu-dev, xlibosmesa3-dbg, xlibosmesa-dev, xlibs-dbg, xlibs-dev, xlibs-pic, xspecs
+Description: X Window System development components
+  This metapackage provides the components of the X Window System as developed
+  by the XFree86 Project which are most interesting to programmers.
+  X Window System design documentation, manual pages, library reference works,
+  unstripped and static versions of the shared libraries, C header files, and
+  special versions of libraries available only in static form but with PIC
+  symbols included are supplied by the packages depended on by this
+  metapackage.
+
 Package: x-window-system
 Architecture: all
-Depends: x-window-system-core, lbxproxy, proxymngr, twm, xdm, xfs, xfwp, xnest, xprt, xspecs, xterm, xvfb
+Depends: x-window-system-core, lbxproxy, proxymngr, twm, xdm, xfs, xfwp, xnest, xprt, xterm, xvfb
 Description: X Window System
  This metapackage provides substantially all the components of the X Window
  System as developed by the XFree86 Project, as well as a set of historically
  popular accessory programs.
  .
- Development and debugging versions of the X protocol and extension libraries
- are not provided by this metapackage.
+ Development and debugging versions of the X protocol client libraries and
+ other libraries provided with XFree86 are not provided by this metapackage.
 
 Package: xlibmesa3
 Section: oldlibs



Reply to: