This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sitemesh.
commit f2d3dd0e2e3b2609b95350694b6d74e4218a5340 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 31 14:00:37 2015 +0200 Updated Standards-Version to 3.9.6 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e39ca70..4e772ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitemesh (2.4.1+dfsg-4) UNRELEASED; urgency=medium + + * debian/control: + - Updated Standards-Version to 3.9.6 (no changes) + + -- Emmanuel Bourg <[email protected]> Tue, 31 Mar 2015 14:00:01 +0200 + sitemesh (2.4.1+dfsg-3) unstable; urgency=low * Transition to the Servlet API 3.0 diff --git a/debian/control b/debian/control index c7a1e98..bd78a98 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 7.0.50~), ant, default-jdk, javahelper, jflex, libservlet3.0-java, velocity, libvelocity-tools-java, libfreemarker-java, junit, ant-optional, default-jdk-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://www.sitemesh.org Vcs-Git: git://anonscm.debian.org/pkg-java/sitemesh.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sitemesh.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sitemesh.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

