[jetty9] 92/99: Disable binary packages not needed by Eclipse

Jakub Adam xhaakon-guest at moszumanska.debian.org
Fri Oct 9 21:20:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

xhaakon-guest pushed a commit to branch master
in repository jetty9.

commit 4dde57777515b51fb4227a46e1be79e3c6ca64da
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Wed Aug 5 20:14:14 2015 +0200

    Disable binary packages not needed by Eclipse
---
 debian/control | 68 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

diff --git a/debian/control b/debian/control
index 947a193..84d8987 100644
--- a/debian/control
+++ b/debian/control
@@ -53,38 +53,38 @@ Description: Javadoc for the Jetty API
  .
  This package contains the Javadoc for libjetty8-java.
 
-Package: libjetty8-extra-java
-Architecture: all
-Depends: libasm3-java,
-         libmail-java,
-         libjakarta-taglibs-standard-java,
-         libjetty8-java (>= ${source:Version}),
-         libjstl1.1-java,
-         libservlet3.0-java,
-         libtomcat7-java (>= 7.0.56-1~),
-         ${misc:Depends}
-Suggests: jetty8
-Description: Java servlet engine and webserver -- extra libraries
- 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.
- The extra libraries include jetty-management, jetty-naming,
- jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool,
- jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations
+#Package: libjetty8-extra-java
+#Architecture: all
+#Depends: libasm3-java,
+#         libmail-java,
+#         libjakarta-taglibs-standard-java,
+#         libjetty8-java (>= ${source:Version}),
+#         libjstl1.1-java,
+#         libservlet3.0-java,
+#         libtomcat7-java (>= 7.0.56-1~),
+#         ${misc:Depends}
+#Suggests: jetty8
+#Description: Java servlet engine and webserver -- extra libraries
+# 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.
+# The extra libraries include jetty-management, jetty-naming,
+# jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool,
+# jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations
 
-Package: jetty8
-Architecture: all
-Depends: adduser,
-         apache2-utils,
-         default-jre-headless | java6-runtime-headless,
-         libjetty8-java (>= ${source:Version}),
-         libjetty8-extra-java (>= ${source:Version}),
-         ${misc:Depends}
-Recommends: authbind
-Suggests: libjetty8-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: jetty8
+#Architecture: all
+#Depends: adduser,
+#         apache2-utils,
+#         default-jre-headless | java6-runtime-headless,
+#         libjetty8-java (>= ${source:Version}),
+#         libjetty8-extra-java (>= ${source:Version}),
+#         ${misc:Depends}
+#Recommends: authbind
+#Suggests: libjetty8-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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git



More information about the pkg-java-commits mailing list