Imported Debian patch 2.23.05-1
[hcoop/zz_old/debian/webalizer.git] / debian / control
CommitLineData
dc9c5d88
FAW
1Source: webalizer
2Priority: optional
3Section: web
4Maintainer: Julien Viard de Galbert <julien@vdg.blogsite.org>
5Uploaders: Felipe Augusto van de Wiel (faw) <faw@debian.org>
6Build-Depends: debhelper (>= 7.0.50~), libgd2-noxpm-dev | libgd2-xpm-dev, libfreetype6-dev, libpng12-dev, libdb-dev (>= 4.7), libgd2-noxpm | libgd2-xpm, libfreetype6, zlib1g-dev, gettext, po-debconf, autotools-dev, libgeoip-dev, autoconf, dh-autoreconf
7Standards-Version: 3.9.2
8Homepage: http://www.mrunix.net/webalizer/
9Vcs-Git: git://git.debian.org/collab-maint/webalizer.git
10Vcs-Browser: http://git.debian.org/?p=collab-maint/webalizer.git;a=summary
11
12Package: webalizer
13Architecture: any
14Suggests: httpd
15Depends: ${shlibs:Depends}, ${misc:Depends}
16Pre-Depends: debconf (>= 1.4.58) | debconf-2.0
17Description: web server log analysis program
18 The Webalizer was designed to scan web server log files in various formats
19 and produce usage statistics in HTML format for viewing through a browser.
20 The Webalizer produces yearly, monthly, daily and hourly statistics. In
21 the monthly reports, various statistics may be produced to show overall
22 usage, usage by day and hour, usage by visiting sites, URLs, user agents
23 (browsers), referrers and country. The Webalizer is highly configurable by
24 use of either command line options or a configuration file, allowing the
25 program to be tailored to individual needs easily.