debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)
New commits: commit 97af4d87f599a846b1f97cc8bebe86d652f36488 Author: Julien Cristau <jcris...@debian.org> Date: Wed Jun 10 22:54:35 2009 +0200 Make build-dep on xutils-dev versioned (closes: #521230). Lenny's version is too old. Thanks, Alexander Wuerstlein! diff --git a/debian/changelog b/debian/changelog index ffc5695..f8234a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +x11proto-core (7.0.15-2) UNRELEASED; urgency=low + + * Make build-dep on xutils-dev versioned (closes: #521230). Lenny's version + is too old. Thanks, Alexander Wuerstlein! + + -- Julien Cristau <jcris...@debian.org> Wed, 10 Jun 2009 22:53:41 +0200 + x11proto-core (7.0.15-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index fcbe90e..6a4e95a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: David Nusinow <dnusi...@debian.org>, Julien Cristau <jcris...@debian. Build-Depends: debhelper (>= 5.0.0), automake, - xutils-dev + xutils-dev (>= 1:7.4+4) Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-core Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-core.git -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org