This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository joptsimple.
commit c19681b00f47de2c5010517c4b47b1a3bb90914b Author: Samuel Thibault <[email protected]> Date: Sun Sep 21 16:08:04 2014 +0200 Bump Standards-Version to 3.9.6 (no changes) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e488976..80b7ba7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +joptsimple (4.5-2) UNRELEASED; urgency=medium + + * Bump Standards-Version to 3.9.6 (no changes). + + -- Samuel Thibault <[email protected]> Fri, 19 Sep 2014 17:42:11 +0200 + joptsimple (4.5-1) unstable; urgency=low [ Samuel Thibault ] diff --git a/debian/control b/debian/control index b05cd1b..d1220d8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: default-jdk-doc, libjoda-time-java, libmaven-javadoc-plugin-java, junit4 -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 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

