File: control

package info (click to toggle)
squid 2.4.6-2woody8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,724 kB
  • ctags: 9,570
  • sloc: ansic: 75,398; sh: 2,213; makefile: 1,839; perl: 1,099; awk: 35
file content (34 lines) | stat: -rw-r--r-- 1,225 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
25
26
27
28
29
30
31
32
33
34
Source: squid
Section: web
Priority: optional
Maintainer: Luigi Gangitano <luigi@debian.org>
Standards-Version: 3.5.2.0
Build-Depends: libldap2-dev, libpam0g-dev, sharutils

Package: squid
Architecture: any
Pre-Depends: debconf (>= 0.2.17)
Depends: ${shlibs:Depends}, netbase, adduser, logrotate (>= 3.5.4-1)
Conflicts: squid-novm, sarg (<< 1.1.1-2)
Replaces: squid-novm
Suggests: squidclient, squid-cgi
Description: Internet Object Cache (WWW proxy cache)
 This is the Squid Internet Object Cache developed by the National
 Laboratory for Applied Networking Research (NLANR) and Internet
 volunteers.  This software is freely available for anyone to use.  The
 Squid home page is http://www.squid-cache.org/

Package: squidclient
Architecture: any
Conflicts: squid (<= 1.1.16)
Depends: ${shlibs:Depends}
Description: Command line URL extractor that talks to (a) squid.
 This small utility can be used to get URLs from the command line. It needs
 to talk to a `squid' proxy server.

Package: squid-cgi
Architecture: any
Depends: webmin-squid|httpd, ${shlibs:Depends}, debconf
Description: Squid cache manager CGI program
 This CGI program can be used to query and administrate a `squid' proxy
 cache trough your web browser.