Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / 
libinput


Commits:
2648fa21 by Timo Aaltonen at 2019-10-02T13:49:48Z
control: Fix libinput-tools to depend on python3-libevdev instead of -evdev. 
(LP: #1846323)

- - - - -
29455ecf by Timo Aaltonen at 2019-10-02T13:50:02Z
release to sid

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libinput (1.14.1-2) unstable; urgency=medium
+
+  * control: Fix libinput-tools to depend on python3-libevdev instead of
+    -evdev. (LP: #1846323)
+
+ -- Timo Aaltonen <[email protected]>  Wed, 02 Oct 2019 16:49:51 +0300
+
 libinput (1.14.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -95,7 +95,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  python3,
- python3-evdev,
+ python3-libevdev,
  python3-pyudev,
 Description: input device management and event handling library - command line 
tools
  libinput is a library that handles input devices for display servers and



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libinput/compare/5028473c8f36172849dc10e61b241023a5ce729e...29455ecf0d2cc82ab2ece25b054a60533b9f3797

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libinput/compare/5028473c8f36172849dc10e61b241023a5ce729e...29455ecf0d2cc82ab2ece25b054a60533b9f3797
You're receiving this email because of your account on salsa.debian.org.


Reply via email to