Codebase list libjdom2-intellij-java / 6e376bf7-7033-4152-8da7-c812890b4fd1/main debian / control
6e376bf7-7033-4152-8da7-c812890b4fd1/main

Tree @6e376bf7-7033-4152-8da7-c812890b4fd1/main (Download .tar.gz)

control @6e376bf7-7033-4152-8da7-c812890b4fd1/main

306eeca
f3c75b0
 
 
306eeca
 
 
 
fa1acd4
50c3293
3e548cd
fa1acd4
 
3e548cd
fa1acd4
 
 
769dd99
 
fa1acd4
 
 
d7ebb5c
306eeca
 
 
f3c75b0
306eeca
f3c75b0
fa1acd4
 
 
 
 
306eeca
f3c75b0
 
 
 
 
 
306eeca
 
 
 
f3c75b0
306eeca
f3c75b0
 
fa1acd4
769dd99
 
fa1acd4
 
 
3d7d4c5
306eeca
f3c75b0
 
 
 
 
 
 
306eeca
 
e4a078d
306eeca
 
Source: libjdom2-intellij-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>,
 Emmanuel Bourg <ebourg@apache.org>,
 Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
Build-Depends:
 debhelper-compat (= 12),
 gradle-debian-helper,
 default-jdk
Build-Depends-Indep:
 default-jdk-doc,
 junit4,
 libisorelax-java,
 libjaxen-java,
 libjs-jquery,
 libjs-jquery-ui,
 libxalan2-java,
 libxerces2-java,
 maven-repo-helper (>= 1.5)
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/libjdom2-intellij-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libjdom2-intellij-java
Homepage: https://github.com/JetBrains/intellij-deps-jdom

Package: libjdom2-intellij-java
Architecture: all
Depends:
 libjaxen-java,
 ${misc:Depends}
Suggests:
 libjdom2-intellij-java-doc
Description: 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.

Package: libjdom2-intellij-java-doc
Architecture: all
Section: doc
Depends:
 libjs-jquery,
 libjs-jquery-ui,
 ${misc:Depends}
Suggests:
 libjdom2-intellij-java
Multi-Arch: foreign
Description: 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.