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 c780ef0265db33491da375e80a5f1c080d30c4e5 Author: Jakub Adam <[email protected]> Date: Tue Sep 17 20:12:41 2013 +0200 Refreshed d/patches/use-distribution-jgit.patch --- debian/changelog | 1 + debian/patches/use-distribution-jgit.patch | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b828068..965b823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ eclipse-egit (3.0.3-1) UNRELEASED; urgency=low * New Upstream release. + * Refreshed d/patches/use-distribution-jgit.patch. -- Jakub Adam <[email protected]> Tue, 17 Sep 2013 20:02:04 +0200 diff --git a/debian/patches/use-distribution-jgit.patch b/debian/patches/use-distribution-jgit.patch index 1624a2d..331bd93 100644 --- a/debian/patches/use-distribution-jgit.patch +++ b/debian/patches/use-distribution-jgit.patch @@ -3,18 +3,18 @@ Date: Sun, 13 Nov 2011 22:57:14 +0100 Subject: use-distribution-jgit --- - org.eclipse.egit-feature/feature.xml | 22 +++++++++++++++++++++- + org.eclipse.egit-feature/feature.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml -index 4e1f2ba..8293a3a 100644 +index f133fe7..6f6759e 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.0.0" match="equivalent"/> +- <import feature="org.eclipse.jgit" version="3.0.3" 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

