[SCM] Eclipse Team provider for the Git version control system branch, master, updated. debian/2.0.0-1-5-g960a0bc
Jakub Adam
jakub.adam at ktknet.cz
Thu Sep 27 19:10:11 UTC 2012
The following commit has been merged in the master branch:
commit 960a0bc9f0d17baabc36aabccc5301db7ec4a23f
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Sep 27 18:19:05 2012 +0200
Refreshed use-distribution-jgit.patch
diff --git a/debian/changelog b/debian/changelog
index b5aa976..13e8cd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
eclipse-egit (2.1.0-1) UNRELEASED; urgency=low
* New Upstream release.
+ * Refreshed use-distribution-jgit.patch.
-- Jakub Adam <jakub.adam at ktknet.cz> Thu, 27 Sep 2012 18:13:45 +0200
diff --git a/debian/patches/use-distribution-jgit.patch b/debian/patches/use-distribution-jgit.patch
index 9c2ebda..3f4878a 100644
--- a/debian/patches/use-distribution-jgit.patch
+++ b/debian/patches/use-distribution-jgit.patch
@@ -7,14 +7,14 @@ Subject: use-distribution-jgit
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml
-index c246519..c2177c2 100644
+index 157d3de..02078b6 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="2.0.0" match="equivalent"/>
+- <import feature="org.eclipse.jgit" version="2.1.0" match="equivalent"/>
</requires>
<plugin
--
Eclipse Team provider for the Git version control system
More information about the pkg-java-commits
mailing list