Control: tags 1073647 + pending

Dear maintainer,

I've prepared an NMU for nodm (versioned as 0.13-6.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru nodm-0.13/debian/changelog nodm-0.13/debian/changelog
--- nodm-0.13/debian/changelog	2021-04-29 15:13:36.000000000 +0200
+++ nodm-0.13/debian/changelog	2024-07-08 00:24:26.000000000 +0200
@@ -1,3 +1,13 @@
+nodm (0.13-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install system units into /usr. (Closes: #1073647)
+
+  [ Enrico Zini ]
+  * Removed myself from uploaders
+
+ -- Chris Hofstaedtler <z...@debian.org>  Mon, 08 Jul 2024 00:24:26 +0200
+
 nodm (0.13-6) unstable; urgency=medium
 
   * debian/changelog:
diff -Nru nodm-0.13/debian/control nodm-0.13/debian/control
--- nodm-0.13/debian/control	2019-03-31 16:39:39.000000000 +0200
+++ nodm-0.13/debian/control	2024-07-08 00:24:26.000000000 +0200
@@ -4,7 +4,6 @@
 Maintainer: Mike Gabriel <sunwea...@debian.org>
 Uploaders:
  Joachim Breitner <nome...@debian.org>,
- Enrico Zini <enr...@debian.org>,
 Build-Depends:
  debhelper-compat (= 12),
  dpkg-dev (>= 1.16.1.1),
diff -Nru nodm-0.13/debian/rules nodm-0.13/debian/rules
--- nodm-0.13/debian/rules	2019-03-31 16:39:39.000000000 +0200
+++ nodm-0.13/debian/rules	2024-07-08 00:24:26.000000000 +0200
@@ -13,9 +13,9 @@
 	dh_auto_configure $(DHFLAGS)
 
 override_dh_auto_install:
-	dh_auto_install -- systemdsystemunitdir=/lib/systemd/system
-	echo "# Debian-specific change until all display managers participate in /etc/X11/default-display-manager" >> debian/nodm/lib/systemd/system/nodm.service
-	echo "ExecStartPre=/bin/sh -c '[ \"\$$(cat /etc/X11/default-display-manager 2>/dev/null)\" = \"/usr/sbin/nodm\" ]'" >> debian/nodm/lib/systemd/system/nodm.service
+	dh_auto_install -- systemdsystemunitdir=/usr/lib/systemd/system
+	echo "# Debian-specific change until all display managers participate in /etc/X11/default-display-manager" >> debian/nodm/usr/lib/systemd/system/nodm.service
+	echo "ExecStartPre=/bin/sh -c '[ \"\$$(cat /etc/X11/default-display-manager 2>/dev/null)\" = \"/usr/sbin/nodm\" ]'" >> debian/nodm/usr/lib/systemd/system/nodm.service
 
 override_dh_auto_test:
 	#make check

Reply via email to