git-delta 0.17.0-2 source package in Ubuntu

Changelog

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

  * update patches;
    relax build-dependency for crate itertools;
    closes: bug#1072259, thanks to Peter Green
  * set Static-Built-Using (not X-Cargo-Built-Using)
  * declare compliance with Debian Policy 4.7.0
  * update copyright info: fix file path
  * update dh-cargo fork
  * update copyright info: update coverage
  * recommend git;
    closes: bug#1059826, thanks to Christoph Anton Mitterer

 -- Jonas Smedegaard <email address hidden>  Fri, 31 May 2024 07:54:33 +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

Downloads

File Size SHA-256 Checksum
git-delta_0.17.0-2.dsc 3.1 KiB 3ec8458c7d55b7b22c67203819d7ed8fc2e6a71dd2bedc78cce1189dab66dcf2
git-delta_0.17.0.orig.tar.gz 503.5 KiB 1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714
git-delta_0.17.0-2.debian.tar.xz 20.5 KiB 06aab5083036ec431ed60fe06c2c9bb79b48f7b2fa70e68a3937c8c7b7278648

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