libjdom1-java 1.1.3-3 source package in Ubuntu

Changelog

libjdom1-java (1.1.3-3) unstable; urgency=medium

  * Fixed the watch file
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Mon, 05 Dec 2022 23:40:15 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjdom1-java_1.1.3-3.dsc 2.2 KiB 7b47732830656ed574ab24621723c71fe59e853736351e9b6efe43c990a65674
libjdom1-java_1.1.3.orig.tar.gz 325.0 KiB 1be1cf58a959b0feff7e560f305d808d1b36ee1961e3a304188d34622497e02e
libjdom1-java_1.1.3-3.debian.tar.xz 7.5 KiB 3e671291a3bfb8cebe361e45b12c48e4b1f5b05cf9ec4c410940d03bc7994c1d

Available diffs

No changes file available.

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
 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
 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.