[pkg-java] r18539 - trunk/jetty/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 17 07:15:34 BST 2014


Author: ebourg-guest
Date: 2014-10-17 06:15:34 +0000 (Fri, 17 Oct 2014)
New Revision: 18539

Modified:
   trunk/jetty/debian/changelog
   trunk/jetty/debian/control
Log:
Removed the jetty binary package



Modified: trunk/jetty/debian/changelog
===================================================================
--- trunk/jetty/debian/changelog	2014-10-17 06:07:37 UTC (rev 18538)
+++ trunk/jetty/debian/changelog	2014-10-17 06:15:34 UTC (rev 18539)
@@ -1,6 +1,7 @@
 jetty (6.1.26-4) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed the jetty binary package, jetty8 should be used instead
   * Removed the obsolete dependency on libgnujaf-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 17 Oct 2014 08:07:06 +0200

Modified: trunk/jetty/debian/control
===================================================================
--- trunk/jetty/debian/control	2014-10-17 06:07:37 UTC (rev 18538)
+++ trunk/jetty/debian/control	2014-10-17 06:15:34 UTC (rev 18539)
@@ -71,14 +71,14 @@
  so that privileged ports may be accessed and then switched to a non-root
  user for security.
 
-Package: jetty
-Architecture: all
-Depends: ${misc:Depends}, libjetty-java (>= ${source:Version}),
- adduser, jsvc, apache2-utils, default-jre-headless | java5-runtime-headless
-Suggests: libjetty-extra-java (>= ${source:Version}), libjetty-extra (>= ${source:Version}),
- libjetty-java-doc (>= ${source:Version})
-Description: Java servlet engine and webserver
- Jetty is an Open Source HTTP Servlet Server written in 100% Java.
- It is designed to be light weight, high performance, embeddable,
- extensible and flexible, thus making it an ideal platform for serving
- dynamic HTTP requests from any Java application.
+#Package: jetty
+#Architecture: all
+#Depends: ${misc:Depends}, libjetty-java (>= ${source:Version}),
+# adduser, jsvc, apache2-utils, default-jre-headless | java5-runtime-headless
+#Suggests: libjetty-extra-java (>= ${source:Version}), libjetty-extra (>= ${source:Version}),
+# libjetty-java-doc (>= ${source:Version})
+#Description: Java servlet engine and webserver
+# Jetty is an Open Source HTTP Servlet Server written in 100% Java.
+# It is designed to be light weight, high performance, embeddable,
+# extensible and flexible, thus making it an ideal platform for serving
+# dynamic HTTP requests from any Java application.




More information about the pkg-java-commits mailing list