[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

Jakub Adam jakub.adam at ktknet.cz
Thu Sep 29 16:16:05 UTC 2011


The following commit has been merged in the master branch:
commit c2abe113606a4b8fa9bfac71c3aa5fd554278ae4
Author: Jakub Adam <jakub.adam at ktknet.cz>
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 <niels at thykier.net>,
            Benjamin Drung <bdrung at ubuntu.com>
 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



More information about the pkg-java-commits mailing list