Scrub Obsolete - cecilia

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 38c68d3..11dcd11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ cecilia (5.4.1-2) UNRELEASED; urgency=medium
   * Trim trailing whitespace.
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
+  * Remove constraints unnecessary since buster (oldstable):
+    + cecilia: Drop versioned constraint on python3 (>= 3.5) in Depends.
+    + cecilia: Drop versioned constraint on python3-pyo (>= 0.8.7) in Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 11 Sep 2021 12:08:13 -0000
 
diff --git a/debian/control b/debian/control
index d56b946..b05d599 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Homepage: http://ajaxsoundstudio.com/software/cecilia/
 
 Package: cecilia
 Architecture: all
-Depends: python3 (>= 3.5), python3-pyo (>= 0.8.7), python3-numpy, python3-wxgtk4.0, ${misc:Depends}, ${python3:Depends}
+Depends: python3, python3-pyo, python3-numpy, python3-wxgtk4.0, ${misc:Depends}, ${python3:Depends}
 Description: Sound synthesis and audio signal processing environment
  Cecilia is an audio signal processing environment aimed at sound
  designers. It lets you create your own GUI using a simple syntax and comes

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3 (>= 3.5), python3-pyo (>= 0.8.7), python3, python3-pyo, python3-numpy, python3-wxgtk4.0, python3:any

Run locally

More details

Full run details