jsamp 1.3.6-1 source package in Ubuntu

Changelog

jsamp (1.3.6-1) unstable; urgency=low

  * Depend on Java runtime
  * Update VCS fields to use salsa.d.o
  * Add olebole as uploader
  * Migrate patches to GBP style
  * New upstream version 1.3.6. Rediff patches
  * Push Standards-Version to 4.4.0. Change d/copyright formal url to https
  * Push compat to 12. Remove d/compat
  * Wrap-and-sort
  * Add gitlab-ci.yml for salsa
  * Remove obsolete orig-tar.sh file

 -- Ole Streicher <email address hidden>  Wed, 25 Sep 2019 11:49:44 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsamp_1.3.6-1.dsc 2.1 KiB 990c99adc591fecf254e5db612da85216e700c850543cd7e60f7884c358dec8a
jsamp_1.3.6.orig.tar.gz 1.2 MiB f00cb7d8bd7aa5f61df5c89e0bc04a4c1602bfc9339a3ebdff06b1456d8ef179
jsamp_1.3.6-1.debian.tar.xz 8.9 KiB fa484d4dace47e0d1d386808296c8abddc52e83ca761e8ddd0c5e30dd4e723e0

Available diffs

No changes file available.

Binary packages built by this source

jsamp: Java Simple Application Messaging Protocol tool for VO

 Command-line tool for the Simple Application Messaging Protocol (SAMP) for
 the Virtual Observatory (VO). This allows direct access to low-level
 operations such as starting a local SAMP communications hub for other
 applications such as Aladin, Topcat and Splat-VO to communication with
 each other.
 .
 In addition to starting a SAMP Hub, the 'jsamp' tool allows for
 monitoring, snooping, testing, and stress running hub instances, or
 setting up a bridge proxy between two or SAMP hub instances.

libjsamp-java: Java Simple Application Messaging Protocol library

 The Simple Application Messaging Protocol (SAMP) is a messaging
 protocol that enables astronomy software to interoperate and
 communicate as part of the Virtual Observatory (VO). JSAMP provides
 a hub implementation for SAMP, suitable for standalone or embedded
 use.
 .
 JSAMP also offers a set of classes which can be used to implement SAMP
 capabilities in client applications. JSAMP provides a hub test and a
 benchmarking suite to examine the correctness and performance of
 third-party hub implementations. The software includes hub and client
 implementations of the standard and web profiles and a bridge
 component, which allows clients on different hubs to talk to each
 other.

libjsamp-java-doc: Java Simple Application Messaging Protocol library docs

 The Simple Application Messaging Protocol (SAMP) is a messaging
 protocol that enables astronomy software to interoperate and
 communicate as part of the Virtual Observatory (VO). JSAMP provides
 a hub implementation for SAMP, suitable for standalone or embedded
 use.
 .
 JSAMP also offers a set of classes which can be used to implement SAMP
 capabilities in client applications. JSAMP provides a hub test and a
 benchmarking suite to examine the correctness and performance of
 third-party hub implementations. The software includes hub and client
 implementations of the standard and web profiles and a bridge
 component, which allows clients on different hubs to talk to each
 other.
 .
 This package contains the JavaDoc documentation of the package.