File: control

package info (click to toggle)
libapache-mod-trigger 1.1-4.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 92 kB
  • ctags: 70
  • sloc: ansic: 326; makefile: 108; sh: 92
file content (14 lines) | stat: -rw-r--r-- 513 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libapache-mod-trigger
Section: web
Priority: optional
Maintainer: Pawel Wiecek <coven@debian.org>
Build-Depends: debhelper (>> 3.0.0), apache-dev (>= 1.3.28), libdb4.2-dev
Standards-Version: 3.6.1

Package: libapache-mod-trigger
Architecture: any
Depends: apache-common, ${shlibs:Depends}
Description: Creates hooks in Apache
 This module adds hooks into each Apache request to launch triggers if
 certain actions occur. You specify the actions through directives that
 mod_trigger adds to the webserver.