Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fixed the compatibility with Jetty 9.4
· c9ed96f0
Emmanuel Bourg
authored
Dec 10, 2018
c9ed96f0
Upload to unstable
· 36e0cd45
Emmanuel Bourg
authored
Dec 10, 2018
36e0cd45
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
36e0cd45
equinox-bundles (4.9-2)
UNRELEASED
; urgency=medium
equinox-bundles (4.9-2)
unstable
; urgency=medium
* Depend on libtomcat9-java instead of libtomcat8-java
* Fixed the compatibility with Jetty 9.4
* The license changed to EPL-2.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 0
3
Dec 2018 1
3:47:55
+0100
-- Emmanuel Bourg <ebourg@apache.org> Mon,
1
0 Dec 2018 1
8:58:40
+0100
equinox-bundles (4.9-1) unstable; urgency=medium
...
...
debian/control
View file @
36e0cd45
...
...
@@ -10,7 +10,7 @@ Build-Depends:
libeclipse-core-jobs-java,
libeclipse-osgi-java,
libfelix-gogo-runtime-java,
libjetty9-java,
libjetty9-java
(>= 9.4)
,
libosgi-compendium-java,
libservlet3.1-java,
libtomcat9-java,
...
...
@@ -142,7 +142,7 @@ Description: Eclipse Equinox Event Admin
Package: libequinox-http-jetty-java
Architecture: all
Depends: ${misc:Depends}, ${bundle:Depends}, libjetty9-java
Depends: ${misc:Depends}, ${bundle:Depends}, libjetty9-java
(>= 9.4)
Description: Eclipse Equinox Jetty HTTP Service
The Equinox Bundles project is tasked with implementing all add-on services
detailed in the OSGi specifications including the output of the various OSGi
...
...
debian/patches/series
View file @
36e0cd45
osgi-compatibility.patch
jetty-compatibility.patch
#
jetty-compatibility.patch