jsamp 1.3.8-1 source package in Ubuntu

Changelog

jsamp (1.3.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on maven-debian-helper.
    + Build-Depends-Indep: Drop versioned constraint on
      libmaven-antrun-plugin-java and libmaven-javadoc-plugin-java.

  [ Ole Streicher ]
  * New upstream version 1.3.8
  * Rediff patches
  * Push dh-compat to 13. No changes
  * Push Standards-Version to 4.6.2. No changes
  * Remove unused maven plugin references in pom.xml

 -- Ole Streicher <email address hidden>  Fri, 15 Mar 2024 09:00:05 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsamp_1.3.8-1.dsc 2.2 KiB cf8a4aa0f5823eade65afe286767bdf9b1902db93aeead85f293a87acbafb444
jsamp_1.3.8.orig.tar.gz 1.2 MiB 7301c556cf042b57ec080efbd5a17b1b66c5edc42d5c0ba74ad13d8abf6aa2ea
jsamp_1.3.8-1.debian.tar.xz 7.6 KiB e3371207d8fe02503d3d6be01a171a5c171f40588910c924b6f309c363e56a11

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.