This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit f0e2e9234f3260843972517d308f68896065f625 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 17:13:06 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e3c058f..f338e03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ javacc (5.0-8) UNRELEASED; urgency=medium * Added the missing runtime dependency on junit + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Thu, 07 Sep 2017 17:12:29 +0200 diff --git a/debian/control b/debian/control index 80494be..2b84630 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: junit, libxalan2-java, maven-repo-helper -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/javacc.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javacc.git Homepage: http://javacc.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

