source: alternc-mergelog/trunk/debian/control @ 2382

Revision 2382, 799 bytes checked in by anarcat, 5 years ago (diff)

make debconf translatable

Line 
1Source: alternc-mergelog
2Section: admin
3Priority: optional
4Maintainer: Antoine Beaupré <anarcat@koumbit.org>
5Build-Depends: debhelper (>= 5), po-debconf
6Standards-Version: 3.7.2
7
8Package: alternc-mergelog
9Architecture: any
10Section: admin
11Priority: optional
12Depends: debconf (>= 0.5.00), mergelog, ssh, logrotate, cron
13Suggests: ntp-simple
14Description: Merge apache logs from differents servers into a local log directory
15 This package automatically grab logs from differents servers and merge them
16 into one big daily apache log file.
17 .
18 It allows you to create statistics when you are on a load-balanced webservers
19 network. It use scp to copy the logs and mergelog to merge them.
20 .
21 Its primary use was to manage parallel AlternC's servers. For more information,
22 see http://www.alternc.org/ .
Note: See TracBrowser for help on using the repository browser.