configure.ac | 2 +- debian/changelog | 9 +++++++++ debian/control | 1 - 3 files changed, 10 insertions(+), 2 deletions(-)
New commits: commit 0e4f9588f2fb5969b20f2d8ea4f4ff79bd0ad62e Author: Maarten Lankhorst <maarten.lankho...@canonical.com> Date: Tue Jul 15 15:48:59 2014 +0200 Add dependency to libxtst-dev to make syndaemon -R work, and bump to 1.7.5. diff --git a/debian/changelog b/debian/changelog index 865ef63..0c7e27c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xserver-xorg-input-synaptics (1.7.5-0ubuntu1) UNRELEASED; urgency=low + + * Bump version to 1.7.5. + - No changes except updating version in configure.ac, + we were using a git version. + * Add dependency to libxtst-dev to make syndaemon -R work. (LP: #1323006) + + -- Maarten Lankhorst <maarten.lankho...@ubuntu.com> Tue, 15 Jul 2014 15:25:17 +0200 + xserver-xorg-input-synaptics (1.7.4-0ubuntu1) trusty; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 766510d..f6506e1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Build-Depends: quilt, xutils-dev (>= 1:7.5+4), libmtdev-dev [linux-any], -Build-Conflicts: libxtst-dev Standards-Version: 3.9.5 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-synaptics commit baca0fde5958d9dc17a9b13372cc8819170e2f74 Author: Peter Hutterer <peter.hutte...@who-t.net> Date: Tue Apr 29 14:27:30 2014 +1000 synaptics 1.7.5 Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> diff --git a/configure.ac b/configure.ac index c41e6da..2cd7bf1 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.7.4], + [1.7.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am]) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1x736r-0002qj...@moszumanska.debian.org