[Git][java-team/equinox-framework][master] Mark libeclipse-osgi{,-services,-util}-java as breaking/replacing…
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Sep 27 12:32:54 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / equinox-framework
Commits:
fd9c0838 by Emmanuel Bourg at 2018-09-27T11:30:26Z
Mark libeclipse-osgi{,-services,-util}-java as breaking/replacing libequinox-osgi-java (<< 3.9.1-2~)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+equinox-framework (4.7.3-3) unstable; urgency=medium
+
+ * Mark the libeclipse-osgi-java, libeclipse-osgi-services-java and
+ libeclipse-osgi-util-java package as breaking and replacing
+ libequinox-osgi-java (<< 3.9.1-2~)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 27 Sep 2018 13:30:17 +0200
+
equinox-framework (4.7.3-2) unstable; urgency=medium
* Handle the conflict between libeclipse-osgi-java and libequinox-osgi-java
=====================================
debian/control
=====================================
@@ -17,8 +17,8 @@ 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
-Replaces: libequinox-osgi-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
@@ -52,6 +52,8 @@ 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
@@ -63,6 +65,8 @@ 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
View it on GitLab: https://salsa.debian.org/java-team/equinox-framework/commit/fd9c08384dc50c1c604ed649ceeee20bd34106eb
--
View it on GitLab: https://salsa.debian.org/java-team/equinox-framework/commit/fd9c08384dc50c1c604ed649ceeee20bd34106eb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180927/dd2f58bd/attachment.html>
More information about the pkg-java-commits
mailing list