xorg: Changes to 'debian-unstable'
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit ebfc3c771d82cb0ae11112123fff0a582db0c324
Author: Brice Goglin <bgoglin@debian.org>
Date: Sat Aug 11 19:27:28 2007 +0200
Move xorg-docs from xorg Depends to Recommends
diff --git a/debian/changelog b/debian/changelog
index 8b8da3e..ac0f01e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xorg (1:7.2-6) UNRELEASED; urgency=low
closes: #428090.
* Remove mdetect from xserver-xorg Recommends since it does not use
it anymore, thanks Joey Hess (closes: #435588).
+ * Move xorg-docs from xorg Depends to Recommends, closes: #427172.
[ Julien Cristau ]
* xserver-xorg-video-all: don't depend on the intel driver on alpha, arm,
diff --git a/debian/control b/debian/control
index f51853c..b779aa4 100644
--- a/debian/control
+++ b/debian/control
@@ -112,7 +112,8 @@ Description: the X.Org X server -- input driver metapackage
Package: xorg
Architecture: all
-Depends: xserver-xorg, libgl1-mesa-glx | libgl1, 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), xbase-clients (>= 1:1.0.1-1), xutils (>= 1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | not+sparc, xorg-docs
+Depends: xserver-xorg, libgl1-mesa-glx | libgl1, 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), xbase-clients (>= 1:1.0.1-1), xutils (>= 1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | not+sparc
+Recommends: xorg-docs
Provides: x-window-system, x-window-system-core
Description: X.Org X Window System
This metapackage provides the components for a standalone
Reply to: