This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-core.
commit 71f3811b6f4fb1adde35ca5015c83cab5127e489 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 16:40:32 2017 +0200 Removed the unused build dependency on libmaven-install-plugin-java --- debian/changelog | 7 +++++++ debian/control | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 53d9996..cd01b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jackson-core (2.8.6-2) UNRELEASED; urgency=medium + + * Team upload. + * Removed the unused build dependency on libmaven-install-plugin-java + + -- Emmanuel Bourg <[email protected]> Thu, 07 Sep 2017 16:39:06 +0200 + jackson-core (2.8.6-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 72a83a4..062b68f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.6.5), - libmaven-install-plugin-java, xmlstarlet Build-Depends-Indep: default-jdk-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

