git-delta 0.16.5-4 source package in Ubuntu

Changelog

git-delta (0.16.5-4) unstable; urgency=medium

  * split patch 1001 into crate-specific 1001_* and 2002_* patches
  * update dh-cargo fork
  * update copyright info: update coverage
  * drop patch 2001_unicode-segmentation.patch,
    obsoleted by Debian package changes
  * update patches 1001_bat 1001_git2;
    update DEP-3 headers;
    bump build-dependencies for crates bat git2;
    relax build-dependency for crate vte;
    closes: bug#1057368, thanks to Peter Michael Green

 -- Jonas Smedegaard <email address hidden>  Mon, 04 Dec 2023 09:33:00 +0100

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

Downloads

File Size SHA-256 Checksum
git-delta_0.16.5-4.dsc 3.1 KiB 2d84d3ba6b12a52885d1016e43792ab13447e45f8358b41b6e9de9a6ed90b5f1
git-delta_0.16.5.orig.tar.gz 494.9 KiB 00d4740e9da4f543f34a2a0503615f8190d307d1180dfb753b6911aa6940197f
git-delta_0.16.5-4.debian.tar.xz 18.1 KiB 315c09ff82d0da5c0ca5cf56722b2f8eba41c65cab2e82fecea7756c7d6431c8

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