Source: lists-archives
Section: web
Priority: optional
Build-Depends-Indep: debhelper
Maintainer: Cesar Mendoza <mendoza@debian.org>
Standards-Version: 3.5.8

Package: lists-archives
Architecture: all
Depends: perl5, mhonarc, procmail, symlinks
Description: Web archive for mailing lists
 Creates a website of historical posts to mailing lists, in the sorted
 style used by the Debian Project (http://www.debian.org/Lists-Archives).
 It works by subscribing a procmail recipe to the list, so any list
 can be archived.  Full-text searching is possible if glimpse is also
 installed (Glimpse is no longer in the archive, but the search scripts
 still are).
 .
 For the full effect, configure the webserver:
     Alias /Lists-Archives /var/lib/lists-archives/archives
 
