debian/changelog | 9 +++++++++ debian/control | 1 - 2 files changed, 9 insertions(+), 1 deletion(-)
New commits: commit 3b637af274603c0b4fbc66fd495e5795bbb09633 Author: Bryce Harrington <br...@canonical.com> Date: Fri Jul 22 13:34:05 2011 -0700 Drop xdiagnose as a direct dependency of xorg Since it depends on gtk, this pulls gtk in for kubuntu which they dislike. This will exclude derivative distros from X diagnostics, unless xdiagnose is manually installed. diff --git a/debian/changelog b/debian/changelog index d6b1dbf..ea7a16b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xorg (1:7.6+7ubuntu6) oneiric; urgency=low + + * debian/control: Remove Recommends on xdiagnose as well; apparently it + still causes gtk3 to be included for kubuntu. Derivitive distros will + need to opt-in with their seeds if they wish to have X diagnostics + included. + + -- Bryce Harrington <br...@ubuntu.com> Fri, 22 Jul 2011 13:30:15 -0700 + xorg (1:7.6+7ubuntu5) oneiric; urgency=low * debian/control: Move xdiagnose dependency to ubuntu-desktop. diff --git a/debian/control b/debian/control index 2e69ccd..1363381 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Package: x11-common Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, lsb-base (>= 1.3-9ubuntu2) -Recommends: xdiagnose Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qkms9-0004h3...@vasks.debian.org