File: control

package info (click to toggle)
direvent 5.4-0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,336 kB
  • sloc: sh: 21,812; ansic: 15,962; lex: 2,398; yacc: 1,439; makefile: 387; perl: 286; awk: 55; sed: 16
file content (24 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: direvent
Standards-Version: 4.7.3
Maintainer: Alejandro Garrido Mota <alejandro@debian.org>
Section: utils
Build-Depends:
 debhelper-compat (= 13),
 texinfo,
Vcs-Browser: https://salsa.debian.org/debian/direvent
Vcs-Git: https://salsa.debian.org/debian/direvent.git
Homepage: https://www.gnu.org.ua/software/direvent/

Package: direvent
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: monitors events in the file system directories
 For each event that occurs in a set of pre-configured directories, the
 program calls an external program associated with it, supplying it with
 the information about the event and the location within the file system
 where it occurred. This may be helpful, for example, to track changes in
 the important configuration files.