debian/changelog | 8 ++++---- debian/control | 2 +- debian/rules | 1 - 3 files changed, 5 insertions(+), 6 deletions(-)
New commits: commit d489dff2b2f68542f2ce2ebf9474039beb708c5e Author: Julien Cristau <jcris...@debian.org> Date: Sun Sep 8 20:45:56 2013 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index e97ec71..614a04e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ -xserver-xorg-video-modesetting (0.8.0-1) UNRELEASED; urgency=low +xserver-xorg-video-modesetting (0.8.0-1) unstable; urgency=low [ Maarten Lankhorst ] - * New upstream release. + * New upstream release + + pci probing requires interface version 1.4 (closes: #683526) [ Michele Cane ] * Bump Standards-Version to 3.9.4, no changes needed. - -- Maarten Lankhorst <maarten.lankho...@canonical.com> Tue, 17 Jul 2012 17:11:17 +0200 + -- Julien Cristau <jcris...@debian.org> Sun, 08 Sep 2013 20:43:57 +0200 xserver-xorg-video-modesetting (0.3.0-1) unstable; urgency=low commit f2c0ca47175cf1cdb642044ec8af9fbb7907b648 Author: Julien Cristau <jcris...@debian.org> Date: Sun Sep 8 20:35:39 2013 +0200 Remove unused BUILDER variable from d/rules diff --git a/debian/rules b/debian/rules index 415efdd..fd5a3c9 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ SOURCE_NAME := $(shell dpkg-parsechangelog | awk -F': ' '/^Source: / {print $$2}') SOURCE_VERSION := $(shell dpkg-parsechangelog | awk -F': ' '/^Version: / {print $$2}') -BUILDER := $(shell dpkg-parsechangelog | awk -F': ' '/^Maintainer: / {print $$2}') # Install in debian/tmp to retain control through dh_install: override_dh_auto_install: commit ce06d1d75145e8611508dfc7cb9e2e365d2dfca9 Author: Julien Cristau <jcris...@debian.org> Date: Sun Aug 18 11:58:34 2013 +0200 Revert xserver build-dep bump diff --git a/debian/changelog b/debian/changelog index da3182e..e97ec71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ xserver-xorg-video-modesetting (0.8.0-1) UNRELEASED; urgency=low [ Maarten Lankhorst ] * New upstream release. - * Require x-server 1.13rc1 [ Michele Cane ] * Bump Standards-Version to 3.9.4, no changes needed. diff --git a/debian/control b/debian/control index da5d4d4..e48f0b0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), dh-autoreconf, pkg-config, - xserver-xorg-dev (>= 2:1.12.99.901), + xserver-xorg-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, -- 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/e1vik3b-00037s...@vasks.debian.org