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
|
Source: ifmail
Section: comm
Priority: optional
Maintainer: Marco d'Itri <md@linux.it>
Build-Depends: debhelper (>> 9), gettext, libgdbm-dev, libgdbm-compat-dev, bison, flex, libfl-dev
Standards-Version: 4.3.0.2
Rules-Requires-Root: binary-targets
Vcs-Git: https://salsa.debian.org/md/ifmail.git
Vcs-Browser: https://salsa.debian.org/md/ifmail
Package: ifmail
Architecture: all
Depends: ${misc:Depends}, perl, adduser
Suggests: ifcico, ifgate
Description: Internet to Fidonet gateway
The package contains common files needed by ifcico and ifgate packages.
This version includes the "tx" patches and other misc patches.
Package: ifgate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ifmail, default-mta | mail-transport-agent, inn | inn2 | news-transport-system
Description: Internet to Fidonet gateway
The program can act as a gateway between email and netmail and Usenet
newsgroups and echomail.
This version includes the "tx" patches and other misc patches.
Package: ifcico
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ifmail, openbsd-inetd | inet-superserver
Description: Fidonet Technology transport package
Ifcico is a FidoTech mailer for connecting to other nodes via the phone
or the Internet.
This version includes the "tx" patches and other misc patches.
|