This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository glassfish.
commit 2f8af6a39a1229f78bff8f8cb373e6d8fef1e915 Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 3 00:40:14 2017 +0100 No longer build glassfish-jmac-api --- debian/changelog | 2 +- debian/control | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3d37ff..e4f34de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ glassfish (1:2.1.1-b31g+dfsg1-5) UNRELEASED; urgency=medium * Team upload. - * No longer build glassfish-toplink-essentials + * No longer build glassfish-toplink-essentials and glassfish-jmac-api -- Emmanuel Bourg <[email protected]> Fri, 03 Feb 2017 00:27:30 +0100 diff --git a/debian/control b/debian/control index bd0bde9..3a70c0a 100644 --- a/debian/control +++ b/debian/control @@ -42,16 +42,16 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/glassfish.git # . # This package ships only the Application Server components of GlassFish. -Package: glassfish-jmac-api -Architecture: all -Depends: ${misc:Depends} -Description: Open source Java EE 5 Application Server - The GlassFish community is building free, open source, - production-quality, enterprise software. The main deliverables are an - Application Server, the Java EE 5 Reference Implementation, and the - Java Persistence API Reference Implementation, TopLink Essentials. - . - This package ships only the Jmac API components of GlassFish. +#Package: glassfish-jmac-api +#Architecture: all +#Depends: ${misc:Depends} +#Description: Open source Java EE 5 Application Server +# The GlassFish community is building free, open source, +# production-quality, enterprise software. The main deliverables are an +# Application Server, the Java EE 5 Reference Implementation, and the +# Java Persistence API Reference Implementation, TopLink Essentials. +# . +# This package ships only the Jmac API components of GlassFish. #Package: glassfish-mail #Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

