1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
  
     | 
    
      Source: kde-inotify-survey
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
           Patrick Franz <deltaone@debian.org>,
           Scarlett Moore <sgmoore@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-kf6,
               cmake (>= 3.22~),
               extra-cmake-modules (>= 6.0.0~),
               libkf6auth-dev (>= 6.0.0~),
               libkf6coreaddons-dev (>= 6.0.0~),
               libkf6dbusaddons-dev (>= 6.0.0~),
               libkf6i18n-dev (>= 6.0.0~),
               libkf6notifications-dev (>= 6.0.0~),
               qt6-base-dev (>= 6.6.0~),
               qt6-declarative-dev (>= 6.5.0+dfsg~),
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/system/kde-inotify-survey
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kde-inotify-survey
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-inotify-survey.git
Rules-Requires-Root: no
Package: kde-inotify-survey
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Notifies of excessive use of inotify watches
 Polls the state every couple minutes and warns if the user capacities
 have been exhausted.
 
     |