This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtdispatch.
commit 89ccbfa0f154e5355d29811c976e45cb14855b50 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 19:03:08 2016 +0200 Ignore the new hawtdispatch-scala-2.11 module --- debian/changelog | 1 + debian/libhawtdispatch-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78fc736..ff2e9c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ hawtdispatch (1.22-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patch + - Ignore the new hawtdispatch-scala-2.11 module * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 * Use a secure Vcs-Git URL diff --git a/debian/libhawtdispatch-java.poms b/debian/libhawtdispatch-java.poms index 40fafa8..07684e1 100644 --- a/debian/libhawtdispatch-java.poms +++ b/debian/libhawtdispatch-java.poms @@ -29,5 +29,6 @@ pom.xml --no-parent --has-package-version hawtdispatch/pom.xml --has-package-version --java-lib hawtdispatch-transport/pom.xml --has-package-version --java-lib hawtdispatch-scala/pom.xml --ignore +hawtdispatch-scala-2.11/pom.xml --ignore hawtdispatch-example/pom.xml --ignore hawtdispatch-website/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtdispatch.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

