Actually, there is still use for this, so I am fixing this via NMU.
The debdiff is attached.
diff -Nru python-nss-1.0.1/debian/changelog python-nss-1.0.1/debian/changelog
--- python-nss-1.0.1/debian/changelog   2023-12-13 11:13:35.000000000 +0100
+++ python-nss-1.0.1/debian/changelog   2026-09-03 08:46:56.000000000 +0200
@@ -1,3 +1,10 @@
+python-nss (1.0.1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add Build-Depends: python3-setuptools. (Closes: #1080757)
+
+ -- Bastian Germann <[email protected]>  Thu, 03 Sep 2026 08:46:56 +0200
+
 python-nss (1.0.1-2) unstable; urgency=medium
 
   * patches: Fix build with python 3.12. (Closes: #1055552)
diff -Nru python-nss-1.0.1/debian/control python-nss-1.0.1/debian/control
--- python-nss-1.0.1/debian/control     2020-12-03 16:31:31.000000000 +0100
+++ python-nss-1.0.1/debian/control     2026-09-03 08:46:56.000000000 +0200
@@ -5,6 +5,7 @@
 Uploaders: Timo Aaltonen <[email protected]>
 Build-Depends: debhelper-compat (= 12),
  dh-python,
+ python3-setuptools,
  python3-all-dev,
  libnss3-dev,
 Standards-Version: 4.5.1

Reply via email to