bosh 0.6-7 source package in Ubuntu

Changelog

bosh (0.6-7) unstable; urgency=medium

  * debian/control: Add Vcs-Browser and Vcs-Git fields
  * Bump Debhelper compat level to 11
  * Update copyright format for compliance with copyright-format 1.0
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.1.3
  * Set Rules-Requires-Root to no
  * Use HTTPS transport protocol for Bug-Debian URLs in patches
  * Drop explicit Build-Depends on autotools-dev.
    Since we switch to Debhelper compat level 11, the autoreconf sequence is
    enabled by default for debhelper and the Build-Depends can be dropped.
  * Drop not needed lintian-overrides
  * Add (very) simple smoke test for autopkgtest

 -- Salvatore Bonaccorso <email address hidden>  Sat, 24 Feb 2018 17:23:35 +0100

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
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
bosh_0.6-7.dsc 1.9 KiB 0205a9455c9a0964fa39522fdd2b1aeac640dff59d250d2d78c51f75cc06369b
bosh_0.6.orig.tar.gz 94.1 KiB 212e41266efc592d732c689302e64b0b0fa566c19382debe6ff1d42de31b615f
bosh_0.6-7.debian.tar.xz 5.8 KiB 4a2e15b533ce708f5717f3a9694a25e4a4bc9f00a66930ba42a875ae95eff22f

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