bosh 0.6-11 source package in Ubuntu

Changelog

bosh (0.6-11) unstable; urgency=medium

  * Fix "multiple definition of" instances causing FTBFS with GCC 10
    (Closes: #957053)
  * Update .gitlab-ci.yml based on Salsa CI Team's template
  * Update copyright years for debian/* packaging files
  * debian/watch: Bump format to version 4.
    Use @PACKAGE@, @ANY_VERSION@ and @ARCHIVE_EXT@ substitutions.
  * Bump Debhelper compat level to 13
  * Declare compliance with Debian policy 4.5.0

 -- Salvatore Bonaccorso <email address hidden>  Sun, 19 Apr 2020 11:45:00 +0200

Upload details

Uploaded by:
Salvatore Bonaccorso
Uploaded to:
Sid
Original maintainer:
Salvatore Bonaccorso
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils

Downloads

File Size SHA-256 Checksum
bosh_0.6-11.dsc 1.9 KiB 10d890659fe67a3549a31ddf6aa08a8ccc089742308eb6a9cdb714842c98c148
bosh_0.6.orig.tar.gz 94.1 KiB 212e41266efc592d732c689302e64b0b0fa566c19382debe6ff1d42de31b615f
bosh_0.6-11.debian.tar.xz 6.6 KiB 8ae5c3476c12ee28991efc32518ded4adda038c72dc2d57eca233e0b98787dac

Available diffs

No changes file available.

Binary packages built by this source

bosh: browse output of processes

 bosh stands for browsable output shell. This is a bit of a
 misnomer because it isn't really a shell. What is does is
 store the output of a specified program in a buffer, and
 provides a simple curses interface to browse this buffer.
 Actions can be configured which can make use of the
 contents of the currently selected line.
 .
 Commands and actions are stored in bosh configuration files.
 These can include shebang line (#!/usr/bin/bosh) so that the
 configuration can just be run from the command-line.

bosh-dbgsym: debug symbols for bosh