Scrub Obsolete - slexpat

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1386acd..502db6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+slexpat (0.5.0-9) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on libslang2-dev.
+    + slang-expat: Drop versioned constraint on slsh in Suggests.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 14 May 2022 13:01:51 -0000
+
 slexpat (0.5.0-8) unstable; urgency=medium
 
   * Adopt package (Closes: #748260)
diff --git a/debian/control b/debian/control
index 629bf3b..f117786 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Rafael Laboissière <rafael@debian.org>
 Build-Depends: debhelper-compat (= 13),
                libexpat1-dev,
-               libslang2-dev (>= 2.0.4-6)
+               libslang2-dev
 Standards-Version: 4.6.1
 Homepage: http://www.cheesit.com/downloads/slang/slexpat.html
 Vcs-Git: https://salsa.debian.org/debian/slexpat.git
@@ -14,7 +14,7 @@ Rules-Requires-Root: no
 Package: slang-expat
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: slsh (>= 2.0) | jed | slrn
+Suggests: slsh | jed | slrn
 Description: S-Lang bindings for the expat XML parser
  The S-Lang module contained in this package provides bindings to the
  expat library for parsing XML files.  This module can be used in slsh

Debdiff

File lists identical (after any substitutions)

Control files of package slang-expat: lines which differ (wdiff format)

  • Suggests: slsh (>= 2.0) | jed | slrn

No differences were encountered between the control files of package slang-expat-dbgsym

Run locally

More details

Full run details