Source: plocate
Section: utils
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Steinar H. Gunderson <sesse@debian.org>
Build-Depends: debhelper-compat (= 12),
               liburing-dev [linux-any],
               libzstd-dev,
               meson,
               ninja-build,
               pkg-config,
               systemd [linux-any]
Standards-Version: 4.5.0
Homepage: https://plocate.sesse.net/
Rules-Requires-Root: no

Package: plocate
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: systemd-sysv | nocache, systemd-sysv | powermgmt-base
Replaces: mlocate (<< 1.1.7)
Breaks: mlocate (<< 1.1.7)
Description: much faster locate
 plocate is a locate(1) based on posting lists, giving much faster searches
 on a much smaller index. It is a drop-in replacement for mlocate in nearly
 all aspects, and is fast on SSDs and non-SSDs alike.

Package: mlocate
Architecture: all
Depends: plocate, ${misc:Depends}
Description: transitional dummy package
 This is a transitional dummy package to plocate, it can be safely removed.
 Command-line options should generally be the same, so you can continue to
 use the locate(1) command as before with no ill effects.
