Scrub Obsolete - pymecavideo

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b4b9d3f..e55ea80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pymecavideo (7.2.1-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + python3-mecavideo: Drop versioned constraint on python3-opencv in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 May 2022 07:50:30 -0000
+
 pymecavideo (7.2.1-3) unstable; urgency=medium
 
   * rebuilt with python3.10; Closes: #1010747
diff --git a/debian/control b/debian/control
index 1e3e985..9f120cc 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Replaces: python-mecavideo (<<6.4)
 Conflicts: python-mecavideo (<<6.4)
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends},
- python3-pyqt5, xdg-utils, python3-opencv(>=3.1),
+ python3-pyqt5, xdg-utils, python3-opencv,
  python3-odf, python3-pyqtgraph, shared-mime-info
 Recommends:
  mencoder,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3:any (>= 3.8~), python3-pyqt5, xdg-utils, python3-opencv (>= 3.1), python3-opencv, python3-odf, python3-pyqtgraph, shared-mime-info

Run locally

More details

Full run details