libspin-java 1.5+dfsg-7 source package in Ubuntu

Changelog

libspin-java (1.5+dfsg-7) unstable; urgency=medium


  * Team upload.
  * debian/control:
    - Depend on libcglib3-java instead of libcglib-java
    - Standards-Version updated to 3.9.6 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * Switch to debhelper level 9

 -- Emmanuel Bourg <email address hidden>  Fri, 03 Oct 2014 16:24:01 +0200

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
Xenial release universe libs

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libspin-java_1.5+dfsg-7.dsc 2.1 KiB 98fcde875108b46a7da4e76bc4573136384041f2d0f113b1cf5683c610d7a3fb
libspin-java_1.5+dfsg.orig.tar.gz 75.5 KiB 87936078e8247e0c497cae743ee146060b7daf4da1eaf3565c89ba82ff5e56f1
libspin-java_1.5+dfsg-7.debian.tar.xz 4.3 KiB 0e88506f435172c6fd826d8ea2312386e509837b58aedd2b8ddab43d8e8d100f

Available diffs

No changes file available.

Binary packages built by this source

libspin-java: transparent threading solution for non-freezing Swing applications

 Swing is the standard component architecture for developing Java desktop
 applications. Its exhaustive collection of widgets is the foundation for
 easy development of rich graphical user interfaces (GUI).
 .
 Alas every non trivial GUI sooner or later encounters the problem of
 "freeze". This annoying behaviour is experienced by users every time the
 application performs extensive calculations or blocks for network or disk
 I/O.
 .
 Spin offers a revolutionary new approach. It offers transparent thread
 handling with minimal impact on your application code.

libspin-java-doc: transparent threading solution for non-freezing Swing applications (docs)

 Swing is the standard component architecture for developing Java desktop
 applications. Its exhaustive collection of widgets is the foundation for
 easy development of rich graphical user interfaces (GUI).
 .
 Alas every non trivial GUI sooner or later encounters the problem of
 "freeze". This annoying behaviour is experienced by users every time the
 application performs extensive calculations or blocks for network or disk
 I/O.
 .
 Spin offers a revolutionary new approach. It offers transparent thread
 handling with minimal impact on your application code.
 .
 This package contains the documentation files.