Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-evdev
Commits: 82d8487c by Timo Aaltonen at 2020-04-14T19:09:54+03:00 control: Migrate to x11proto-dev. - - - - - 7c64610b by Timo Aaltonen at 2020-04-14T19:10:23+03:00 control: Use debhelper-compat, bump to 12. - - - - - dafbe5cf by Timo Aaltonen at 2020-04-14T19:10:52+03:00 control: Bump policy to 4.5.0. - - - - - 6dd7969e by Timo Aaltonen at 2020-04-14T19:13:13+03:00 watch: Update upstream git url. - - - - - e1d1fcde by Timo Aaltonen at 2020-04-14T19:14:00+03:00 release to sid - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,13 @@ -xserver-xorg-input-evdev (1:2.10.6-2) UNRELEASED; urgency=medium +xserver-xorg-input-evdev (1:2.10.6-2) unstable; urgency=medium * Migrate to dbgsym package. * rules: Use dh_missing. + * control: Migrate to x11proto-dev. + * control: Use debhelper-compat, bump to 12. + * control: Bump policy to 4.5.0. + * watch: Update upstream git url. - -- Timo Aaltonen <[email protected]> Tue, 25 Sep 2018 16:26:56 +0300 + -- Timo Aaltonen <[email protected]> Tue, 14 Apr 2020 19:13:24 +0300 xserver-xorg-input-evdev (1:2.10.6-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,20 +3,17 @@ Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper-compat (= 12), pkg-config, quilt, xserver-xorg-dev (>= 2:1.15.99), - x11proto-core-dev, - x11proto-randr-dev, - x11proto-input-dev (>= 2.1.99.3), - x11proto-kb-dev, + x11proto-dev, libxkbfile-dev, xutils-dev (>= 1:7.5+4), libudev-dev, libmtdev-dev, libevdev-dev (>= 1.2.2+dfsg-1~), -Standards-Version: 4.2.0 +Standards-Version: 4.5.0 Homepage: https://www.x.org Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev.git Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -#git=git://anongit.freedesktop.org/xorg/driver/xf86-input-evdev +#git=https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev version=3 opts=pgpsigurlmangle=s/$/.sig/ \ https://xorg.freedesktop.org/releases/individual/driver/ xf86-input-evdev-(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev/-/compare/2d72bd69d68ca5dc4e84255d0a96bf787f85a9ce...e1d1fcde4b3b99398ba2a2abdf0a81c9eaf190c8 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev/-/compare/2d72bd69d68ca5dc4e84255d0a96bf787f85a9ce...e1d1fcde4b3b99398ba2a2abdf0a81c9eaf190c8 You're receiving this email because of your account on salsa.debian.org.

