This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository joptsimple.
commit dd608ccbf06c4ebf0f6dcb719643432d69b4b243 Author: tony mancill <[email protected]> Date: Wed Feb 17 21:18:20 2016 -0800 merge master4.5 branch into master This synchronizes changes from the 4.5-3 upload to the master branch. --- debian/changelog | 10 +++++++++- debian/control | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96904bf..5ea975c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,18 @@ 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. - * Bump Standards-Version to 3.9.7 (no changes). -- Samuel Thibault <[email protected]> Fri, 01 May 2015 21:43:37 +0200 +joptsimple (4.5-3) unstable; urgency=medium + + * Team upload. + * Bump Standards-Version to 3.9.7 (no changes). + * Build-depend on ant. (Closes: #814728) + * Update get-orig-source target in debian/rules. + + -- tony mancill <[email protected]> Wed, 17 Feb 2016 21:04:00 -0800 + joptsimple (4.5-2) unstable; urgency=medium [ Samuel Thibault ] diff --git a/debian/control b/debian/control index b7f0cf6..58170be 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Samuel Thibault <[email protected]>, Stephen Nelson <[email protected]> Build-Depends: cdbs, + ant, debhelper (>= 9), default-jdk, maven-debian-helper -- 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

