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

xorg: Changes to 'ubuntu'



 debian/changelog |    8 ++++++++
 debian/control   |    6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit a33b2f8c70734d1703578ad91dbee6e6f4a190df
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Wed Jan 12 07:59:39 2011 -0800

    debian/control: Drop xfonts-{75,100}dpi from Depends: to Suggests:. We don't need them for a normal desktop installation, and even xcalc/xterm don't need them, but they are quite sizable.

diff --git a/debian/changelog b/debian/changelog
index ece79d7..fe60cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xorg (1:7.5+6ubuntu7) natty; urgency=low
+
+  * debian/control: Drop xfonts-{75,100}dpi from Depends: to Suggests:. We
+    don't need them for a normal desktop installation, and even xcalc/xterm
+    don't need them, but they are quite sizable.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 11 Jan 2011 18:41:09 -0600
+
 xorg (1:7.5+6ubuntu6) natty; urgency=low
 
   * debian/apport/source_xorg.py:
diff --git a/debian/control b/debian/control
index fa14a4a..0b24cb4 100644
--- a/debian/control
+++ b/debian/control
@@ -133,8 +133,6 @@ Depends:
  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),
  x11-apps,
  x11-session-utils,
  x11-utils,
@@ -153,7 +151,9 @@ Depends:
 Recommends:
  xfonts-scalable (>= 1:1.0.0-1),
 Provides: x-window-system, x-window-system-core
-Suggests: xorg-docs
+Suggests: xorg-docs,
+ xfonts-100dpi (>= 1:1.0.0-1),
+ xfonts-75dpi (>= 1:1.0.0-1)
 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: