Scrub Obsolete - cl-clx-sbcl

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b4ccc9a..5157906 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+cl-clx-sbcl (0.7.5-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + cl-clx-sbcl: Drop versioned constraint on cl-asdf (>= 1.86) in Depends.
+    + cl-clx-sbcl: Drop dependency on essential package dpkg (>= 1.15.4) in
+      Depends.
+    + cl-clx-sbcl: Drop versioned constraint on sbcl (>= 0.9.3) [alpha amd64
+      i386 mips mipsel powerpc sparc] in Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 24 Feb 2023 06:14:33 -0000
+
 cl-clx-sbcl (0.7.5-1) unstable; urgency=medium
 
   * New upstream version. (Closes: #816749)
diff --git a/debian/control b/debian/control
index 52f33e6..0d5932e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Vcs-Browser: https://salsa.debian.org/common-lisp-team/cl-clx-sbcl
 
 Package: cl-clx-sbcl
 Architecture: any
-Depends: cl-asdf (>= 1.86), dpkg (>= 1.15.4), ${misc:Depends}
-Recommends: sbcl (>= 0.9.3) [alpha amd64 i386 mips mipsel powerpc sparc]
+Depends: cl-asdf, ${misc:Depends}
+Recommends: sbcl [alpha amd64 i386 mips mipsel powerpc sparc]
 Description: X11 Common Lisp client library for SBCL
  CLX is a low-level X11 client library for Common Lisp.  CLX is to
  Lisp what Xlib is to C.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: cl-asdf (>= 1.86), dpkg (>= 1.15.4)
  • Recommends: sbcl (>= 0.9.3)

Run locally

More details

Full run details