| 1 | Source: lancelot |
|---|
| 2 | Section: mail |
|---|
| 3 | Priority: optional |
|---|
| 4 | Build-Depends: debhelper (>= 4.0.2) |
|---|
| 5 | Build-Depends-Indep: perl (>= 5.8.0-7) |
|---|
| 6 | Maintainer: Anselm Lingnau <lingnau@debian.org> |
|---|
| 7 | Standards-Version: 3.7.2 |
|---|
| 8 | |
|---|
| 9 | Package: lancelot |
|---|
| 10 | Architecture: all |
|---|
| 11 | Depends: ${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} |
|---|
| 22 | Recommends: libfile-mktemp-perl, libtest-databaserow-perl |
|---|
| 23 | Description: 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. |
|---|