annotate debian/control @ 390:2ad4c1c97734 noffle

[svn] * src/client.c: Return correct status from Client_postArt() and add function comment detailing what return code should be, because it's not obvious that the return code should report success when the posting failed for reasons other than connection problems. This should fix problem with failing posting stopping fetches. Thanks to Dan Jacobson for spotting this. * src/client.c: Fix problemette with filter discards not updating remote group article count and so the overview being refetched until and article appears that doesn't fall foul of the filter and thus does update the remove group 'next article' marker. Thanks to Dan Jacobson for spotting this. * src/content.c: Don't be fooled into thinking a filename starting ".." is just "..". * src/outgoing.c: Don't assume "." and ".." are the first files returned from readdir(). Thanks to Andreas Happe for spotting this. * src/noffle.c: Update online help to include 'm' group posting status. * src/server.c: Move incorrect updating of server.grp in doGrp() which was causing doGrp() to not retrieve remote article details when in online mode. Thanks to Miernik and Andreas Happe for reporting the problem.
author bears
date Thu, 22 May 2003 10:04:38 +0100
parents e3756d005fa4
children e113df4af08b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
1 Source: noffle
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
2 Section: news
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
3 Priority: optional
316
26eb6ce0a876 [svn] updated maintainer email address
godisch
parents: 304
diff changeset
4 Maintainer: Martin A. Godisch <godisch@debian.org>
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 326
diff changeset
5 Build-Depends: libgdbmg1-dev, po-debconf
385
e3756d005fa4 [svn] updated standards version
godisch
parents: 381
diff changeset
6 Standards-Version: 3.5.10
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
7
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
8 Package: noffle
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
9 Architecture: any
381
c254668235fa [svn] updated dependencies
godisch
parents: 376
diff changeset
10 Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim | mail-transport-agent, debconf (>= 0.5)
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
11 Recommends: sysklogd | system-log-daemon
354
5b6f2f3e766f [svn] updated dependencies
godisch
parents: 348
diff changeset
12 Suggests: slrn | news-reader
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
13 Provides: news-transport-system
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
14 Description: offline news server
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
15 Noffle is a news server optimized for low speed dialup connection to the
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
16 internet and for few users. It allows reading news offline with many news
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
17 reader programs, even if they do not support offline reading by themselves.
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
18 It does for NNTP what WWWOFFLE does for HTTP. Noffle's upstream homepage
348
47f38ae47b5d [svn] added backports to package description
godisch
parents: 344
diff changeset
19 can be found at http://noffle.sourceforge.net/, Debian backports for woody
47f38ae47b5d [svn] added backports to package description
godisch
parents: 344
diff changeset
20 are provided at http://people.debian.org/~godisch/noffle/. There is also a
47f38ae47b5d [svn] added backports to package description
godisch
parents: 344
diff changeset
21 user mailing list at http://lists.sourceforge.net/lists/listinfo/noffle-users.