Scrub Obsolete - mps-youtube

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f1a22eb..c4ad18f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mps-youtube (2.9.4-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-pafy (>= 0.5.1).
+    + mps-youtube: Drop versioned constraint on python3-pafy (>= 0.5.1) in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 18 Feb 2023 19:00:54 -0000
+
 mps-youtube (2.9.4-1) unstable; urgency=medium
 
   * Patch to not check for updates upon exit (closes: #900369)
diff --git a/debian/control b/debian/control
index fdd7e4d..94cd2cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Zlatan Todoric <zlatan@debian.org>
 Uploaders: Barak A. Pearlmutter <bap@debian.org>
-Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pafy (>= 0.5.1)
+Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pafy
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/mps-youtube/mps-youtube
@@ -12,7 +12,7 @@ Vcs-Browser: https://salsa.debian.org/debian/mps-youtube
 
 Package: mps-youtube
 Architecture: all
-Depends: ${misc:Depends}, python3-pafy (>= 0.5.1), mpv, ffmpeg,  ${python3:Depends}, python3-pkg-resources
+Depends: ${misc:Depends}, python3-pafy, mpv, ffmpeg,  ${python3:Depends}, python3-pkg-resources
 Recommends: libnotify4, xclip, python3-dbus, python3-gi, youtube-dl
 Description: Terminal based YouTube jukebox with playlist management
  This project is a terminal based YouTube client with an interactive text

Run locally

More details

Full run details

Historical runs