This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 08502627f37b10221356ca2c9a622dc036f461e7 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 29 16:16:35 2014 +0200 Use distinct descriptions for the jetty8 and libjetty8-java packages --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index a51b7f7..dbe12f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ jetty8 (8.1.15-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches - Ignore the Maven dependency on the Mycila maven-license-plugin + * debian/control: + - Use distinct descriptions for the jetty8 and libjetty8-java packages * debian/watch: Watch the tags from the Git repository * debian/jetty-shared-webapps.xml: Updated the path of the webapps directory diff --git a/debian/control b/debian/control index 8b35f4f..67b235e 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Description: Java servlet engine and webserver -- core libraries 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. + . + This package contains the core libraries Package: libjetty8-java-doc Section: doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

