This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgoogle-gson-java.
commit a92f5f838e1783ca736a79174e9b72bf671d747a Author: Emmanuel Bourg <[email protected]> Date: Sat Sep 16 19:48:54 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 a00fa9f..7422f5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libgoogle-gson-java (2.4-2) UNRELEASED; urgency=medium * Team upload. * Added the missing build dependency on junit4 + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Sat, 16 Sep 2017 10:12:20 +0200 diff --git a/debian/control b/debian/control index 1aee73c..689d217 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), junit4, libmaven-javadoc-plugin-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Vcs-Git: git://anonscm.debian.org/pkg-java/libgoogle-gson-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgoogle-gson-java.git Homepage: https://github.com/google/gson -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

