comparison debian/control @ 304:9bbb4c40fe62 noffle

[svn] cosmetic fix
author godisch
date Sun, 16 Feb 2003 15:26:26 +0000
parents 3b5b7f3fd71f
children 26eb6ce0a876
comparison
equal deleted inserted replaced
303:399ccb5e641b 304:9bbb4c40fe62
5 Build-Depends: libgdbmg1-dev, debconf-utils 5 Build-Depends: libgdbmg1-dev, debconf-utils
6 Standards-Version: 3.5.8 6 Standards-Version: 3.5.8
7 7
8 Package: noffle 8 Package: noffle
9 Architecture: any 9 Architecture: any
10 Depends: netkit-inetd | netbase (<< 4.0), exim-tls | mail-transport-agent, sysvinit (>= 2.80), debconf (>= 0.5), ${shlibs:Depends} 10 Depends: ${shlibs:Depends}, sysvinit (>= 2.80), debconf (>= 0.5), netkit-inetd | netbase (<< 4.0), exim-tls | mail-transport-agent
11 Recommends: sysklogd | system-log-daemon 11 Recommends: sysklogd | system-log-daemon
12 Suggests: slrn | gnus | news-reader 12 Suggests: slrn | gnus | news-reader
13 Provides: news-transport-system 13 Provides: news-transport-system
14 Description: offline news server 14 Description: offline news server
15 Noffle is a news server optimized for low speed dialup connection to the 15 Noffle is a news server optimized for low speed dialup connection to the
16 internet and for few users. It allows reading news offline with many news 16 internet and for few users. It allows reading news offline with many news
17 reader programs, even if they do not support offline reading by themselves. 17 reader programs, even if they do not support offline reading by themselves.
18 . 18 .
19 It does for NNTP what WWWOFFLE does for HTTP. Noffle's upstream homepage 19 It does for NNTP what WWWOFFLE does for HTTP. Noffle's upstream homepage
20 can be found at http://noffle.sourceforge.net/. There is also an end user 20 can be found at http://noffle.sourceforge.net/. There is also a user
21 mailing list at http://lists.sourceforge.net/lists/listinfo/noffle-users. 21 mailing list at http://lists.sourceforge.net/lists/listinfo/noffle-users.