This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javamail.
commit 5c6e5b93c3fae3fe7250632bead671becafe3ce1 Author: Emmanuel Bourg <[email protected]> Date: Sat Jan 2 20:32:11 2016 +0100 Ignore the new Android module --- debian/changelog | 1 + debian/libmail-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9ed1618..e4ed540 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ javamail (1.5.5-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches + - Ignore the new Android module -- Emmanuel Bourg <[email protected]> Sat, 02 Jan 2016 12:24:52 +0100 diff --git a/debian/libmail-java.poms b/debian/libmail-java.poms index b2b9e38..3e654d4 100644 --- a/debian/libmail-java.poms +++ b/debian/libmail-java.poms @@ -46,3 +46,4 @@ logging/pom.xml --ignore outlook/pom.xml --ignore javadoc/pom.xml --ignore oldmail/pom.xml --ignore +android/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javamail.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

