pconsole 1.0-13 source package in Ubuntu

Changelog

pconsole (1.0-13) unstable; urgency=medium

  * Set "Rules-Requires-Root: no".
  * Remove trailing whitespace from ancient debian/changelog entry.
  * Bump debhelper compatibility level to 10.
    + Update versioned debhelper build-dependency accordingly.
    + Drop "--with autotools-dev" and build-dependency on autotools-dev.
    + Drop debian/patches/adapt-install-path.diff, obsolete.
  * Drop debian/source/options and use again default compression.
  * Switch Vcs-Git to HTTPS.
  * Enable all hardening build flags.
  * Declare compliance with Debian Policy 4.1.2.
    + Switch debian/copyright DEP5 format URL to HTTPS.
  * Drop debian/README.source, obsolete since 1.0-9.

 -- Axel Beckert <email address hidden>  Wed, 20 Dec 2017 03:49:02 +0100

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
pconsole_1.0-13.dsc 1.8 KiB 08075a337f1a57827ded3eda065473b4ef1aaefaef20f05c380e5ce0d992e74e
pconsole_1.0.orig.tar.gz 210.4 KiB 94520bf65f726df9d7e686bb486e9a2828c29d09a20b9522f1da4f7d66700bb2
pconsole_1.0-13.debian.tar.xz 16.2 KiB 66543c92aa597fdc9a230989aa155e8cbf2506e724bce7feddd5e872d69169ce

Available diffs

No changes file available.

Binary packages built by this source

pconsole: parallel interactive shell console

 pconsole allows you to connect to each node of your cluster (e.g. via
 ssh or rsh) simultaneously by spawning one terminal per host or
 job. Alternatively you can even connect to already existing terminal
 sessions.
 .
 You can type your administrative commands either in a specialized
 window that 'multiplies' the input to each of the connections you
 have opened or use each of the connected terminals in case one host
 or job needs some additional commands to be typed.
 .
 pconsole is best run from within X Window, although it is possible to
 employ it without X (in console mode) as well. You need to install
 pconsole on only 1 machine in the cluster, this would usually be your
 central administrative node.
 .
 pconsole's X automatisms work well with window-managers which offer a
 smart placement mode without resizing new windows or with a tiling
 mode which resizes all windows to the same size.
 .
 It is known to work very well with FVWM and has proven less usable
 with Awesome or Ratpoison. For usage with window-managers focussed on
 full-screen applications like ratpoison, for parallel interactive SSH
 sessions MultiSSH (package "mssh") is probably be the better choice
 due to managing all SSH sessions in one application window.

pconsole-dbgsym: debug symbols for pconsole