Source: git-delta
Section: vcs
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-rust,
 dh-sequence-shell-completions,
 dh-sequence-single-binary,
 cmark-gfm <!nodoc>,
 git <!nocheck>,
 help2man <!nodoc>,
 librust-ansi-colours-1-dev,
 librust-anstyle-parse-0.2-dev,
 librust-anyhow-1-dev,
 librust-bat-0.26-dev,
 librust-bitflags-2-dev,
 librust-box-drawing-0.1-dev,
 librust-bytelines-2-dev,
 librust-chrono-0.4-dev,
 librust-chrono-humanize-0.2-dev,
 librust-clap-complete-4-dev,
 librust-clap-4-dev,
 librust-console-0.15-dev,
 librust-ctrlc-3-dev,
 librust-dirs-6-dev,
 librust-git2-0.21-dev,
 librust-grep-cli-0.1-dev,
 librust-insta-1-dev,
 librust-itertools-0.14-dev,
 librust-lazy-static-1-dev,
 librust-nu-ansi-term-0.50-dev,
 librust-palette-0.7-dev,
 librust-pathdiff-0.2-dev,
 librust-pretty-assertions-1-dev,
 librust-regex-1-dev,
 librust-rstest-0.26-dev,
 librust-serde-1-dev,
 librust-serde-json-1-dev,
 librust-shell-words-1-dev,
 librust-smol-str-0.3-dev,
 librust-syntect-5-dev,
 librust-sysinfo-0.39-dev,
 librust-unicode-segmentation-1-dev,
 librust-unicode-width-0.2-dev,
 librust-xdg-2-dev,
 libstd-rust-dev,
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/debian/git-delta.git
Vcs-Browser: https://salsa.debian.org/debian/git-delta
Homepage: https://dandavison.github.io/delta/

Package: git-delta
Architecture: any
Depends:
 ${shlibs:Depends},
Recommends:
 git,
Suggests:
 bash-completion,
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using:
 ${cargo:Static-Built-Using},
Description: 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.)
