combat 0.8.1-1.1 source package in Ubuntu

Changelog

combat (0.8.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * d/control:
    + Remove disappeared maintainer email address. (Closes: #899479)
    + Update Vcs-* fields.
    + Bump debhelper compat to v13.
    + Bump Standards-Version to 4.6.1.
  * d/copyright: Fix grammar errors.

  [ Debian Janitor ]
  * Use versioned copyright format URI.

 -- Boyuan Yang <email address hidden>  Sun, 13 Nov 2022 13:27:51 -0500

Upload details

Uploaded by:
Thomas Girard
Uploaded to:
Sid
Original maintainer:
Thomas Girard
Architectures:
all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
combat_0.8.1-1.1.dsc 1.8 KiB b6c35123e81fb15a50dab58806f93dcafd0abbd94b873b6cabd70d8ebb778b98
combat_0.8.1.orig.tar.gz 324.0 KiB 1923fa19f55a03f720f0444d6edffe7dad246c2c4be82453b8d2c5b4922d99a8
combat_0.8.1-1.1.debian.tar.xz 3.6 KiB 7ba81fd8c992080699b054952e44f1bc4dc691bee0e2b25d21b8701692654e79

Available diffs

No changes file available.

Binary packages built by this source

tcl-combat: CORBA scripting with Tcl

 Combat is a CORBA Object Request Broker that allows the
 implementation of CORBA clients and servers in the Tcl programming
 language.
 .
 On the client side, Combat is not only useful to easily test-drive
 existing CORBA servers, including the ability for rapid prototyping
 or to interactively interface with servers from a console, but makes
 Tcl an exciting language for distributed programming. Also, Tk allows
 to quickly develop attractive user interfaces accessing CORBA
 services. Server-side scripting using [incr Tcl] classes also offers
 a wide range of possibilities.
 .
 Combat is compatible with the CORBA 3.0 specification including the
 IIOP protocol, and has been tested to interoperate with a wide range
 of open-source and commercial ORBs, including MICO, TAO and
 ORBexpress.
 .
 Combat is written in pure Tcl, allowing it to run on all platforms
 supported by Tcl, which is a much wider range than supported by any
 other ORB.