Control: tags 1059516 + patch
Control: tags 1059516 + pending

Dear maintainer,

I've prepared an NMU for chasquid (versioned as 1.13-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru chasquid-1.13/debian/changelog chasquid-1.13/debian/changelog
--- chasquid-1.13/debian/changelog	2023-12-26 15:22:37.000000000 +0100
+++ chasquid-1.13/debian/changelog	2024-05-29 17:40:23.000000000 +0200
@@ -1,3 +1,11 @@
+chasquid (1.13-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install systemd units into /usr instead of /. (Closes: #1059516)
+    Build-Depend on newer debhelper supporting that path.
+
+ -- Chris Hofstaedtler <z...@debian.org>  Wed, 29 May 2024 17:40:23 +0200
+
 chasquid (1.13-1) unstable; urgency=medium
 
   * New upstream release (1.13)
diff -Nru chasquid-1.13/debian/control chasquid-1.13/debian/control
--- chasquid-1.13/debian/control	2023-12-26 15:22:37.000000000 +0100
+++ chasquid-1.13/debian/control	2024-05-29 17:40:15.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
 Uploaders: Martina Ferrari <t...@debian.org>,
            Alberto Bertogli <albert...@blitiri.com.ar>
-Build-Depends: debhelper (>= 13~),
+Build-Depends: debhelper (>= 13.11.6~),
                debhelper-compat (= 13),
                dh-golang (>= 1.18~),
                golang-any,
diff -Nru chasquid-1.13/debian/install chasquid-1.13/debian/install
--- chasquid-1.13/debian/install	2023-12-26 15:22:37.000000000 +0100
+++ chasquid-1.13/debian/install	2024-05-29 17:40:15.000000000 +0200
@@ -9,5 +9,5 @@
 # Override the service and sockets, as we make small Debian-specific
 # changes to it, and retain the 1.10 structure (it was changed in 1.11 and we
 # have not yet updated the Debian package to it).
-debian/systemd/*.service	lib/systemd/system/
-debian/systemd/*.socket		lib/systemd/system/
+debian/systemd/*.service	usr/lib/systemd/system/
+debian/systemd/*.socket		usr/lib/systemd/system/

Reply via email to