[Git][java-team/eclipse-platform-runtime][master] Depend on libeclipse-osgi-services-java (>= 3.7.0)
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Nov 28 11:11:26 GMT 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-platform-runtime
Commits:
93b61bff by Emmanuel Bourg at 2018-11-28T11:11:10Z
Depend on libeclipse-osgi-services-java (>= 3.7.0)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+eclipse-platform-runtime (4.8-2) UNRELEASED; urgency=medium
+
+ * Depend on libeclipse-osgi-services-java (>= 3.7.0)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 28 Nov 2018 12:09:40 +0100
+
eclipse-platform-runtime (4.8-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends:
default-jdk,
libatinject-jsr330-api-java,
libeclipse-osgi-java,
- libeclipse-osgi-services-java,
+ libeclipse-osgi-services-java (>= 3.7.0),
libequinox-app-java,
libequinox-common-java,
libequinox-preferences-java,
@@ -131,7 +131,7 @@ Description: Eclipse Dependency Injection Extensions
Package: libeclipse-e4-core-di-extensions-supplier-java
Architecture: all
-Depends: ${misc:Depends}, ${bundle-Depends}, libeclipse-osgi-services-java, libequinox-preferences-java
+Depends: ${misc:Depends}, ${bundle-Depends}, libeclipse-osgi-services-java (>= 3.7.0), libequinox-preferences-java
Description: Eclipse Dependency Injection Extensions Supplier
Eclipse Platform defines the set of frameworks and common services that
collectively make up infrastructure required to support the use of Eclipse
@@ -143,7 +143,7 @@ Description: Eclipse Dependency Injection Extensions Supplier
Package: libeclipse-e4-core-services-java
Architecture: all
-Depends: ${misc:Depends}, ${bundle-Depends}, libatinject-jsr330-api-java, libequinox-common-java
+Depends: ${misc:Depends}, ${bundle-Depends}, libatinject-jsr330-api-java, libeclipse-osgi-services-java (>= 3.7.0), libequinox-common-java
Description: Eclipse Application Services
Eclipse Platform defines the set of frameworks and common services that
collectively make up infrastructure required to support the use of Eclipse
View it on GitLab: https://salsa.debian.org/java-team/eclipse-platform-runtime/commit/93b61bff66a1642f52612a57f1038ea43b640b9a
--
View it on GitLab: https://salsa.debian.org/java-team/eclipse-platform-runtime/commit/93b61bff66a1642f52612a57f1038ea43b640b9a
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/20181128/757f93e2/attachment.html>
More information about the pkg-java-commits
mailing list