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 0a35ebb841542d2973c776ddf8ef1e5df42b1678 Author: Jakub Adam <[email protected]> Date: Tue Sep 17 20:21:57 2013 +0200 Update libjgit-java dependency >= 3.0.3 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 965b823..5397ca7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ eclipse-egit (3.0.3-1) UNRELEASED; urgency=low * New Upstream release. * Refreshed d/patches/use-distribution-jgit.patch. + * Update libjgit-java dependency >= 3.0.3. -- Jakub Adam <[email protected]> Tue, 17 Sep 2013 20:02:04 +0200 diff --git a/debian/control b/debian/control index 532d6ca..07894fb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Niels Thykier <[email protected]>, Jakub Adam <[email protected]> Build-Depends: debhelper (>= 8~), default-jdk, - libjgit-java (>= 3.0.0), + libjgit-java (>= 3.0.3), eclipse-pde (>= 3.7~exp), eclipse-mylyn, javahelper (>= 0.32~), -- 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

