Mercurial > noffle
annotate debian/control @ 500:614a3177b15c noffle tip
Add mail-from option.
Some modern mail systems will try and ensure the sender email is a legitimate
address. Which will fail if there isn't such an address.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 14 Aug 2013 12:04:39 +0100 |
parents | e571bf061e1d |
children |
rev | line source |
---|---|
301 | 1 Source: noffle |
2 Section: news | |
3 Priority: optional | |
316 | 4 Maintainer: Martin A. Godisch <godisch@debian.org> |
431
cef9370fad90
[svn] added libgdbmg1-dev build-dep option for woody
godisch
parents:
425
diff
changeset
|
5 Build-Depends: libgdbm-dev | libgdbmg1-dev, po-debconf, patch |
490 | 6 Standards-Version: 3.6.2 |
301 | 7 |
8 Package: noffle | |
9 Architecture: any | |
486 | 10 Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim4 | mail-transport-agent, ucf (>= 0.30) |
395 | 11 Recommends: debconf (>= 0.5) | debconf-2.0, sysklogd | system-log-daemon |
400 | 12 Conflicts: debconf (<< 0.5) |
354 | 13 Suggests: slrn | news-reader |
301 | 14 Provides: news-transport-system |
15 Description: offline news server | |
16 Noffle is a news server optimized for low speed dialup connection to the | |
17 internet and for few users. It allows reading news offline with many news | |
18 reader programs, even if they do not support offline reading by themselves. | |
19 It does for NNTP what WWWOFFLE does for HTTP. Noffle's upstream homepage | |
470
8257f14447aa
[svn] updated package description and standards version
godisch
parents:
467
diff
changeset
|
20 can be found at http://noffle.sourceforge.net/, there is also a user |
8257f14447aa
[svn] updated package description and standards version
godisch
parents:
467
diff
changeset
|
21 mailing list at http://lists.sourceforge.net/lists/listinfo/noffle-users. |