libxpp3-java 1.1.4c-1 source package in Ubuntu

Changelog

libxpp3-java (1.1.4c-1) unstable; urgency=low

  [ Ludovic Claude ]
  * New upstream version
  * Add myself to Uploaders 
  * Add ${misc:Depends} to Depends to clear Lintian warnings  
  * Remove Depends on Java runtimes as it is a library
  * Change section to java
  * Bump up Standards-Version to 3.8.2
  * Add the Maven POM to the package
  * Add a Build-Depends-Indep dependency on maven-repo-helper and quilt
  * Use quilt to patch the sources, easier to work with
  * Use default-jdk instead of kaffe for the build

  [ Torsten Werner ]
  * Actually I did add Ludovic to Uploaders.
  * Add myself to Uploaders.
  * Switch to debhelper compat level 5.
  * Reference the common-licenses file for LGPL-2.1.

 -- Matthias Klose <email address hidden>   Fri,  30 Oct 2009 08:23:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Lucid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libxpp3-java_1.1.4c.orig.tar.gz 557.8 KiB 6ee05bec097e70ecf0e9833a1e955ffca0793ac61fde1ef78402087f52835251
libxpp3-java_1.1.4c-1.diff.gz 6.3 KiB fca720d20a22eb0b11c040d938bdd6cb15e4c2f19ba7187268d4e4abbe1df775
libxpp3-java_1.1.4c-1.dsc 1.3 KiB c18241be6077f54515064bf3f773245ebd2f5d588f89a04db14df732a1e4faa6

Available diffs

View changes file

Binary packages built by this source

libxpp3-java: XML pull parser library for java

 Xml Pull Parser (in short XPP) is a streaming pull XML parser for java.
 This version XPP3 is a successor of XPP2 (see package libxpp2-java) that
 implements XmlPull API (see http://www.xmlpull.org).
 .
 However XPP3 currently supports only parsing and does not support
 incremental node tree from XPP2.