The following commit has been merged in the master branch:
commit c2abe113606a4b8fa9bfac71c3aa5fd554278ae4
Author: Jakub Adam <[email protected]>
Date:   Thu Sep 29 13:24:01 2011 +0200

    Increased versions of required dependency packages

diff --git a/debian/control b/debian/control
index 95586c2..6e41048 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Niels Thykier <[email protected]>,
            Benjamin Drung <[email protected]>
 Build-Depends: debhelper (>= 8~),
                default-jdk,
-               eclipse-pde (>= 3.5.2),
-               eclipse-platform (>= 3.5.2),
+               eclipse-pde (>= 3.7~exp),
                javahelper (>= 0.32~),
                unzip,
                zip
@@ -18,7 +17,11 @@ Homepage: http://www.eclipse.org/jgit/
 
 Package: eclipse-jgit
 Architecture: all
-Depends: eclipse-platform (>= 3.5.2), ${misc:Depends}
-Description: Java implementation of GIT for eclipse
- I am so smart, I am so smart - S.M.A.T.
- ~Homer J. Simpson.
+Depends: eclipse-platform (>= 3.7~exp),
+         ${misc:Depends}
+Description: Java implementation of GIT for Eclipse
+ JGit is a lightweight, pure Java library implementing the Git version control
+ system:
+  * Repository access routines
+  * Network protocols
+  * Core version control algorithms

-- 
UNNAMED PROJECT

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

Reply via email to