Scrub Obsolete - mcu8051ide

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index fbbddab..6896239 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mcu8051ide (1.4.9-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on cmake.
+    + mcu8051ide: Drop versioned constraint on bwidget, tcllib and tdom in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 29 Nov 2022 22:47:43 -0000
+
 mcu8051ide (1.4.9-2) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/control b/debian/control
index 5fdc307..c941470 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mcu8051ide
 Section: electronics
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 13), cmake (>= 2.6)
+Build-Depends: debhelper-compat (= 13), cmake
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Homepage: https://sourceforge.net/projects/mcu8051ide/
@@ -11,7 +11,7 @@ Vcs-Browser: https://salsa.debian.org/debian/mcu8051ide
 
 Package: mcu8051ide
 Architecture: all
-Depends: ${misc:Depends}, bwidget (>= 1.8.0), itcl3, tdom (>= 0.8), tcllib (>= 1.10), tk8.6, tcl-signal, libtk-img
+Depends: ${misc:Depends}, bwidget, itcl3, tdom, tcllib, tk8.6, tcl-signal, libtk-img
 Suggests: rxvt-unicode, sdcc, doxygen, hunspell, make, tclsh
 Description: Graphical Integrated Development Environment for 8051
  MCU 8051 IDE is an integrated development environment for microcontrollers

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: bwidget (>= 1.8.0), bwidget, itcl3, tdom (>= 0.8), tcllib (>= 1.10), tdom, tcllib, tk8.6, tcl-signal, libtk-img

Run locally

More details

Full run details