This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository joptsimple.
commit 0f5cd6fb473b06157ed593e11f7ad1a2ea76bac2 Author: Samuel Thibault <[email protected]> Date: Thu Jan 28 00:03:51 2010 +0100 debian/control: Bump Standards-Version to 3.8.4 (no change needed). --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1f512d8..3862cd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +joptsimple (3.1-3) unreleased; urgency=low + + * debian/control: Bump Standards-Version to 3.8.4 (no change needed). + + -- Samuel Thibault <[email protected]> Thu, 28 Jan 2010 00:02:20 +0100 + joptsimple (3.1-2) unstable; urgency=low * debian/control: Drop duplicate Section: java field. diff --git a/debian/control b/debian/control index a0c63a8..eaa36ce 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: extra Maintainer: Samuel Thibault <[email protected]> Build-Depends: debhelper (>= 7) Build-Depends-Indep: default-jdk -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Section: java Homepage: http://jopt-simple.sourceforge.net/ Vcs-Browser: http://git.debian.org/?p=collab-maint/joptsimple.git;a=summary -- 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

