ht 2.1.0+repack1-3 source package in Ubuntu

Changelog

ht (2.1.0+repack1-3) unstable; urgency=medium

  [ Stephen Kitt ]
  * [0b99929] Force unambiguous signed abs() call, to build with GCC 7.
              (Closes: #853444)

  [ Anton Gladky ]
  * [b20cc09] Bump Standards-Version: 4.0.0. No changes
  * [7ee09b3] Switch to compat level 10

 -- Anton Gladky <email address hidden>  Fri, 11 Aug 2017 22:20:54 +0200

Upload details

Uploaded by:
Anton Gladky
Uploaded to:
Sid
Original maintainer:
Anton Gladky
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
ht_2.1.0+repack1-3.dsc 1.9 KiB 0cf2f11cc8f98dcfba471d5850b5cdc7d86428e307f4258f3d79432f7cf7e41f
ht_2.1.0+repack1.orig.tar.xz 660.6 KiB 0b593019a42ddca5f494dc47c239577a281c87089abd66991a1258fc6ca67dac
ht_2.1.0+repack1-3.debian.tar.xz 8.0 KiB b1d064fa97f4cba1f52e90bd4c2039e84d83812b8399d0320a7b2f62cca6680d

No changes file available.

Binary packages built by this source

ht: Viewer/editor/analyser (mostly) for executables

 This program is a file viewer, editor and analyzer for text, binary,
 and (especially) executable files - in other words it is an advanced
 hexeditor and disassembler.
 .
 For more info (e.g. keybindings) see the README file!
 .
 1. Supported file formats
      - common object file format (COFF/XCOFF32)
      - executable and linkable format (ELF)
      - linear executables (LE)
      - standard DO$ executables (MZ)
      - new executables (NE)
      - portable executables (PE32/PE64)
      - java class files (CLASS)
      - Mach exe/link format (MachO)
      - X-Box executable (XBE)
      - Flat (FLT)
      - PowerPC executable format (PEF)
 2. Code & Data Analyser
      - finds branch sources and destinations recursively
      - finds procedure entries
      - creates labels based on this information
      - creates xref information
      - allows one to interactively analyse unexplored code
      - allows one to create/rename/delete labels
      - allows one to create/edit comments
      - supports x86, ia64, alpha, ppc and java code
 3. Target systems
      - DJGPP
      - GNU/Linux
      - FreeBSD
      - OpenBSD
      - Win32
 .
 Please note that the program is called "hte" not "ht" as the package name
 suggests.

ht-dbgsym: Debug symbols for ht