This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository doxia-sitetools.
commit 8b6434fccc81371359554324abbf3b64517117f1 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 08:33:48 2017 +0200 New dependency on libvelocity-tools-java --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2fde186..86c9cd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ doxia-sitetools (1.3-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - New dependency on libvelocity-tools-java * Depend on libmaven-parent-java and inherit the modello configuration * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index a875410..cacc394 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-maven-plugin-java, libplexus-utils-java, libplexus-utils-java-doc, + libvelocity-tools-java, libxalan2-java, libxalan2-java-doc Standards-Version: 4.0.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

