Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / 
xserver-xorg-input-evdev


Commits:
ce66f2b6 by Debian Janitor at 2022-09-14T03:42:34+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
c1a519fa by Debian Janitor at 2022-09-14T03:42:36+00:00
Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the 
default.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: 
https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
9d05e09f by Debian Janitor at 2022-09-14T03:42:47+00:00
Update standards version to 4.6.1, no changes needed.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+xserver-xorg-input-evdev (1:2.10.6-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now 
the
+      default.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <jani...@jelmer.uk>  Wed, 14 Sep 2022 03:42:34 -0000
+
 xserver-xorg-input-evdev (1:2.10.6-2) unstable; urgency=medium
 
   * Migrate to dbgsym package.
@@ -579,7 +589,7 @@ xserver-xorg-input-evdev (1:1.1.2-2) unstable; urgency=low
 
   [ Drew Parsons ]
   * Upstream patch 1-add-inotify-architectures.patch enables building
-    for hppa, mips (from git upstream) and m68k (thanks Geert Uytterhoeven). 
+    for hppa, mips (from git upstream) and m68k (thanks Geert Uytterhoeven).
     Closes: #387922, #388639.
   * Install upstream ChangeLog. Closes: #370300.
   * Exclude evdev_drv.la from dh_install.


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  pkg-config,
  quilt,
  xserver-xorg-dev (>= 2:1.15.99),
@@ -13,7 +13,7 @@ Build-Depends:
  libudev-dev,
  libmtdev-dev,
  libevdev-dev (>= 1.2.2+dfsg-1~),
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 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/rules
=====================================
@@ -13,9 +13,6 @@ override_dh_install:
        find debian/tmp -name '*.la' -delete
        dh_install
 
-override_dh_missing:
-       dh_missing --fail-missing
-
 # That's a plugin, use appropriate warning level:
 override_dh_shlibdeps:
        dh_shlibdeps -- --warnings=6



View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev/-/compare/e1d1fcde4b3b99398ba2a2abdf0a81c9eaf190c8...9d05e09fc7b11d6db9751059bc65dee4a2651958

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-evdev/-/compare/e1d1fcde4b3b99398ba2a2abdf0a81c9eaf190c8...9d05e09fc7b11d6db9751059bc65dee4a2651958
You're receiving this email because of your account on salsa.debian.org.


Reply via email to