libjibx1.2-java 1.2.1-1 source package in Ubuntu

Changelog

libjibx1.2-java (1.2.1-1) unstable; urgency=low

  [ Eric Lavarde ]
  * Remove dependency on gjdoc.
  * Enhance clean target to really cleanup back to original.
  * Move to debhelper compat 7.
  * Add copyright clarifications based on feedback from ftpmaster.

  [ Michael Koch ]
  * New upstream release (Closes: #526611).
  * Reworked debian/rules and removed debian/install and
    debian/links.
  * Build-Depends on liblog4j1.2-java.
  * Moved package to section 'java'.
  * Moved ant and openjdk-6-jdk to Build-Depends.
  * Make package Depends on default-jre-headless | java2-runtime-headless.
  * Updated Standards-Version to 3.8.3.

  [ Steffen Moeller ]
  * Introduced version-specific packages
  * Updated Standards-Version to 3.8.4.
  * added "clean" target to build.xml
 -- Michael Koch <email address hidden>   Sun, 27 Sep 2009 12:32:59 +0200

Upload details

Uploaded by:
Michael Koch
Sponsored by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjibx1.2-java_1.2.1.orig.tar.gz 4.9 MiB e676ec8391671b4b421d00a528d58395f6ee0cd9a6a2e5a7153b7d67a1980cd5
libjibx1.2-java_1.2.1-1.diff.gz 5.0 KiB 0f8bd0a260f050010c9b3a7ed9785d4769701a437c1fba26e077bb0ac81da6fa
libjibx1.2-java_1.2.1-1.dsc 1.4 KiB 169e8fcfbc0bc677662ea10897c92e98421f67a0a9336644f37aa4bd1c031afa

View changes file

Binary packages built by this source

libjibx-java: Framework for binding XML data to Java objects

 JiBX lets you work with data from XML documents using your own class
 structures. The JiBX framework handles all the details of converting
 your data to and from XML based on your instructions. JiBX is designed
 to perform the translation between internal data structures and XML
 with very high efficiency, but still allows you a high degree of
 control over the translation process.
 .
 This package provides the jibx.jar file as a symbolic link to the
 versioned jar.

libjibx1.2-java: Framework for binding XML data to Java objects

 JiBX lets you work with data from XML documents using your own class
 structures. The JiBX framework handles all the details of converting
 your data to and from XML based on your instructions. JiBX is designed
 to perform the translation between internal data structures and XML
 with very high efficiency, but still allows you a high degree of
 control over the translation process.

libjibx1.2-java-doc: Documentation for libjibx-java

 This package contains documentation, javadocs and tutorial code for JiBX.