configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit fa58a94287e1bb12091c2b49a4cd52bc2f7347b2 Author: Chase Douglas <chase.doug...@canonical.com> Date: Mon Feb 13 17:09:22 2012 +0100 releasing version 1:2.6.99.901+git20120126-0ubuntu2 diff --git a/debian/changelog b/debian/changelog index 320a5f9..8463753 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xserver-xorg-input-evdev (1:2.6.99.901+git20120126-0ubuntu2) UNRELEASED; urgency=low +xserver-xorg-input-evdev (1:2.6.99.901+git20120126-0ubuntu2) precise; urgency=low * Fix bad release commit for previous version - -- Chase Douglas <chase.doug...@ubuntu.com> Mon, 13 Feb 2012 17:08:07 +0100 + -- Chase Douglas <chase.doug...@ubuntu.com> Mon, 13 Feb 2012 17:09:14 +0100 xserver-xorg-input-evdev (1:2.6.99.901+git20120126-0ubuntu1) precise; urgency=low commit 06ac0c5ed25644f88376bb8a4f039940c4f069b5 Author: Chase Douglas <chase.doug...@canonical.com> Date: Mon Feb 13 17:09:10 2012 +0100 Fix bad release commit for previous version diff --git a/configure.ac b/configure.ac index f72cae3..47f70b4 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ XORG_DEFAULT_OPTIONS PKG_CHECK_MODULES(XORG, [xorg-server >= 1.10] xproto inputproto) PKG_CHECK_MODULES(UDEV, libudev) -PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.3], HAVE_XI22="yes", HAVE_XI22="no") +PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.99.901], HAVE_XI22="yes", HAVE_XI22="no") if test "x$HAVE_XI22" = xyes; then # Obtain compiler/linker options for mtdev diff --git a/debian/changelog b/debian/changelog index 44e6ea1..320a5f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-input-evdev (1:2.6.99.901+git20120126-0ubuntu2) UNRELEASED; urgency=low + + * Fix bad release commit for previous version + + -- Chase Douglas <chase.doug...@ubuntu.com> Mon, 13 Feb 2012 17:08:07 +0100 + xserver-xorg-input-evdev (1:2.6.99.901+git20120126-0ubuntu1) precise; urgency=low * Update to latest git snapshot (224a28d) -- 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/e1rwyjj-0007by...@vasks.debian.org