This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-egit.
commit 8a4c564d35dbf06bfead1d0ec94dbab6ffcb69c9 Author: Jakub Adam <[email protected]> Date: Mon Dec 23 19:49:01 2013 +0100 Refreshed d/patches/use-distribution-jgit.patch --- debian/changelog | 1 + debian/patches/use-distribution-jgit.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 569fb5f..bce477f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ eclipse-egit (3.2.0-1) UNRELEASED; urgency=medium * New Upstream release. + * Refreshed d/patches/use-distribution-jgit.patch. -- Jakub Adam <[email protected]> Mon, 23 Dec 2013 19:47:01 +0100 diff --git a/debian/patches/use-distribution-jgit.patch b/debian/patches/use-distribution-jgit.patch index eaa08d9..2a93650 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, 21 insertions(+), 1 deletion(-) diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml -index d3c4965..2f559f1 100644 +index 85740c0..73908f5 100644 --- a/org.eclipse.egit-feature/feature.xml +++ b/org.eclipse.egit-feature/feature.xml @@ -38,10 +38,30 @@ <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="3.1.0" match="equivalent"/> +- <import feature="org.eclipse.jgit" version="3.2.0" match="equivalent"/> </requires> <plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-egit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

