This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository joptsimple.
commit bf2f610f1626b175f166e5c65de0f7bed205f64e Author: Samuel Thibault <[email protected]> Date: Sun May 22 20:45:47 2016 +0200 control: Bump Standards-Version to 3.9.8 (no change) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5ea975c..0c944fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ joptsimple (4.9-1) UNRELEASED; urgency=medium - control: Add libmaven-bundle-plugin-java libanimal-sniffer-java libmaven-cobertura-plugin-java, libmaven-antrun-plugin-java build dependencies. + * control: Bump Standards-Version to 3.9.8 (no change) -- Samuel Thibault <[email protected]> Fri, 01 May 2015 21:43:37 +0200 diff --git a/debian/control b/debian/control index 58170be..6d12c60 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-cobertura-plugin-java, libmaven-antrun-plugin-java, junit4 -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/joptsimple.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-java/joptsimple.git Homepage: http://pholser.github.com/jopt-simple -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

