Discussion:
[Git][xorg-team/lib/libinput][debian-unstable] 3 commits: Trim trailing whitespace.
Emilio Pozuelo Monfort
2018-10-19 07:59:27 UTC
Permalink
Emilio Pozuelo Monfort pushed to branch debian-unstable at X Strike Force / lib / libinput


Commits:
5cfa700a by Jelmer Vernooij at 2018-10-18T21:25:12Z
Trim trailing whitespace.

Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.

- - - - -
846ae75c by Jelmer Vernooij at 2018-10-18T21:25:13Z
Replace XC-Package-Type with Package-Type.

Fixes lintian: xc-package-type-in-debian-control
See https://lintian.debian.org/tags/xc-package-type-in-debian-control.html for more details.

- - - - -
9d14e52c by Emilio Pozuelo Monfort at 2018-10-19T07:59:25Z
Merge branch 'lintian-fixes' into 'debian-unstable'

Fix some issues reported by lintian

See merge request xorg-team/lib/libinput!2
- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libinput (1.12.1-2) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Replace XC-Package-Type with Package-Type.
+
+ -- Jelmer Vernooij <***@debian.org> Thu, 18 Oct 2018 21:25:12 +0000
+
libinput (1.12.1-1) unstable; urgency=medium

* New upstream release.
@@ -404,7 +411,7 @@ libinput (0.9.0+dfsg-1) experimental; urgency=medium
- Support for the Lenovo X1 Carbon 3rd was added. Note that this requires
kernel patches and a udev hwdb addition, see this post for more details:
http://who-t.blogspot.com.au/2015/01/lenovos-x1-carbon-3rd-touchpad-woes.html
- * d/libinput7.symbols: update
+ * d/libinput7.symbols: update

-- Hector Oron <***@debian.org> Fri, 30 Jan 2015 13:21:30 +0100



=====================================
debian/control
=====================================
@@ -54,7 +54,7 @@ Description: input device management and event handling library - udev quirks
This package includes the udev quirks database and helpers.

Package: libinput10-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
Section: debian-installer
Architecture: any
Depends:



View it on GitLab: https://salsa.debian.org/xorg-team/lib/libinput/compare/c397ed9ec61df9e66961f3bfda352a8052df3499...9d14e52c504c4af4838bee46dcc85317b013fa5a
--
View it on GitLab: https://salsa.debian.org/xorg-team/lib/libinput/compare/c397ed9ec61df9e66961f3bfda352a8052df3499...9d14e52c504c4af4838bee46dcc85317b013fa5a
You're receiving this email because of your account on salsa.debian.org.
Loading...