shed 1.15-5 source package in Ubuntu

Changelog

shed (1.15-5) unstable; urgency=medium

  * Team Upload

  [ Samuel Henrique ]
  * Bump DH to 13
  * Bump Standards-Version to 4.5.1
  * Bump d/watch to v4
  * Add salsa-ci.yml
  * Configure git-buildpackage for Debian
  * d/control: Add 'Rules-Requires-Root: no'

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Drop unnecessary dependency on dh-autoreconf.

 -- Samuel Henrique <email address hidden>  Mon, 01 Feb 2021 00:49:30 +0000

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
shed_1.15-5.dsc 1.8 KiB 7938f2df9d84b4923dc3eaaab798a9fc74e91ecb952bd74d2e71784198e8037d
shed_1.15.orig.tar.gz 85.7 KiB 5bde9f146704ba552293b658a2e8e05acb0a14a1348925b19a296663539917c7
shed_1.15-5.debian.tar.xz 3.6 KiB 2d52c721efc8944131cf42f7adaca5c924e89477df8dbfefdb724c032f65cfcb

Available diffs

No changes file available.

Binary packages built by this source

shed: simple hex editor with a pico-style interface

 shed (Simple Hex Editor) is an easy application for viewing and editing
 files in text mode, using ncurses. The main features are:
 .
   - Displays each byte as ascii, hex, decimal, octal and binary;
   - Allows changes to be input in all of the above displayed modes,
     with bit toggling in the binary column;
   - Simple Pico-style interface;
   - Search resource;
   - Can dump information to file;
   - Small memory requirements because file is not loaded into memory;
   - Large file support.
 .
 shed is useful in forensics investigations.

shed-dbgsym: debug symbols for shed