This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository joptsimple.
commit 5da5eccf6271ac72220d00c34c5752a804058f3b Author: Samuel Thibault <[email protected]> Date: Sat Apr 28 17:01:32 2018 +0200 Bump Standards-Version to 4.1.4 (no change) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d9c7f84..94588c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +joptsimple (5.0.4-3) UNRELEASED; urgency=medium + + * Bump Standards-Version to 4.1.4 (no changes). + + -- Samuel Thibault <[email protected]> Sat, 28 Apr 2018 17:01:24 +0200 + joptsimple (5.0.4-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index cedce08..4f39305 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libmaven-bundle-plugin-java (>= 2.5.4), libmaven-javadoc-plugin-java, maven-debian-helper (>= 2.1) -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/joptsimple.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/joptsimple.git Homepage: https://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] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

