debian/changelog | 6 +++++- debian/control | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)
New commits: commit 5ae4312134b2b99713cb8d961a75963f9521c1f9 Author: Andreas Boll <[email protected]> Date: Mon Mar 14 17:52:13 2016 +0100 control: Fix Vcs-Git field. diff --git a/debian/changelog b/debian/changelog index 1bda7e4..12a3a7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ xserver-xorg-input-libinput (0.17.0-2) UNRELEASED; urgency=medium + [ Timo Aaltonen ] * control: Update the description to mention that this driver can replace -evdev and -synaptics (Closes: #817862). + [ Andreas Boll ] + * control: Fix Vcs-Git field. + -- Timo Aaltonen <[email protected]> Fri, 11 Mar 2016 20:58:50 +0200 xserver-xorg-input-libinput (0.17.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7fd8cd7..f8b6a0c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: xserver-xorg-dev (>= 2:1.15.99), xutils-dev, Standards-Version: 3.9.6 -Vcs-Git: https://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-input-libinput.git +Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-libinput.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-input-libinput.git Package: xserver-xorg-input-libinput commit 6347218f379dc110a3634361aa94143dbce90273 Author: Andreas Boll <[email protected]> Date: Mon Mar 14 17:48:55 2016 +0100 Close bug 817862 diff --git a/debian/changelog b/debian/changelog index cee951b..1bda7e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ xserver-xorg-input-libinput (0.17.0-2) UNRELEASED; urgency=medium * control: Update the description to mention that this driver can - replace -evdev and -synaptics. + replace -evdev and -synaptics (Closes: #817862). -- Timo Aaltonen <[email protected]> Fri, 11 Mar 2016 20:58:50 +0200

