From 4490a02b581faa1608d0a714e89e8538bcd12274 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 2 May 2015 18:37:19 +0200 Subject: [PATCH] Bump x11proto-core-dev build-dep to 7.0.25. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 58dffe8..5074581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ x11-xserver-utils (7.7+4) UNRELEASED; urgency=medium * xhost 1.0.7. * xmodmap 1.0.9. * xrandr 1.4.3. + * Bump x11proto-core-dev build-dep to 7.0.25. -- Julien Cristau Sat, 02 May 2015 18:30:26 +0200 diff --git a/debian/control b/debian/control index f3f722b..e8003d4 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50), dh-autoreconf, pkg-config, - x11proto-core-dev (>= 7.0.17), + x11proto-core-dev (>= 7.0.25), libx11-dev (>= 2:1.0.0), libxaw7-dev (>= 1:1.0.1), libxext-dev (>= 1:1.0.0),