debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit d2cae9ed5b77193c250e449da96df7257116bdae Author: Robert Hooker <sarv...@ubuntu.com> Date: Fri Jun 4 04:02:07 2010 -0400 Version build-dependency on xutils-dev as it requires util-macros 1.4 provided in 1:7.5+1. diff --git a/debian/changelog b/debian/changelog index 152b519..760c683 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; urgency=low * Pull from upstream master branch up to commit 833698b3b98 - Fixed an issue where vmmouse was matched against the non-event device as well causing it to load multiple times and get stuck. + * Version build-dependency on xutils-dev as it requires util-macros 1.4. -- Robert Hooker <sarv...@ubuntu.com> Fri, 04 Jun 2010 03:05:36 -0400 diff --git a/debian/control b/debian/control index 36789f8..c093147 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: dpkg-dev (>= 1.14.17), automake, libtool, - xutils-dev + xutils-dev (>= 1:7.5+1) Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-vmmouse Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-vmmouse.git -- 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/e1okrsa-0007yt...@alioth.debian.org