DEBIAN/control
author chris <chris@marvin>
Fri Jun 26 16:48:50 2009 +0200 (2009-06-26)
changeset 1 6fceb66e1ad7
child 2 1090e2141798
permissions -rw-r--r--
Hooray... sonews/0.5.0 final

HG: Enter commit message. Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
chris@1
     1
Source: sonews
chris@1
     2
Section: news
chris@1
     3
Priority: optional
chris@1
     4
Maintainer: Christian Lins <cli@openoffice.org>
chris@1
     5
Homepage: http://www.sonews.org/
chris@1
     6
Package: sonews
chris@1
     7
Version: 0.5.0
chris@1
     8
Architecture: all
chris@1
     9
Depends: openjdk-6-jre-headless | openjdk-6-jre | sun-java6-jre | cacao | jamvm, glassfish-mail, libmysql-java
chris@1
    10
Suggests: kitten, libpg-java, mysql-server, libjchart2d-java
chris@1
    11
Description: Usenet news server
chris@1
    12
 sonews is a modern Usenet server providing newsgroups via NNTP.
chris@1
    13
 A relational database backend is used to store the news data.
chris@1
    14
 The lightweight servlet server kitten is used to provide an optional 
chris@1
    15
 configuration web interface.