This is an automated email from the git hooks/post-receive script. tjaalton-guest pushed a commit to branch master in repository istack-commons.
commit a5291889f655308f9753341f079e361e3edac31e Author: Timo Aaltonen <[email protected]> Date: Fri Jan 17 21:50:17 2014 +0200 attempt to clarify the description --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d26ff4f..11539f8 100644 --- a/debian/control +++ b/debian/control @@ -30,4 +30,6 @@ Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: Common code for some Glassfish projects - Code shared between JAXP, JAXB, SAAJ, and JAX-WS projects. + The iStack Commons project was created to promote code reuse. The shared + parts of JAXP, JAXB, SAAJ, and JAX-WS projects are included in this library + to reduce the footprint of end products using them. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/istack-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

