libjdom2-intellij-java 2.0.6+git20180529-2 source package in Ubuntu

Changelog

libjdom2-intellij-java (2.0.6+git20180529-2) unstable; urgency=medium

  * Team upload.

  [ Andrej Shadura ]
  * Mention dgit in README.source

  [ tony mancill ]
  * Correct package description for -doc package (Closes: #920825)
    Thank you to Beatrice Torracca for the bug report.
  * Bump Standards-Version to 4.3.0
  * Use debhelper 12
  * Mark libjdom2-intellij-java-doc as Multi-arch: foreign

 -- tony mancill <email address hidden>  Sun, 24 Feb 2019 16:16:28 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjdom2-intellij-java_2.0.6+git20180529-2.dsc 2.5 KiB d2239098bcd602fa8aabd22590123e2ddc16b39e5a37b7f565c5065b40e60e4c
libjdom2-intellij-java_2.0.6+git20180529.orig.tar.xz 449.9 KiB 69c049f95b5cde45d8ecf7f8bbb1b5484689e72f99224f4f7a8789daecc0c15a
libjdom2-intellij-java_2.0.6+git20180529-2.debian.tar.xz 8.2 KiB 3b92d84a42f8888b1dff3e9726317e3558b20ff92aad3143bd7c2a9637835698

No changes file available.

Binary packages built by this source

libjdom2-intellij-java: lightweight and fast XML DOM library (IntelliJ version)

 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 is a patched versions of JDOM project which is used in IntelliJ
 Platform. It is based on the JDOM 2.0.x branch and patched to restore
 compatibility with JDOM 1.1.

libjdom2-intellij-java-doc: documentation for IntelliJ version of JDOM2 library

 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 is a patched versions of JDOM project which is used in IntelliJ
 Platform. It is based on the JDOM 2.0.x branch and patched to restore
 compatibility with JDOM 1.1.
 .
 This package contains API documentation (Javadoc) of libjdom2-intellij-java.