This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit b43fc289de977168bbcee75e893af0e4bb545c65 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 29 17:36:53 2014 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2c8bd69..35604c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ jetty8 (8.1.15-1) UNRELEASED; urgency=medium - libjetty8-java-doc depends on libservlet3.0-java-doc instead of libservlet2.5-java-doc - libjetty8-java-doc suggests libjetty8-java instead of libjetty-java + - Updated the Homepage field * debian/rules: Install the upstream changelog * 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 a64517e..025ce98 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: ant-optional, Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/jetty8.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jetty8.git -Homepage: http://jetty.mortbay.com/ +Homepage: http://www.eclipse.org/jetty/ Package: libjetty8-java Architecture: all -- 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

