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 c2808dab2825636228eb028b567b0d88f57a4e87 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 12:05:14 2017 +0200 Ignore the new doxia-integration-tools module --- debian/changelog | 1 + debian/libdoxia-sitetools-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd747c2..74b52b7 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) + - Ignore the new doxia-integration-tools module * 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/libdoxia-sitetools-java.poms b/debian/libdoxia-sitetools-java.poms index d45cbb8..ff60911 100644 --- a/debian/libdoxia-sitetools-java.poms +++ b/debian/libdoxia-sitetools-java.poms @@ -26,4 +26,5 @@ pom.xml --has-package-version 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 -- 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

