This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository groovycsv.
commit 23f762b649b134e9cc2db30a0587eea4d5d38d8e Author: Emmanuel Bourg <[email protected]> Date: Fri May 13 09:49:45 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 65460ae..1d1cb7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ groovycsv (1.0-2) UNRELEASED; urgency=medium + * Standards-Version updated to 3.9.8 (no changes) * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 13 May 2016 09:48:55 +0200 diff --git a/debian/control b/debian/control index 9f81019..cb79656 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gradle-debian-helper, libopencsv-java, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/groovycsv.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/groovycsv.git Homepage: http://github.com/xlson/groovycsv -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovycsv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

