Scrub Obsolete - qtremoteobjects-everywhere-src

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ac7f6c0..fdd6c74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+qtremoteobjects-everywhere-src (5.15.10-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + qml-module-qtremoteobjects: Drop versioned constraint on
+      qml-module-qtquick2 (>= 5.8) in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 08 Jul 2023 16:38:42 -0000
+
 qtremoteobjects-everywhere-src (5.15.10-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 32045f8..6d6fed4 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Description: Qt module for IPC
 Package: qml-module-qtremoteobjects
 Architecture: any
 Multi-Arch: same
-Depends: qml-module-qtquick2 (>= 5.8), ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-qtquick2, ${misc:Depends}, ${shlibs:Depends}
 Description: Qt module for IPC — QML binding
  The Qt Remote Objects extends Qt's existing functionalities to enable
  information exchange between processes or computers.

Run locally

More details

Full run details

Historical runs