Scrub Obsolete - pybind11

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 15f7d53..0443d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pybind11 (2.10.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on dpkg-dev and libboost-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 27 Aug 2022 04:09:55 -0000
+
 pybind11 (2.10.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index e6a9a00..07760ae 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,9 @@ Section: libs
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                cmake (>= 3.18~),
-               dpkg-dev (>= 1.17.14),
                dh-python,
                pybuild-plugin-pyproject,
-               libboost-dev (>= 1.56) <!nocheck>,
+               libboost-dev <!nocheck>,
                libeigen3-dev <!nocheck>,
                ninja-build,
                python3-all,

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package pybind11-dev

No differences were encountered between the control files of package pybind11-doc

No differences were encountered between the control files of package python3-pybind11

Run locally

More details

Full run details