[SCM] Eclipse Team provider for the Git version control system branch, master, updated. debian/1.3.0-1-7-ga938052

Jakub Adam jakub.adam at ktknet.cz
Sat Jun 23 21:23:26 UTC 2012


The following commit has been merged in the master branch:
commit cd405cce0f3db81e3b7c7315f74c98f9aa29c484
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sat Jun 23 17:02:51 2012 +0200

    Refreshed d/patches/use-distribution-jgit.patch

diff --git a/debian/changelog b/debian/changelog
index 8954a23..784c6a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 eclipse-egit (2.0.0-1) UNRELEASED; urgency=low
 
   * New Upstream version.
+  * Refreshed d/patches/use-distribution-jgit.patch.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Sat, 23 Jun 2012 16:59:56 +0200
 
diff --git a/debian/patches/use-distribution-jgit.patch b/debian/patches/use-distribution-jgit.patch
index 56f0828..9c2ebda 100644
--- a/debian/patches/use-distribution-jgit.patch
+++ b/debian/patches/use-distribution-jgit.patch
@@ -4,17 +4,17 @@ Subject: use-distribution-jgit
 
 ---
  org.eclipse.egit-feature/feature.xml |    8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
 
 diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml
-index fded965..21f303e 100644
+index c246519..c2177c2 100644
 --- a/org.eclipse.egit-feature/feature.xml
 +++ b/org.eclipse.egit-feature/feature.xml
 @@ -43,10 +43,16 @@
        <import plugin="org.eclipse.jsch.ui" version="1.1.100" match="compatible"/>
        <import plugin="org.eclipse.jsch.core" version="1.1.100" match="compatible"/>
        <import plugin="com.jcraft.jsch" version="0.1.37" match="compatible"/>
--      <import feature="org.eclipse.jgit" version="1.3.0" match="equivalent"/>
+-      <import feature="org.eclipse.jgit" version="2.0.0" match="equivalent"/>
     </requires>
  
     <plugin
@@ -28,4 +28,3 @@ index fded965..21f303e 100644
           id="org.eclipse.egit.core"
           download-size="0"
           install-size="0"
--- 

-- 
Eclipse Team provider for the Git version control system



More information about the pkg-java-commits mailing list