Mercurial > noffle
annotate debian/control @ 494:372f8b55506e noffle
[svn] Apply patch from Jan De Luyck. Add new option 'add-messageid-if-missing',
which optionally postpones adding a message ID to the upstream server.
If this is done, post-locally must be off.
This is to deal with an upstream server troubling Jan. It usually (but
not always) rejects posts with a Noffle message ID.
I have changed Jan's original option of 'add-message-id-if-missing'
for consistency with 'replace-messageid' and added the manual page entry.
See SourceForge feature request 1513395.
| author | bears |
|---|---|
| date | Wed, 12 Jul 2006 20:26:41 +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. |
