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

xorg: Changes to 'debian-unstable'



 debian/changelog |    3 +++
 debian/control   |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 3b33c7671fd92c301c2ed8076ac9157e30ea92a0
Author: David Nusinow <dnusinow@debian.org>
Date:   Mon May 11 23:22:05 2009 -0400

    Make xorg depend on xorg-docs-core and move xorg-docs to be a suggests.
    
    This makes for a slimmer default while providing the necessary manpages
    that we expect to be present on every install.

diff --git a/debian/changelog b/debian/changelog
index 21862a4..51f285c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ xorg (1:7.4+2) UNRELEASED; urgency=low
     It remains tied to -core at this point. (closes: #523630).
   * Add libgl1-mesa-dri to the depends of the xorg package to ensure that
     it gets pulled in even if Recommends are disabled
+  * Make xorg depend on xorg-docs-core and move xorg-docs to be a
+    suggests.  This makes for a slimmer default while providing the
+    necessary manpages that we expect to be present on every install.
 
   [ Julien Cristau ]
   * Update the NEWS entry for xserver-xorg 1:7.4+1 to include a warning about
diff --git a/debian/control b/debian/control
index 590d225..5a8548b 100644
--- a/debian/control
+++ b/debian/control
@@ -118,9 +118,9 @@ Description: the X.Org X server -- input driver metapackage
 
 Package: xorg
 Architecture: any
-Depends: xserver-xorg, libgl1-mesa-glx | libgl1, libgl1-mesa-dri, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), x11-apps, x11-session-utils, x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit, xfonts-utils, xkb-data, xterm | x-terminal-emulator, sparc-utils [sparc]
-Recommends: xorg-docs
+Depends: xserver-xorg, libgl1-mesa-glx | libgl1, libgl1-mesa-dri, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), x11-apps, x11-session-utils, x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit, xfonts-utils, xkb-data, xorg-docs-core, xterm | x-terminal-emulator, sparc-utils [sparc]
 Provides: x-window-system, x-window-system-core
+Suggests: xorg-docs
 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


Reply to: