libjide-oss-java 3.5.10+dfsg-1 source package in Ubuntu

Changelog

libjide-oss-java (3.5.10+dfsg-1) unstable; urgency=low


  * [1c22fd4] Imported Upstream version 3.5.10+dfsg.
  * [910812b] Update libjide-oss-java.jlibs to 3.5.10.
  * [588ac98] debian/control:
    - Add maven-repo-helper to Build-Depends.
  * [437116c] debian/rules:
    - Build with javahelper plugin jh_maven_repo_helper.
  * [0329e02] Add libjide-oss-java.poms.
  * [a94b69d] Improve debian/watch file. Thanks to Bart Martens for writing it.
  * [ee9e090] Produce identical tarballs.
    - Improve get-orig-source target by setting the timestamps correctly and by
      sorting the files before the compression step with tar.
  * [c89d398] Remove override for dh_builddeb.
    - xz is the default compressor now.
  * Bump Standards-Version to 3.9.5, no changes.
  * Ensure that the package can be built twice in a row. Update dh_clean
    override.

 -- Markus Koschany <email address hidden>  Wed, 30 Oct 2013 19:40:45 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjide-oss-java_3.5.10+dfsg-1.dsc 2.2 KiB e8e769567ef6188c63c294cfe98dfa8e2b430b56c4c65f59054a85f53765eaa9
libjide-oss-java_3.5.10+dfsg.orig.tar.xz 2.7 MiB 442a3519cdaaa11f88dd0d678708f563c45702bb9edd8da1d7b0e58fa3c7c6a5
libjide-oss-java_3.5.10+dfsg-1.debian.tar.gz 7.1 KiB d00ee4c27cec89705a63be3e5727429339409677b5e83c2fa76dbbe8ee61f13f

Available diffs

No changes file available.

Binary packages built by this source

libjide-oss-java: extensible Swing component library for Java

 JIDE Common Layer is a general component library built on top of Swing. It
 provides a foundation to build complex Java desktop applications by extending
 existing Swing classes to add more advanced features.
 .
 JIDE Common Layer features over 30 components and utilities including:
   * SearchableBar
   * FolderChooser
   * Searchable JList, JTree, JComboBox and JTable
   * RangeSlider
   * Popup
   * JideSplitButton - a combination of a button and a popup menu
   * CheckBoxList and CheckBoxTree - use check boxes inside JLists and JTrees
   * IconFactory - simplify the usage of icons across the whole application
   * Systeminfo - retrieve information about the current system
   * AutoResizingTextArea
   * AutoCompletion and IntelliHints
   * Calculator component

libjide-oss-java-doc: extensible Swing component library for Java -- documentation

 JIDE Common Layer is a general component library built on top of Swing. It
 provides a foundation to build complex Java desktop applications by extending
 existing Swing classes to add more advanced features.
 .
 This package contains the Javadoc API documentation for libjide-oss-java and
 the JIDE Common Layer Developer Guide.