debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit a8fc73f2887f0e107faa08d8d8c5254276642fb6 Author: Julien Cristau <jcris...@debian.org> Date: Wed Jun 24 13:23:55 2009 +0200 Bump xserver-xorg-dev's dependency on dri2proto to >= 2.1 diff --git a/debian/changelog b/debian/changelog index 1e784af..d88f647 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ xorg-server (2:1.6.1.901-4) UNRELEASED; urgency=low * Bump serverminver to 2:1.6.1.901-3 for the dri2 upstream changes in the previous upload. + * Bump xserver-xorg-dev's dependency on dri2proto to >= 2.1 for the same + reason. -- Julien Cristau <jcris...@debian.org> Wed, 24 Jun 2009 11:59:58 +0200 diff --git a/debian/control b/debian/control index 0e0b9ab..0041efc 100644 --- a/debian/control +++ b/debian/control @@ -113,7 +113,7 @@ Depends: ${misc:Depends}, x11proto-video-dev, x11proto-randr-dev (>= 1.2.99.3), x11proto-render-dev (>= 2:0.9.3), - x11proto-dri2-dev, + x11proto-dri2-dev (>= 2.1), x11proto-fonts-dev, libpciaccess-dev Description: Xorg X server - development files -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org