This is an automated email from the git hooks/post-receive script.

xhaakon-guest pushed a commit to branch master
in repository eclipse-pydev.

commit 10e96f1856ea305596c3dc419e875be8cafb4c97
Author: Jakub Adam <[email protected]>
Date:   Tue Oct 7 16:27:57 2014 +0200

    Depend on jython >= 2.5.3-3
    
    That package has junit import declared optional in MANIFEST.MF
    in order to avoid package dependency on eclipse-jdt.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 031b214..b77d3d4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                eclipse-rse,
                eclipse-mylyn (>= 3.8.2-2),
                javahelper,
-               jython (>= 2.5.2-2),
+               jython (>= 2.5.3-3),
                antlr3 (>= 3.2-9),
                libasm3-java (>= 3.3.2-2),
                libconstantine-java (>= 0.7-4),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/eclipse-pydev.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to