This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository eclipse-rse.
commit 019b19048c88d5884c519f39adeb1af9c3bb3f0c Author: Markus Koschany <[email protected]> Date: Tue Nov 3 18:45:53 2015 +0100 Switch from libcommons-net2-java to libcommons-net-java. Closes: #800768 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6cba4fc..5bce26a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7), javahelper (>= 0.31~), eclipse-pde (>= 3.5.2), eclipse-platform (>= 3.5.2), - libcommons-net2-java, + libcommons-net-java, unzip, zip Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-rse.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

