Author: branden Date: 2003-11-22 00:03:46 -0500 (Sat, 22 Nov 2003) New Revision: 782
Modified: branches/4.3.0/sid/debian/control Log: Update xfree86-common to suggest only the x-window-system-core or x-window-system packages; with those metapackages around, we no longer need to suggest a long set of other packages. - debian/control Modified: branches/4.3.0/sid/debian/control =================================================================== --- branches/4.3.0/sid/debian/control 2003-11-22 05:01:35 UTC (rev 781) +++ branches/4.3.0/sid/debian/control 2003-11-22 05:03:46 UTC (rev 782) @@ -474,7 +474,7 @@ Package: xfree86-common Architecture: all Depends: debconf (>= 1.2.9), debianutils (>= 1.13) -Suggests: twm | x-window-manager, xbase-clients, xfonts-100dpi | xfonts-75dpi, xfonts-base, xfonts-scalable, xlibs, xlibs-dev, xserver-common, xserver-xfree86 | xserver, xterm | x-terminal-emulator, xutils +Suggests: x-window-system-core | x-window-system Conflicts: xbase (<< 3.3.2.3a-2), task-x-window-system-core, task-x-window-system Replaces: xbase (<< 3.3.2.3a-9), xlib6g-dev, xmanpages (<< 3.3.4), xstd, xserver-common (<< 4.0) Description: X Window System (XFree86) infrastructure

