Hi,

I've made an NMU to DELAYED/14.

Please find attached the debdiff.
Let me know if you want me to cancel the NMU.

Regards,
Michael
diff -Nru network-manager-iodine-1.2.0/debian/changelog 
network-manager-iodine-1.2.0/debian/changelog
--- network-manager-iodine-1.2.0/debian/changelog       2021-11-17 
18:37:25.000000000 +0100
+++ network-manager-iodine-1.2.0/debian/changelog       2022-12-30 
11:19:28.000000000 +0100
@@ -1,3 +1,12 @@
+network-manager-iodine (1.2.0-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use full path to auth-dialog in nm-iodine.service.
+    This will ensure that the package isn't broken by a possible future change
+    of libexecdir in network-manager. (Closes: #1026385)
+
+ -- Michael Biebl <bi...@debian.org>  Fri, 30 Dec 2022 11:19:28 +0100
+
 network-manager-iodine (1.2.0-3.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru network-manager-iodine-1.2.0/debian/patches/series 
network-manager-iodine-1.2.0/debian/patches/series
--- network-manager-iodine-1.2.0/debian/patches/series  2021-11-17 
18:28:33.000000000 +0100
+++ network-manager-iodine-1.2.0/debian/patches/series  2022-12-30 
11:19:21.000000000 +0100
@@ -1,3 +1,4 @@
 appdata-rename-the-xml-file.patch
 Let-dh-handle-any-autoreconf-configure-invocations.patch
 Install-appdata-into-metainfo.patch
+Use-full-path-to-auth-dialog-in-service-file.patch
diff -Nru 
network-manager-iodine-1.2.0/debian/patches/Use-full-path-to-auth-dialog-in-service-file.patch
 
network-manager-iodine-1.2.0/debian/patches/Use-full-path-to-auth-dialog-in-service-file.patch
--- 
network-manager-iodine-1.2.0/debian/patches/Use-full-path-to-auth-dialog-in-service-file.patch
      1970-01-01 01:00:00.000000000 +0100
+++ 
network-manager-iodine-1.2.0/debian/patches/Use-full-path-to-auth-dialog-in-service-file.patch
      2022-12-30 11:19:28.000000000 +0100
@@ -0,0 +1,25 @@
+From: Michael Biebl <bi...@debian.org>
+Date: Mon, 19 Dec 2022 11:49:24 +0100
+Subject: Use full path to auth-dialog in service file
+
+This way we avoid that the search path compiled into other packages,
+like network-manager or network-manager-gnome, need to match our own
+libexecdir configure parameter.
+
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026385
+---
+ nm-iodine-service.name.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/nm-iodine-service.name.in b/nm-iodine-service.name.in
+index 4061b43..cf024a3 100644
+--- a/nm-iodine-service.name.in
++++ b/nm-iodine-service.name.in
+@@ -7,6 +7,6 @@ program=@LIBEXECDIR@/nm-iodine-service
+ plugin=@PLUGINDIR@/libnm-vpn-plugin-iodine.so
+ 
+ [GNOME]
+-auth-dialog=nm-iodine-auth-dialog
++auth-dialog=@LIBEXECDIR@/nm-iodine-auth-dialog
+ properties=libnm-iodine-properties
+ supports-external-ui-mode=true

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to