This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository commons-io.
commit 8a76d64dbf522c55ebad6c72dd7894727da4decc Author: Markus Koschany <[email protected]> Date: Mon Feb 5 15:12:08 2018 +0100 Revert "Tighten B-D on libcommons-parent-java to >= 43." This reverts commit 348e341ec1b888ce63e41cbb66f1af5b946cbeae. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1d48ede..a8f45c1 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Varun Hiremath <[email protected]>, Build-Depends: debhelper (>= 11), default-jdk, junit4, - libcommons-parent-java (>= 43), + libcommons-parent-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

