File: control

package info (click to toggle)
lightsquid 1.8-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 532 kB
  • sloc: perl: 2,320; sh: 13; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 790 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: lightsquid
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Homepage: http://lightsquid.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/lightsquid.git
Vcs-Browser: https://salsa.debian.org/debian/lightsquid

Package: lightsquid
Architecture: all
Depends: ${perl:Depends}
	, ${misc:Depends}
	, perl
	, libtime-local-perl
	, libdbi-perl
	, libgd-perl
	, apache2 | httpd
Description: Lite and fast log analizer for squid proxy
 If you use SQUID, some time your want see how your user eat traffic.
 Lightsquid analyses SQUID's log file. You could see graphical reports
 through the web CGI. The reports show per user data and per site data.
 It is easy to customize output HTML.