This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository doxia.
commit df930ce9692b9c750fd69bfee37fc31c87e7951c Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 20:38:25 2017 +0200 No longer build the doxia-book module (removed upstream) --- debian/changelog | 3 ++- debian/libdoxia-java.poms | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd1c150..66ffff6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -doxia (1.2-1) UNRELEASED; urgency=medium +doxia (1.3-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches - Build depend on maven-debian-helper (>= 2.2.2) + - No longer build the doxia-book module (removed upstream) * Removed the unused dependency on libmaven2-core-java * Depend on libplexus-container-default1.5-java instead of libplexus-containers-java diff --git a/debian/libdoxia-java.poms b/debian/libdoxia-java.poms index 03cb895..995c9aa 100644 --- a/debian/libdoxia-java.poms +++ b/debian/libdoxia-java.poms @@ -42,5 +42,4 @@ doxia-modules/doxia-module-rtf/pom.xml --has-package-version --java-lib doxia-modules/doxia-module-twiki/pom.xml --has-package-version --java-lib doxia-modules/doxia-module-xdoc/pom.xml --has-package-version --java-lib doxia-modules/doxia-module-xhtml/pom.xml --has-package-version --java-lib -doxia-book/pom.xml --has-package-version --java-lib doxia-maven-plugin/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

