This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snakeyaml.
commit 9c03e53c76d3dcc584a13b5d665992c8077ae31b Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 00:25:55 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 48a913f..bac807a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ snakeyaml (1.12-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - The package is now co-maintained with the Java Team + * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 00:19:41 +0200 diff --git a/debian/control b/debian/control index 2f68231..7ba2221 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, -Standards-Version: 3.9.4 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/snakeyaml.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/snakeyaml.git Homepage: http://code.google.com/p/snakeyaml/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

