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 835aea3d55bb71b207e56f9ad1694fa76c8b6655 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 12:06:39 2017 +0200 Build the new doxia-skin-model module --- debian/changelog | 1 + debian/libdoxia-sitetools-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d7bd3ca..3f58f4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ doxia-sitetools (1.7-1) UNRELEASED; urgency=medium with libplexus-component-metadata-java - New dependency on libvelocity-tools-java - Depend on libdoxia-java (>= 1.7) + - Build the new doxia-skin-model module - Ignore the new doxia-integration-tools module - Depend on libplexus-utils2-java instead of libplexus-utils-java * Depend on libmaven-parent-java and inherit the modello configuration diff --git a/debian/libdoxia-sitetools-java.poms b/debian/libdoxia-sitetools-java.poms index ff60911..383d372 100644 --- a/debian/libdoxia-sitetools-java.poms +++ b/debian/libdoxia-sitetools-java.poms @@ -28,3 +28,4 @@ doxia-decoration-model/pom.xml --has-package-version doxia-doc-renderer/pom.xml --has-package-version doxia-integration-tools/pom.xml --ignore doxia-site-renderer/pom.xml --has-package-version +doxia-skin-model/pom.xml --has-package-version -- 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

