Control: tags 958598 + patch
Control: tags 958598 + pending

Dear maintainer,

I'm sponsoring an NMU by Baptiste Beauplat for triggerhappy (versioned
as 0.5.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me
if I should delay it longer.

Regards.


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for triggerhappy-0.5.0 triggerhappy-0.5.0

 changelog |   13 +++++++++++++
 compat    |    1 -
 control   |    3 ++-
 rules     |    2 +-
 4 files changed, 16 insertions(+), 3 deletions(-)

diff -Nru triggerhappy-0.5.0/debian/changelog triggerhappy-0.5.0/debian/changelog
--- triggerhappy-0.5.0/debian/changelog	2016-08-30 09:26:25.000000000 +0200
+++ triggerhappy-0.5.0/debian/changelog	2020-10-07 12:03:39.000000000 +0200
@@ -1,3 +1,16 @@
+triggerhappy (0.5.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix Build-Depends on deprecated dh-systemd (Closes: #958598)
+    - Replace debhelper by debhelper-compat
+    - Bump debhelper-compat to 13
+    - Remove debian/compat file
+    - Remove dh-systemd dependency
+    - Remove systemd dh addon
+    - Add missing ${misc:Pre-Depends}
+
+ -- Baptiste Beauplat <lykn...@cilg.org>  Wed, 07 Oct 2020 12:03:39 +0200
+
 triggerhappy (0.5.0-1) unstable; urgency=medium
 
   * add new upstream release 0.5.0 (Closes: #834637, #835980)
diff -Nru triggerhappy-0.5.0/debian/compat triggerhappy-0.5.0/debian/compat
--- triggerhappy-0.5.0/debian/compat	2016-08-30 09:26:25.000000000 +0200
+++ triggerhappy-0.5.0/debian/compat	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-9
diff -Nru triggerhappy-0.5.0/debian/control triggerhappy-0.5.0/debian/control
--- triggerhappy-0.5.0/debian/control	2016-08-30 09:26:25.000000000 +0200
+++ triggerhappy-0.5.0/debian/control	2020-10-07 12:03:39.000000000 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: extra
 Maintainer: Stefan Tomanek <stefan.tomanek+deb...@wertarbyte.de>
-Build-Depends: debhelper (>= 9), linux-libc-dev, pkg-config, libsystemd-dev, dh-systemd (>= 1.5)
+Build-Depends: debhelper-compat (= 13), linux-libc-dev, pkg-config, libsystemd-dev
 Standards-Version: 3.9.8
 Homepage: https://github.com/wertarbyte/triggerhappy
 Vcs-Git: https://github.com/wertarbyte/triggerhappy.git
@@ -10,6 +10,7 @@
 
 Package: triggerhappy
 Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, libsystemd0
 Description: global hotkey daemon for Linux
  Triggerhappy watches connected input devices for certain key presses
diff -Nru triggerhappy-0.5.0/debian/rules triggerhappy-0.5.0/debian/rules
--- triggerhappy-0.5.0/debian/rules	2016-08-30 09:26:25.000000000 +0200
+++ triggerhappy-0.5.0/debian/rules	2020-10-07 12:03:39.000000000 +0200
@@ -4,4 +4,4 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with=systemd
+	dh $@

Attachment: signature.asc
Description: PGP signature

Reply via email to