This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 67bdf8bc3415a966dde5e2d1b455cf6bde6302c5 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 8 12:36:41 2014 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dedbc4b..1b9396c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jetty8 (8.1.16-3) UNRELEASED; urgency=medium * Configure Jetty to write the jetty.state file in the /var/lib/jetty8 directory (Closes: #764454) + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Wed, 08 Oct 2014 12:25:14 +0200 diff --git a/debian/control b/debian/control index fd84619..ffbdd68 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: ant-optional, libtomcat7-java (>= 7.0.56-1~), maven-debian-helper, maven-repo-helper -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/jetty8.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jetty8.git Homepage: http://www.eclipse.org/jetty/ -- 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

