[Pkg-freeipa-devel] Bug#1080757: python-nss: Missing Build-Depends on python3-setuptools

Bastian Germann bage at debian.org
Thu Sep 3 09:44:18 BST 2026


Actually, there is still use for this, so I am fixing this via NMU.
The debdiff is attached.
-------------- next part --------------
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 <bage at debian.org>  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 <tjaalton at debian.org>
 Build-Depends: debhelper-compat (= 12),
  dh-python,
+ python3-setuptools,
  python3-all-dev,
  libnss3-dev,
 Standards-Version: 4.5.1


More information about the Pkg-freeipa-devel mailing list