This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit 3e60e0a2739a67ceb5e38f71d45986b61998898a Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 26 22:46:55 2016 +0100 Standards-Version updated to 3.9.7 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7646de..a704061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ h2database (1.4.191-2) UNRELEASED; urgency=medium * Team upload. * Set the locale when generating the javadoc to improve the reproducibility + * Standards-Version updated to 3.9.7 (no changes) -- Emmanuel Bourg <[email protected]> Fri, 26 Feb 2016 22:45:15 +0100 diff --git a/debian/control b/debian/control index 939f373..dd57c84 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libservlet3.0-java, libslf4j-java, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-java/h2database.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/h2database.git Homepage: http://www.h2database.com -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

