Scrub Obsolete - equinox-framework

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 3dbd87f..4a8322c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+equinox-framework (4.22-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + libeclipse-osgi-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Replaces.
+    + libeclipse-osgi-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Breaks.
+    + libeclipse-osgi-services-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Replaces.
+    + libeclipse-osgi-services-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Breaks.
+    + libeclipse-osgi-util-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Replaces.
+    + libeclipse-osgi-util-java: Drop conflict with removed package
+      libequinox-osgi-java (<< 3.9.1-2~) in Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 04 Mar 2023 23:29:04 -0000
+
 equinox-framework (4.22-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 7af1d27..5124a66 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,6 @@ Homepage: http://www.eclipse.org/equinox/framework/
 Package: libeclipse-osgi-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}, libosgi-annotation-java
-Breaks: libequinox-osgi-java (<< 3.9.1-2~)
-Replaces: libequinox-osgi-java (<< 3.9.1-2~)
 Description: Eclipse OSGi System Bundle
  The Equinox Framework component is tasked with being a full implementation
  to the OSGi Core Framework R4 specification. In addition, the Framework
@@ -44,8 +42,6 @@ Description: Equinox State and Resolver Compatibility Fragment
 Package: libeclipse-osgi-services-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}, libosgi-annotation-java
-Breaks: libequinox-osgi-java (<< 3.9.1-2~)
-Replaces: libequinox-osgi-java (<< 3.9.1-2~)
 Description: Eclipse OSGi Service Interfaces and Classes
  The Equinox Framework component is tasked with being a full implementation
  to the OSGi Core Framework R4 specification. In addition, the Framework
@@ -57,8 +53,6 @@ Description: Eclipse OSGi Service Interfaces and Classes
 Package: libeclipse-osgi-util-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}, libosgi-annotation-java
-Breaks: libequinox-osgi-java (<< 3.9.1-2~)
-Replaces: libequinox-osgi-java (<< 3.9.1-2~)
 Description: Eclipse OSGi Utility Classes
  The Equinox Framework component is tasked with being a full implementation
  to the OSGi Core Framework R4 specification. In addition, the Framework

Run locally

More details

Full run details