This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-jaxrs-providers.
commit ec854fa49f7be800096428dd34bd348e5ab3043b Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 23:51:33 2016 +0200 Ignore the new yaml module --- debian/changelog | 1 + debian/libjackson2-jaxrs-providers-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd48f1e..cd0656f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jackson-jaxrs-providers (2.7.3-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches - Updated the Maven rules + - Ignore the new yaml module * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs diff --git a/debian/libjackson2-jaxrs-providers-java.poms b/debian/libjackson2-jaxrs-providers-java.poms index a7dd0cb..4e13043 100644 --- a/debian/libjackson2-jaxrs-providers-java.poms +++ b/debian/libjackson2-jaxrs-providers-java.poms @@ -31,3 +31,4 @@ cbor/pom.xml --ignore json/pom.xml --has-package-version smile/pom.xml --has-package-version xml/pom.xml --ignore +yaml/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

