Scrub Obsolete - sonata

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 146d1e7..1d77bb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sonata (1.7.0-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3.
+    + sonata: Drop versioned constraint on python3-tagpy in Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Mar 2022 16:25:19 -0000
+
 sonata (1.7.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index e15302e..e533bc9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  gir1.2-gtk-3.0,
  gir1.2-pango-1.0,
  pkg-config,
- python3 (>= 3.2),
+ python3,
  python3-dbus,
  python3-gi,
  python3-mpd (>= 2.0),
@@ -40,7 +40,7 @@ Depends:
  ${python3:Depends},
  ${shlibs:Depends},
 Recommends:
- python3-tagpy (>= 2013.1),
+ python3-tagpy,
 Description: GTK+ client for the Music Player Daemon (MPD)
  Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD).
  It aims to be efficient (no toolbar, main menu, or statusbar),

Run locally

More details

Full run details