Scrub Obsolete - tklib

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 73c745a..22876c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tklib (0.8~20230222-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + tklib: Drop versioned constraint on tcllib (>= 1.11) in Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 22 Feb 2023 11:40:25 -0000
+
 tklib (0.8~20230222-1) unstable; urgency=medium
 
   * New upstream fossil snapshot.
diff --git a/debian/control b/debian/control
index a522e9a..02f8481 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Section: interpreters
 Architecture: all
 Multi-Arch: foreign
 Depends: ${tclsh:Depends}, ${wish:Depends}, ${misc:Depends}
-Recommends: tcllib (>= 1.11)
+Recommends: tcllib
 Description: standard Tk Library
  Tklib, the standard Tk library, is a collection of common utility
  functions and widgets all written in pure Tcl/Tk.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Recommends: tcllib (>= 1.11)

Run locally

More details

Full run details