This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-pool2.
commit 3886aa0007feed18f4cc995fd80170fb42bdeba7 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 26 15:29:26 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 869996f..96c652c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +commons-pool2 (2.4.2-2) UNRELEASED; urgency=medium + + * Standards-Version updated to 3.9.8 + + -- Emmanuel Bourg <[email protected]> Mon, 26 Sep 2016 15:29:12 +0200 + commons-pool2 (2.4.2-1) unstable; urgency=medium * Initial release (Closes: #806956) diff --git a/debian/control b/debian/control index 477f4f9..8489364 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, junit4, maven-debian-helper (>= 1.5), libcglib3-java -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/commons-pool2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-pool2.git Homepage: http://commons.apache.org/pool/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-pool2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

