tweak 3.02-2 source package in Ubuntu

Changelog

tweak (3.02-2) unstable; urgency=medium

  * move to debhelper 11
  * d/control: add Rules-Requires-Root: no
  * d/control: move Vcs* to salsa.debian.org
  * Standards-Version: bump to 4.1.3 (priority extra→optional)
  * move upstream URLs to https
  * d/copyright: move to DEP-5
  * fixup https changes
  * patch Makefile to accept build variables from dh
  * d/rules: set all hardening build options
  * simple autopkgtest
  * include CPPFLAGS during build

 -- Daniel Kahn Gillmor <email address hidden>  Tue, 13 Feb 2018 12:47:11 -0500

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe editors

Downloads

File Size SHA-256 Checksum
tweak_3.02-2.dsc 1.2 KiB d6b4e66d763c1337102af5fd956f0f8532bd05c7191b623e5676e1222cd839c5
tweak_3.02.orig.tar.gz 70.3 KiB 5b4c19b1bf8734d1623e723644b8da58150b882efa9f23bbe797c3922f295a1a
tweak_3.02-2.debian.tar.xz 8.0 KiB 565467bd4d1067075c5887b6b2c3357d21708c3dade4106b3cb93989d276017b

Available diffs

No changes file available.

Binary packages built by this source

tweak: Efficient text-mode hex editor

 Tweak is a hex editor. It allows you to edit a file at very low
 level, letting you see the full and exact binary contents of the
 file. It can be useful for modifying binary files such as
 executables, editing disk or CD images, debugging programs that
 generate binary file formats incorrectly, and many other things.
 .
 Tweak runs under any terminal emulator using the curses library. It
 has customizable keybindings, but the default keybindings are similar
 to emacs.

tweak-dbgsym: debug symbols for tweak