hexedit 1.4.2-6 source package in Ubuntu

Changelog

hexedit (1.4.2-6) unstable; urgency=medium

  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.4.1.
  * debian/copyright:
      - Added Upstream-Contact field.
      - Updated packaging copyright years.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 29 Nov 2019 01:50:36 -0300

Upload details

Uploaded by:
Joao Eriberto Mota Filho
Uploaded to:
Sid
Original maintainer:
Joao Eriberto Mota Filho
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe editors

Downloads

File Size SHA-256 Checksum
hexedit_1.4.2-6.dsc 1.8 KiB 8edcb6f7552bb0f6fb6e1b2a9ad040f7eb248f7fe5efbb6f22cdae870098a45f
hexedit_1.4.2.orig.tar.gz 29.5 KiB c81ffb36af9243aefc0887e33dd8e41c4b22d091f1f27d413cbda443b0440d66
hexedit_1.4.2-6.debian.tar.xz 5.4 KiB 8ead9dd4fda8a190e93a7a930b19b963e9452d4255126db79b6e55a86877a5fb

Available diffs

No changes file available.

Binary packages built by this source

hexedit: viewer and editor in hexadecimal or ASCII for files or devices

 hexedit shows a target both in hexadecimal and in ASCII. This target can be
 a device or a file. You can edit the target and search through it. There are
 also copy&paste and save to file functions. Is allowed truncating or appending
 to the target. All modifications are shown in bold.
 .
 hexedit is ideal to edit or inspect very large files or devices, as hard disks
 or its partitions, flash drives, etc. These elements will not be wholly read
 because hexedit loads a piece at a time.
 .
 hexedit can be used by programmers in several activities. It also is useful
 for debugging, forensics investigations and recovering from digital disasters.

hexedit-dbgsym: debug symbols for hexedit