Source: skim
Section: utils
Priority: optional
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders: Matthias Geiger <werdahias@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-shell-completions,
 dh-sequence-vim-addon,
 dh-cargo,
 cargo:native,
 rustc:native,
 libstd-rust-dev,
 librust-beef-0.5+default-dev (>= 0.5.2-~~),
 librust-bitflags-1+default-dev (>= 1.3.2-~~),
 librust-chrono-0.4+default-dev (>= 0.4.40-~~),
 librust-clap-4+cargo-dev (>= 4.5.0-~~),
 librust-clap-4+default-dev (>= 4.5.0-~~),
 librust-clap-4+derive-dev (>= 4.5.0-~~),
 librust-clap-4+unstable-markdown-dev (>= 4.5.0-~~),
 librust-clap-complete-4+default-dev (>= 4.5.0-~~),
 librust-crossbeam-0.8+default-dev (>= 0.8.2-~~),
 librust-defer-drop-1+default-dev (>= 1.3.0-~~),
 librust-derive-builder-0.20+default-dev (>= 0.20.0-~~),
 librust-env-logger-0.11+default-dev (>= 0.11.0-~~),
 librust-fuzzy-matcher-0.3+default-dev (>= 0.3.7-~~),
 librust-indexmap-2+default-dev (>= 2.8.0-~~),
 librust-log-0.4+default-dev (>= 0.4.27-~~),
 librust-nix+fs-dev (>= 0.29.0-~~),
 librust-rand-0.8+default-dev,
 librust-rayon-1+default-dev (>= 1.5.3-~~),
 librust-regex-1+default-dev (>= 1.6.0-~~),
 librust-shell-quote-0.7+default-dev (>= 0.7.2-~~),
 librust-shlex-1+default-dev (>= 1.1.0-~~),
 librust-time-0.3+default-dev (>= 0.3.39-~~),
 librust-timer-0.2+default-dev,
 librust-unicode-width-0.2+default-dev (>= 0.2.0-~~),
 librust-vte-0.15+default-dev,
 librust-which-8+default-dev (>= 8.0.0-~~),
 librust-lazy-static-1+default-dev (>= 1.2.0-~~),
 librust-nix+poll-dev (>= 0.29.0-~~),
 librust-nix+signal-dev (>= 0.29.0-~~),
 librust-nix+term-dev (>= 0.29.0-~~),
 librust-term-0.7+default-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/skim-rs/skim
Vcs-Git: https://salsa.debian.org/rust-team/skim.git
Vcs-Browser: https://salsa.debian.org/rust-team/skim

Package: skim
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: fuzzy finder for the shell
 skim is a fuzzy finder for the shell that can be used to quickly
 search for files, browse the shell history, as filter and more.
 For a complete overview on how to setup skim refer to the manpage and
 README.md.
 .
 The binary is named sk.
 .
 This package contains the main binary.

Package: vim-skim
Section: editors
Architecture: all
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${vim-addon:Depends},
 skim
Description: fuzzy finder for the shell (vim plugin)
 skim is a fuzzy finder for the shell that can be used to quickly
 search for files, browse the shell history, as filter and more.
 .
 This package contains the vim plugin.
