Scrub Obsolete - cross-toolchain-base-ports

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e005e34..d57cfd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cross-toolchain-base-ports (59) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on autoconf, bison, coreutils,
+      dpkg, dpkg-dev, gperf, kernel-wedge, libmpfr-dev, make, realpath, sed and
+      tar.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 04 Nov 2022 23:36:40 -0000
+
 cross-toolchain-base-ports (58) unstable; urgency=medium
 
   * Build using glibc 2.36-3.
diff --git a/debian/control b/debian/control
index a9b0e88..7137d85 100644
--- a/debian/control
+++ b/debian/control
@@ -6,21 +6,17 @@ Uploaders: Matthias Klose <doko@debian.org>, Dimitri John Ledkov <xnox@debian.or
 Vcs-Browser: https://salsa.debian.org/toolchain-team/cross-toolchain-base/tree/ports
 Vcs-Git: https://salsa.debian.org/toolchain-team/cross-toolchain-base.git -b ports
 Standards-Version: 4.6.1
-Build-Depends: binutils-multiarch,
-  dpkg (>= 1.16.0~ubuntu6), rdfind, symlinks, lsb-release,
+Build-Depends: binutils-multiarch, rdfind, symlinks, lsb-release,
   binutils-source (>= 2.39-1~),
   glibc-source (>= 2.36-3~),
   gcc-12-source (>= 12.2.0-7~),
   linux-source-6.0 (>= 6.0.5), linux-libc-dev (>= 6.0.5),
-  autoconf (>= 2.69), autoconf2.69, autogen,
-  automake, bison (>= 1:2.3), chrpath, debhelper-compat (= 13),
-  dpkg-dev (>= 1.15.3.1), fakeroot, file, flex,
-  dwz, debugedit (>= 4.16), gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24),
+  autoconf, autoconf2.69, autogen,
+  automake, bison, chrpath, debhelper-compat (= 13), fakeroot, file, flex,
+  dwz, debugedit (>= 4.16), gawk, gettext, gperf, kernel-wedge,
   libisl-dev, libmpc-dev, libelf-dev,
-  libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lsb-release, lzma, m4,
-  make (>= 3.81), kmod | module-init-tools, symlinks,
-  patchutils, procps, quilt, rdfind, coreutils (>= 2.26) | realpath (>= 1.9.12),
-  sed (>= 4.0.5-4), sharutils, tar (>= 1.22), xz-utils,
+  libmpfr-dev, rsync, xmlto, libtool, lsb-release, lzma, m4, kmod | module-init-tools, symlinks,
+  patchutils, procps, quilt, rdfind, sharutils, xz-utils,
   asciidoc, texinfo, cpio, python3, bc, time,
   libconfig-auto-perl, libfile-temp-perl, libconfig-auto-perl,
   libfile-homedir-perl, liblocale-gettext-perl, libunwind-dev [amd64 i386 x32]

Run locally

More details

Full run details