debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+)
New commits: commit cfed25cb54e2445acca557e10904a96b8160d5c3 Author: Julien Cristau <[email protected]> Date: Sun Sep 22 16:17:40 2013 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index 01c571e..9374f76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -xserver-xorg-input-synaptics (1.7.1-2) UNRELEASED; urgency=low +xserver-xorg-input-synaptics (1.7.1-2) unstable; urgency=low * Add Breaks on kde-config-touchpad (<< 0.8.1-2~) because of #722058 (closes: #722006). - -- Julien Cristau <[email protected]> Sun, 22 Sep 2013 15:42:38 +0200 + -- Julien Cristau <[email protected]> Sun, 22 Sep 2013 16:17:34 +0200 xserver-xorg-input-synaptics (1.7.1-1) unstable; urgency=low commit a5b0ff5f03e0408dc83eb6b71a45e45420b5aa65 Author: Julien Cristau <[email protected]> Date: Sun Sep 22 15:44:21 2013 +0200 Add Breaks on kde-config-touchpad (<< 0.8.1-2~) because of #722058 Closes: #722006 diff --git a/debian/changelog b/debian/changelog index cdc608d..01c571e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xserver-xorg-input-synaptics (1.7.1-2) UNRELEASED; urgency=low + + * Add Breaks on kde-config-touchpad (<< 0.8.1-2~) because of #722058 + (closes: #722006). + + -- Julien Cristau <[email protected]> Sun, 22 Sep 2013 15:42:38 +0200 + xserver-xorg-input-synaptics (1.7.1-1) unstable; urgency=low [ Maarten Lankhorst ] diff --git a/debian/control b/debian/control index 2d009e8..3bc30f3 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,8 @@ Conflicts: xorg-driver-synaptics Replaces: xorg-driver-synaptics Provides: ${xinpdriver:Provides}, xorg-driver-synaptics Suggests: gpointing-device-settings, touchfreeze +Breaks: + kde-config-touchpad (<< 0.8.1-2~), Description: Synaptics TouchPad driver for X.Org server This package provides an input driver for the X.Org X server to enable advanced features of the Synaptics Touchpad including: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

