git-delta 0.17.0-1 source package in Ubuntu

Changelog

git-delta (0.17.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * add patch 2002_terminal-colorsaurus
    to avoid not-in-Debian crate terminal-colorsaurus
  * build-depend on packages for crates anstyle-parse clap-complete
    (not atty vte)
  * relax build-dependencies for crates bytelines sysinfo
  * tighten build-dependency for crate bat

 -- Jonas Smedegaard <email address hidden>  Tue, 02 Apr 2024 11:12:49 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
git-delta_0.17.0-1.dsc 3.2 KiB 07c0e73234c440166f85ac68508343da99ffc436374fd247f674a66d92e006ac
git-delta_0.17.0.orig.tar.gz 503.5 KiB 1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714
git-delta_0.17.0-1.debian.tar.xz 20.1 KiB 300627caa2a79bab5a422f6c31137cf3aacf6fbd4004138771eed6a0e9400298

Available diffs

No changes file available.

Binary packages built by this source

git-delta: syntax-highlighting pager for git, diff, and grep output

 Code evolves, and we all spend time studying diffs.
 Delta aims to make this both efficient and enjoyable:
 it allows you to make extensive changes
 to the layout and styling of diffs,
 as well as allowing you to stay arbitrarily close
 to the default git/diff output.
 .
 This package provides the executable binary /usr/bin/delta.
 .
 (Unrelated executable binary /usr/bin/git-delta
 is in the package git-extras,
 and unrelated executable binaries
 /usr/bin/multidelta and /usr/bin/singledelta
 are in the package delta.)

git-delta-dbgsym: debug symbols for git-delta