libjdom1-java 1.1.1+dfsg-4 source package in Ubuntu

Changelog

libjdom1-java (1.1.1+dfsg-4) unstable; urgency=low

  * Really upload to unstable.

libjdom1-java (1.1.1+dfsg-3) experimental; urgency=low

  * Upload to unstable.
  * Bump Standards-Version to 3.9.2 (no changes needed).
  * Remove Java runtime Depends.
  * Add lintian-override for libjdom1-java-doc: codeless-jar.
  * Fix debian/watch to use dversionmangle.

libjdom1-java (1.1.1+dfsg-2) experimental; urgency=low

  [Ludovic Claude]
  * Bump Standards-Version to 3.9.1 (no changes needed)
  * Use source format 3.0 (quilt)
  * Add --has-package-version to the pom
  * Replace dh_auto-install with 
    dh $@ --buildsystem=ant --with maven_repo_helper
  * Install the javadoc jar in the Maven repository

  [Damien Raude-Morvan]
  * Remove Arnaud Vandyck from Uploaders
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:07:18 +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
libjdom1-java_1.1.1+dfsg.orig.tar.gz 187.8 KiB 8547953d4d06019561ae1b837b882019feb8528cec871200817db5503d2c4989
libjdom1-java_1.1.1+dfsg-4.debian.tar.gz 6.1 KiB 02f9da5c04d653ce73767dc9e231fa5ff087ea5c9be7228a4dc2fb0a338fbb8e
libjdom1-java_1.1.1+dfsg-4.dsc 2.0 KiB fbbfb27b2e966191e05cbc9eebc92a6f6499985477af8dfd8538d0789fc6140c

Available diffs

View changes file

Binary packages built by this source

libjdom1-java: lightweight and fast library using XML

 JDOM is, quite simply, a Java representation of an XML document. JDOM
 provides a way to represent that document for easy and efficient
 reading, manipulation, and writing. It has a straightforward API, is a
 lightweight and fast, and is optimized for the Java programmer. It's
 an alternative to DOM and SAX, although it integrates well with both
 DOM and SAX.

libjdom1-java-doc: lightweight and fast library using XML - documentation

 JDOM is, quite simply, a Java representation of an XML document. JDOM
 provides a way to represent that document for easy and efficient
 reading, manipulation, and writing. It has a straightforward API, is a
 lightweight and fast, and is optimized for the Java programmer. It's
 an alternative to DOM and SAX, although it integrates well with both
 DOM and SAX.
 .
 This package contains API documentation (Javadoc) of libjdom1-java.