Revision
8520 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 18 19:27:24 2009 UTC
(4 years ago)
by
ludovicc-guest
File length: 2 byte(s)
Diff to
previous 738
* Add myself to Uploaders
* Change the build dependency on java-gcj to default-jdk
* Add init.d startup script
* Add dependencies on ant, libslf4j-java, libxerces2-java, libtomcat6-java
for libjetty-extra-java, add links for the lib folder
* Add dependency on jsvc to run jetty as a daemon
* Add the package libjetty-setuid-java for the Setuid module (with native
code)
* Add an index page used when Jetty starts
* Use latest jasper from Tomcat to provide jsp 2.1 instead of
Glassfish JSP implementation as in the standard distribution
* Add tools.jar to the classpath to be able to run JSP (Closes: #452586)
* Fix Lintian warnings: add ${misc:Depends} to all Depends:
* Move jetty to main as all its dependencies are in main,
and jetty contains only code that complies with Debian guidelines,
use java section like tomcat6
(Closes: #498582)
* Do not depend on tomcat 5.5 (Closes: #530720, #458399)
* Remove empty prerm and preinst scripts
* Remove old patches that don't apply anymore
* Update copyright and remove full text of Apache license
* Bump up compat to 6 and Standards-Version to 3.8.1
* New upstream release for jetty
(Closes: #528389, #527571, #454529, #425152).
* Fixed jetty.links. Now delegates install of start.jar to libjetty-java.