Package: fzf
Version: 0.30.0-1+b1
Severity: normal

Dear Maintainer,

with the latest version of FZF (v0.30.0), the version returned by the binary is 
:

$ fzf --version
0.30 (devel)

fzf Makefile uses git commands to determine the version and the revision
information for fzf --version, see
https://github.com/junegunn/fzf/blob/master/BUILD.md and 
https://github.com/junegunn/fzf/blob/master/Makefile#L20

Please, could you modify the Debian build of this package to use FZF_VERSION
and FZF_REVISION variables in Makefile to set the internal version ?

$ FZF_VERSION=0.30.0 FZF_REVISION=tarball make
(...)
$ fzf --version
0.30.0 (tarball)


Thanks for your work on Debian packaging of fzf tool.
regards, Laurent

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

Reply via email to