Control: tags 1020150 + patch
Control: tags 1020150 + pending
X-Debbugs-CC: Michael Vogt <m...@debian.org>

Dear maintainer,

I've prepared an NMU for unattended-upgrades (versioned as 2.9.1+nmu2) and
uploaded it to DELAYED/4. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru unattended-upgrades-2.9.1+nmu1/debian/changelog unattended-
upgrades-2.9.1+nmu2/debian/changelog
--- unattended-upgrades-2.9.1+nmu1/debian/changelog     2022-10-15
06:54:44.000000000 -0400
+++ unattended-upgrades-2.9.1+nmu2/debian/changelog     2022-10-22
21:28:14.000000000 -0400
@@ -1,3 +1,11 @@
+unattended-upgrades (2.9.1+nmu2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * setup.py: Disable automatic package discovery by setting py_modules
+    to empty. (Closes: #1020150)
+
+ -- Boyuan Yang <by...@debian.org>  Sat, 22 Oct 2022 21:28:14 -0400
+
 unattended-upgrades (2.9.1+nmu1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru unattended-upgrades-2.9.1+nmu1/setup.py unattended-upgrades-
2.9.1+nmu2/setup.py
--- unattended-upgrades-2.9.1+nmu1/setup.py     2022-07-21
08:25:14.000000000 -0400
+++ unattended-upgrades-2.9.1+nmu2/setup.py     2022-10-22
21:28:14.000000000 -0400
@@ -38,4 +38,5 @@
         cmdclass={"build": build_extra.build_extra,
                   "build_i18n": build_i18n.build_i18n},
         test_suite="test",
+        py_modules=[],
     )

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

Reply via email to