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 fc89eaf150cf63a055b9a92200c44d5e295e3e02 Author: Jakub Adam <[email protected]> Date: Thu Mar 6 18:40:42 2014 +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 fd832b8..dac0f2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ eclipse-egit (3.3.0-1) UNRELEASED; urgency=medium * New Upstream release. + * Refreshed d/patches/use-distribution-jgit.patch. -- Jakub Adam <[email protected]> Thu, 06 Mar 2014 18:38:20 +0100 diff --git a/debian/patches/use-distribution-jgit.patch b/debian/patches/use-distribution-jgit.patch index 2a93650..5d0bc0e 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 85740c0..73908f5 100644 +index 79021e4..09b8a3c 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.2.0" match="equivalent"/> +- <import feature="org.eclipse.jgit" version="3.3.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

