File: control

package info (click to toggle)
libapache2-mod-defensible 1.4-3
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,368 kB
  • ctags: 45
  • sloc: sh: 8,963; ansic: 277; makefile: 52
file content (15 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache2-mod-defensible
Maintainer: Julien Danjou <acid@debian.org>
Section: web
Priority: extra
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5.0.0), apache2-threaded-dev (>= 2.2.3-2)

Package: libapache2-mod-defensible
Architecture: any
Depends: apache2.2-common, ${shlibs:Depends}
Description: module for Apache2 which provides DNSBL usage
 mod_defensible implements usage of DNSBL servers to block access to
 a Web site or to specific locations.
 .
 This package provides the module for Apache 2 server.