debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+)
New commits: commit f79d6525f9b793b6cb474e89674ad288ac220eba Author: Julien Cristau <jcris...@debian.org> Date: Fri Dec 25 12:40:41 2009 +0100 Add xserver-common dependency on x11-xkb-utils for xkbcomp. diff --git a/debian/changelog b/debian/changelog index a3c1d80..a6f8246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ xorg-server (2:1.7.3.901-2) UNRELEASED; urgency=low + [ Timo Aaltonen ] * Run udevadm trigger on postinst, and depend on udev [linux-any]. + [ Julien Cristau ] + * Add xserver-common dependency on x11-xkb-utils for xkbcomp. + -- Timo Aaltonen <tjaal...@ubuntu.com> Mon, 14 Dec 2009 11:21:42 +0200 xorg-server (2:1.7.3.901-1) experimental; urgency=low diff --git a/debian/control b/debian/control index e4e9d70..a0cbaad 100644 --- a/debian/control +++ b/debian/control @@ -311,6 +311,7 @@ Architecture: all Depends: x11-common, xkb-data, + x11-xkb-utils, ${misc:Depends}, Replaces: xserver-xorg-core (<< 2:1.5.2) Description: common files used by various X servers -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org