Source: whatmaps
Section: admin
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
  debhelper-compat (= 13),
  dh-python,
  lsb-release,
  python3,
  python3-pytest,
  python3-setuptools,
Standards-Version: 4.6.1
Homepage: https://honk.sigxcpu.org/piki/projects/whatmaps
Vcs-Git: https://git.sigxcpu.org/cgit/whatmaps/

Package: whatmaps
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, lsb-release,
 python3-apt, python3-pkg-resources
Description: tool to find processes mapping shared objects
 After package upgrades (especially security fixes), services using a
 shared library need to be restarted to make use of the updated version.
 .
 Whatmaps looks for shared objects provided by upgraded packages, lists any
 running processes that map them, and can integrate with APT to restart
 services as needed after security upgrades.
