Adding debian version 0~20240209-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d4f1a29c25
commit
2308adea4c
9 changed files with 113 additions and 0 deletions
22
debian/control
vendored
Normal file
22
debian/control
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
Source: inotify-info
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/mikesart/inotify-info
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/inotify-info
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/inotify-info
|
||||
|
||||
Package: inotify-info
|
||||
Section: utils
|
||||
Architecture: linux-any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
Description: tracking the number of inotify watches
|
||||
The Linux inotify system can be difficult to debug when the system runs out of
|
||||
watches. inotify-info allows tracking down how many inotify watches, instances,
|
||||
and which files are being watched.
|
Loading…
Add table
Add a link
Reference in a new issue