xorg-server: Changes to 'debian-experimental'
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
New commits:
commit fbc83d0ee25e7aa106e7d8ab08d195bfe3bf2999
Author: Cyril Brulebois <kibi@debian.org>
Date: Fri Feb 25 16:16:48 2011 +0100
Relax build-dep and dep on x11proto-randr-dev since the XRandR 1.4 bits were finally reverted upstream.
diff --git a/debian/changelog b/debian/changelog
index 1cea238..a804edc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.9.99.903-2) UNRELEASED; urgency=low
+
+ * Relax build-dep and dep on x11proto-randr-dev since the XRandR 1.4
+ bits were finally reverted upstream.
+
+ -- Cyril Brulebois <kibi@debian.org> Fri, 25 Feb 2011 16:15:45 +0100
+
xorg-server (2:1.9.99.903-1) experimental; urgency=low
* New upstream release candidate (1.10 rc3).
diff --git a/debian/control b/debian/control
index 25568aa..8a97023 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends:
x11proto-fixes-dev (>= 1:4.1),
x11proto-kb-dev (>= 1.0.3),
x11proto-xinerama-dev,
- x11proto-randr-dev (>= 1.3.99),
+ x11proto-randr-dev (>= 1.2.99.3),
x11proto-record-dev (>= 1.13.99.1),
x11proto-render-dev (>= 2:0.11),
x11proto-resource-dev,
@@ -153,7 +153,7 @@ Depends:
x11proto-input-dev (>= 1.9.99.902),
x11proto-xext-dev (>= 7.1.99),
x11proto-video-dev,
- x11proto-randr-dev (>= 1.3.99),
+ x11proto-randr-dev (>= 1.2.99.3),
x11proto-render-dev (>= 2:0.11),
x11proto-dri2-dev (>= 2.3),
x11proto-fonts-dev,
Reply to: