This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 2665f72eac3ff0d0ee7cd60c5f0e7b10b4263679 Author: Timo Aaltonen <[email protected]> Date: Sat Sep 6 16:39:06 2014 +0300 control: Add libmaven-bundle-plugin-java to build-depends-indep. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f332836..3a82777 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jackson-annotations (2.4.2-1) UNRELEASED; urgency=medium * New upstream release. + * control: Add libmaven-bundle-plugin-java to build-depends-indep. -- Timo Aaltonen <[email protected]> Sat, 06 Sep 2014 11:41:00 +0300 diff --git a/debian/control b/debian/control index c74645d..4170001 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: maven-debian-helper (>= 1.6.5) Build-Depends-Indep: default-jdk-doc, + libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-annotations.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

