This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-exec.
commit cda54676dfa3f33d4b2b28e32bb7c90fc4926265 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 1 11:16:56 2015 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a448ae6..6ca7d62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ commons-exec (1.3-1) UNRELEASED; urgency=medium * New upstream release - Build depend on junit4 instead of junit + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Mon, 01 Jun 2015 10:59:22 +0200 diff --git a/debian/control b/debian/control index abd71d5..01b71c5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Peter Collingbourne <[email protected]>, Ramakrishnan Muthukrishnan <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, iputils-ping, junit4 -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/commons-exec.git Vcs-Git: git://anonscm.debian.org/pkg-java/commons-exec.git Homepage: http://commons.apache.org/exec/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-exec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

