xserver-xorg-input-joystick: Changes to 'debian-unstable'
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 76ec6c1d3f6f13773ec1bf183a3c6cf3aa228849
Author: Brice Goglin <bgoglin@debian.org>
Date: Thu Nov 1 10:26:53 2007 +0100
Add missing build-depend on x11proto-kb-dev
diff --git a/debian/changelog b/debian/changelog
index bde7c05..f174038 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-input-joystick (1:1.3.0-3) UNRELEASED; urgency=low
+
+ * Build-depend on x11proto-kb-dev, thanks Aaron M. Ucko,
+ closes: #448770.
+
+ -- Brice Goglin <bgoglin@debian.org> Thu, 01 Nov 2007 10:24:56 +0100
+
xserver-xorg-input-joystick (1:1.3.0-2) unstable; urgency=low
* Update upstream ChangeLog.
diff --git a/debian/control b/debian/control
index 1af2d17..5971bfd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>
-Build-Depends: debhelper (>= 5), quilt, pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Build-Depends: debhelper (>= 5), quilt, pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, x11proto-kb-dev
Standards-Version: 3.7.2
XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-joystick
XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-joystick.git
Reply to: