This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository glassfish.
commit 29a7b3709c17d8fe8c0d4ecf9bb7760ef4e9b76e Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 3 00:29:12 2017 +0100 No longer build glassfish-toplink-essentials --- debian/changelog | 7 +++++++ debian/control | 20 ++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index d69590e..e3d37ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +glassfish (1:2.1.1-b31g+dfsg1-5) UNRELEASED; urgency=medium + + * Team upload. + * No longer build glassfish-toplink-essentials + + -- Emmanuel Bourg <[email protected]> Fri, 03 Feb 2017 00:27:30 +0100 + glassfish (1:2.1.1-b31g+dfsg1-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 27ff927..bd0bde9 100644 --- a/debian/control +++ b/debian/control @@ -76,13 +76,13 @@ Description: Open source Java EE 5 Application Server This package ships only the Java EE 5 Reference Implementation components of GlassFish. -Package: glassfish-toplink-essentials -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 Toplink Essentials components of GlassFish. +#Package: glassfish-toplink-essentials +#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 Toplink Essentials components of GlassFish. -- 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

