debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit 7d2b766d0cbd5f328e5de17705e7537a9c823727 Author: Chase Douglas <[email protected]> Date: Thu Mar 29 18:09:23 2012 -0700 releasing version 2:1.11.4-0ubuntu8 diff --git a/debian/changelog b/debian/changelog index 2d8ee39..bd2be2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xorg-server (2:1.11.4-0ubuntu8) UNRELEASED; urgency=low +xorg-server (2:1.11.4-0ubuntu8) precise; urgency=low [ Chase Douglas ] * Fix crash at startup due to input option abi break (LP: #931397) @@ -17,7 +17,7 @@ xorg-server (2:1.11.4-0ubuntu8) UNRELEASED; urgency=low - Add temporary patch 503_implement_passive_touch_ungrab.patch * Bump lintian standards to 3.9.3 - -- Chase Douglas <[email protected]> Thu, 29 Mar 2012 18:09:04 -0700 + -- Chase Douglas <[email protected]> Thu, 29 Mar 2012 18:09:19 -0700 xorg-server (2:1.11.4-0ubuntu7) precise; urgency=low commit 8ea067f679a592e4f51cdaa45913b1677660adb2 Author: Chase Douglas <[email protected]> Date: Thu Mar 29 18:09:17 2012 -0700 Bump lintian standards to 3.9.3 diff --git a/debian/changelog b/debian/changelog index 9aa0537..2d8ee39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,9 @@ xorg-server (2:1.11.4-0ubuntu8) UNRELEASED; urgency=low - Add temporary patch 503_fix_mouse_warp.patch * Implement passive touch ungrab (LP: #968726) - Add temporary patch 503_implement_passive_touch_ungrab.patch + * Bump lintian standards to 3.9.3 - -- Chase Douglas <[email protected]> Thu, 29 Mar 2012 16:39:42 -0700 + -- Chase Douglas <[email protected]> Thu, 29 Mar 2012 18:09:04 -0700 xorg-server (2:1.11.4-0ubuntu7) precise; urgency=low diff --git a/debian/control b/debian/control index 7da92bf..04363fd 100644 --- a/debian/control +++ b/debian/control @@ -78,7 +78,7 @@ Build-Depends: # unit tests xkb-data, x11-xkb-utils, -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/xserver/xorg-server Vcs-Browser: http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

