debian/control
changeset 40 f8894df2d079
parent 3 2fdc9cc89502
child 41 11402b568081
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/debian/control	Wed May 04 18:06:24 2011 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +Source: sonews
     1.5 +Section: news
     1.6 +Priority: optional
     1.7 +Maintainer: Christian Lins <cli@openoffice.org>
     1.8 +Homepage: http://www.sonews.org/
     1.9 +Package: sonews
    1.10 +Version: 1.0.0
    1.11 +Architecture: all
    1.12 +Depends: openjdk-6-jre-headless | openjdk-6-jre | sun-java6-jre | cacao | jamvm, glassfish-mail, libmysql-java
    1.13 +Suggests: sonews-web, libpg-java, mysql-server, libjchart2d-java
    1.14 +Description: Usenet news server
    1.15 + sonews is a modern Usenet server providing newsgroups via NNTP.
    1.16 + A relational database backend is used to store the news data.
    1.17 + The sonews-web providers a configuration web interface.