File: control

package info (click to toggle)
fzf 0.67.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,844 kB
  • sloc: ruby: 4,957; sh: 1,494; makefile: 172
file content (5 lines) | stat: -rw-r--r-- 344 bytes parent folder | download
1
2
3
4
5
# Check that 'fzf --version' always prints the expected value to prevent
# the resurgence of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108769
Features: test-name=fzf_--version_command_check
Test-Command: [ "$(dpkg-query -f='${source:Upstream-Version}' -W fzf | sed 's/$/ \(debian\)/')" = "$(fzf --version)" ]
Restrictions: superficial