jaxme 0.5.2+dfsg-5 source package in Ubuntu

Changelog

jaxme (0.5.2+dfsg-5) unstable; urgency=low

  * Team upload.
  * Added build-arch and build-indep targets to d/rules.
  * Merged Build-Depends and Build-Depends-Indep.
  * Bumped Standards-Versions to 3.9.2 - no changes required.
  * Removed Marcus Better from uploaders.  Thanks for your work
    on this package.
  * Bumped debhelper compat to 8.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 Nov 2011 10:52:04 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jaxme_0.5.2+dfsg.orig.tar.gz 695.8 KiB 557441f9027123936ca0ec02bdd2ab6c51589ee734c6c881dabf95bb11694fdd
jaxme_0.5.2+dfsg-5.debian.tar.gz 6.4 KiB bcb225a4e879b129183f45559978585327609e4ac06a3ff74498d5b516750efe
jaxme_0.5.2+dfsg-5.dsc 2.1 KiB 69dad93fc0f7d20b9282673f2db26d7dec503f57e25cdd36ac4ede2f95bc0db7

Available diffs

View changes file

Binary packages built by this source

libjaxme-java: implementation of the JAXB specification for Java/XML binding

 A Java/XML binding compiler takes as input a schema description. The output
 is a set of Java classes:
  * A Java bean class compatible with the schema description.
  * An unmarshaller that converts a XML document into the equivalent Java bean.
  * A marshaller that converts the Java bean back into the XML document.
 .
 This package contains an implementation of the JAXB API, the JaxMe
 JavaSource framework for generating Java sources, the JaxMe parser
 for XML schema and the JaxMe Persistence Management layer.

libjaxme-java-doc: documentation of the JAXB specification for Java/XML binding

 A Java/XML binding compiler takes as input a schema description. The output
 is a set of Java classes:
  * A Java bean class compatible with the schema description.
  * An unmarshaller that converts a XML document into the equivalent Java bean.
  * A marshaller that converts the Java bean back into the XML document.
 .
 This package contains the documentation for the libjavxme-java package.