Control: tags 908017 + pending
X-Debbugs-CC: a...@sigxcpu.org a...@debian.org

Dear maintainer,

I've prepared an NMU for network-manager-iodine (versioned as 1.2.0-3.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

I believe the correct patch should be
https://gitlab.gnome.org/GNOME/network-manager-iodine/-/merge_requests/1 .
Please also consider merging it in upstream development repo.

Regards.

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       2018-01-22
09:57:01.000000000 -0500
+++ network-manager-iodine-1.2.0/debian/changelog       2021-11-17
12:37:25.000000000 -0500
@@ -1,3 +1,18 @@
+network-manager-iodine (1.2.0-3.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/control: Set Vcs-* fields to use git packaging repo under
+    Salsa Debian Group. They previously point to upstream development
+    repo that do not contain any packaging information.
+  * Apply patch from Ubuntu: (Closes: #908017)
+
+  [ Logan Rosen ]
+  * d/rules: Set --enable-more-warnings to "yes" so that it doesn't default
to
+    "error," which turns every warning into an error and causes an FTBFS due
+    to deprecated declarations.
+
+ -- Boyuan Yang <by...@debian.org>  Wed, 17 Nov 2021 12:37:25 -0500
+
 network-manager-iodine (1.2.0-3) unstable; urgency=medium
 
   * Drop build-dep on libnm-gtk-dev (Closes: #862836)
diff -Nru network-manager-iodine-1.2.0/debian/control network-manager-iodine-
1.2.0/debian/control
--- network-manager-iodine-1.2.0/debian/control 2018-01-22 09:55:43.000000000
-0500
+++ network-manager-iodine-1.2.0/debian/control 2021-11-17 12:33:01.000000000
-0500
@@ -15,8 +15,8 @@
  automake,
  libtool
 Standards-Version: 4.1.3
-Vcs-Git: https://git.gnome.org/browse/network-manager-iodine
-Vcs-Browser: https://git.gnome.org/browse/network-manager-iodine
+Vcs-Git: https://salsa.debian.org/debian/network-manager-iodine.git
+Vcs-Browser: https://salsa.debian.org/debian/network-manager-iodine
 Homepage: https://honk.sigxcpu.org/piki/projects/network-manager-iodine
 
 Package: network-manager-iodine
diff -Nru network-manager-iodine-1.2.0/debian/rules network-manager-iodine-
1.2.0/debian/rules
--- network-manager-iodine-1.2.0/debian/rules   2018-01-22 03:55:32.000000000
-0500
+++ network-manager-iodine-1.2.0/debian/rules   2021-11-17 12:36:06.000000000
-0500
@@ -6,12 +6,14 @@
 %:
        dh $@
 
+# See https://bugs.debian.org/908017 for --enable-more-warnings
 override_dh_auto_configure:
        [ -f ./configure ] || ./autogen.sh
        dh_auto_configure -- \
                --libexecdir=/usr/lib/NetworkManager \
                --disable-static \
-               --without-libnm-glib
+               --without-libnm-glib \
+               --enable-more-warnings=yes
 
 override_dh_makeshlibs:
        dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/NetworkManager/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to