This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uimaj.
commit 056201e26003affa1c83765cf4211a078834eec3 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 17:21:42 2015 +0100 Removed the build dependency on maven2 --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18217a0..379adc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ uimaj (2.8.0-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + * Removed the build dependency on maven2 -- Emmanuel Bourg <[email protected]> Thu, 30 Jul 2015 01:31:04 +0200 diff --git a/debian/control b/debian/control index 093bdb2..32953c0 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,7 @@ Build-Depends: cdbs, default-jdk, libmaven2-core-java (>> 2.2.1-1), maven-debian-helper (>= 1.1), - maven-repo-helper (>= 1.5.2), - maven2 (>> 2.2.1-2) + maven-repo-helper (>= 1.5.2) Build-Depends-Indep: ant, ant-contrib, default-jdk-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uimaj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

