root/debian/control

Revision 190:4cea13ff312c, 1.2 KB (checked in by Anselm Lingnau <anselm@…>, 5 years ago)

Updated Debian packaging files.

Line 
1Source: lancelot
2Section: mail
3Priority: optional
4Build-Depends: debhelper (>= 4.0.2)
5Build-Depends-Indep: perl (>= 5.8.0-7)
6Maintainer: Anselm Lingnau <lingnau@debian.org>
7Standards-Version: 3.7.2
8
9Package: lancelot
10Architecture: all
11Depends: ${perl:Depends},
12 libreturn-value-perl, libdbi-perl, libdbd-sqlite3-perl,
13 libfile-slurp-perl, libsort-versions-perl,
14 libtime-piece-perl, libtime-format-perl, libemail-date-perl,
15 libemail-address-perl, libemail-messageid-perl,
16 libemail-simple-perl (>= 1.996-1), libemail-simple-creator-perl,
17 libemail-mime-perl, libemail-mime-creator-perl,
18 libemail-mime-contenttype-perl, libemail-mime-encodings-perl,
19 libemail-mime-modifier-perl, libemail-send-perl,
20 libio-stringy-perl,
21 ${misc:Depends}
22Recommends:  libfile-mktemp-perl, libtest-databaserow-perl
23Description: Small, modular, powerful mailing list manager
24 Project Lancelot's goal is to provide a small, straightforward, but
25 powerful mailing list manager that works well on shared servers where
26 various users are in charge of their own mailing lists.
27 .
28 So far, Project Lancelot is still in active development. Do not use it
29 for huge lists that cannot tolerate problems.
Note: See TracBrowser for help on using the browser.