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

X Strike Force X.Org X11 SVN commit: r1225 - branches/modular/debian/xorg/debian



Author: dnusinow
Date: 2006-02-18 20:08:37 -0500 (Sat, 18 Feb 2006)
New Revision: 1225

Modified:
   branches/modular/debian/xorg/debian/changelog
   branches/modular/debian/xorg/debian/control
Log:
* Create an xorg metapackage that provides x-window-system(-core). This is a
  simpler name and should suffice. We don't need this split between -system
  and -system-core. If people want twm and so forth they can install it.
  This package installs -core plus xterm currently.


Modified: branches/modular/debian/xorg/debian/changelog
===================================================================
--- branches/modular/debian/xorg/debian/changelog	2006-02-19 00:52:55 UTC (rev 1224)
+++ branches/modular/debian/xorg/debian/changelog	2006-02-19 01:08:37 UTC (rev 1225)
@@ -17,8 +17,12 @@
   * setuid for /usr/bin/X (stolen from monolith's debian/rules)
   * Provide xlibs and xlibs-data transitional packages. These are empty
     packages that depend on the packages that replace them.
+  * Create an xorg metapackage that provides x-window-system(-core). This is a
+    simpler name and should suffice. We don't need this split between -system
+    and -system-core. If people want twm and so forth they can install it.
+    This package installs -core plus xterm currently.
 
- -- David Nusinow <dnusinow@debian.org>  Sat, 18 Feb 2006 19:51:58 -0500
+ -- David Nusinow <dnusinow@debian.org>  Sat, 18 Feb 2006 20:06:30 -0500
 
 xorg (7.0.0-0ubuntu14) dapper; urgency=low
 

Modified: branches/modular/debian/xorg/debian/control
===================================================================
--- branches/modular/debian/xorg/debian/control	2006-02-19 00:52:55 UTC (rev 1224)
+++ branches/modular/debian/xorg/debian/control	2006-02-19 01:08:37 UTC (rev 1225)
@@ -57,20 +57,20 @@
  (Xorg).  It does not provide any drivers itself, and may be removed if you wish
  to only have certain drivers installed.
 
-Package: x-window-system-core
+Package: xorg
 Architecture: any
-Depends: xserver-xorg, libgl1-mesa, libgl1-mesa-dri, libglu1-mesa, xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-scalable, xbase-clients, xutils, xkeyboard-config
-Description: X Window System core components
- This metapackage provides the essential components for a standalone
+Depends: xserver-xorg, libgl1-mesa, libgl1-mesa-dri, libglu1-mesa, xfonts-misc, xfonts-100dpi, xfonts-75dpi, xfonts-scalable, xbase-clients, xutils, xkeyboard-config, xterm
+Provides: x-window-system, x-window-system-core
+Description: X.Org X Window System
+ This metapackage provides the components for a standalone
  workstation running the X Window System.  It provides the X libraries, an X
  server, a set of fonts, and a group of basic X clients and utilities.
  .
  Higher level metapackages, such as those for desktop environments, can
  depend on this package and simplify their dependencies.
  .
- It should be noted that a package providing x-window-manager and a package
- providing x-terminal-emulator should also be installed to ensure a
- comfortable X experience.
+ It should be noted that a package providing x-window-manager should also
+ be installed to ensure a comfortable X experience.
 
 Package: xlibs
 Architecture: any



Reply to: