[debian-edu-commits] debian-edu/ 24/31: tasks/laptop: Switch from xserver-xorg-input-synaptics, xserver-xorg-input-libinput. Most desktop envs will support this for buster.
Mike Gabriel
sunweaver at debian.org
Mon Aug 21 14:28:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu.
commit 03b0c9a9cda9c4d4152788c4fb7cae7e11c96347
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Aug 13 23:21:32 2017 -0400
tasks/laptop: Switch from xserver-xorg-input-synaptics, xserver-xorg-input-libinput. Most desktop envs will support this for buster.
---
debian/changelog | 3 +++
tasks/laptop | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2f8a2fb..16474ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -107,6 +107,9 @@ debian-edu (1.925) UNRELEASED; urgency=medium
additional information. Drop some alteratives that don't get used anymore.
* tasks/ltsp-server: italc-master does not require configuration. Drop
NeedConfig: field.
+ * tasks/laptop: Switch from xserver-xorg-input-synaptics,
+ xserver-xorg-input-libinput. Most desktop envs will support this for
+ buster.
[ Holger Levsen ]
* Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/tasks/laptop b/tasks/laptop
index 133bf8d..c5c08c7 100644
--- a/tasks/laptop
+++ b/tasks/laptop
@@ -8,7 +8,7 @@ Description: Debian Edu laptop packages
These packages extend the Debian laptop task.
Depends:
- xserver-xorg-input-synaptics,
+ xserver-xorg-input-libinput,
laptop-mode-tools,
Recommends:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list