This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository naga.
commit 93cccd60b0d2f27bb29546cdda5f24d988b2e91c Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 22 21:01:18 2018 +0100 Standards-Version updated to 4.1.3 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a92a9a8..c4061b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ naga (3.0+svn80-2) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #893379) + * Standards-Version updated to 4.1.3 -- Emmanuel Bourg <[email protected]> Thu, 22 Mar 2018 21:00:39 +0100 diff --git a/debian/control b/debian/control index f286ac5..4ab2d13 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Banck <[email protected]>, Ximin Luo <[email protected]> Build-Depends: debhelper (>= 9), javahelper, ant, default-jdk -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Homepage: https://code.google.com/p/naga/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/naga.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/naga.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/naga.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

