debian/control
author cli
Wed May 04 18:34:21 2011 +0200 (2011-05-04)
changeset 41 11402b568081
parent 40 f8894df2d079
child 42 7f84f4de2893
permissions -rwxr-xr-x
Update debian control file
     1 Source: sonews
     2 Section: news
     3 Priority: optional
     4 Maintainer: Christian Lins <christian@lins.me>
     5 Homepage: http://www.sonews.org/
     6 Package: sonews
     7 Standards-Version: 3.9.1.0
     8 Build-Depends: debhelper (>= 7.0.50~), openjdk-6-jdk, ant, glassfish-mail
     9 
    10 Package: sonews-server
    11 Architecture: all
    12 Depends: openjdk-6-jre-headless | openjdk-6-jre | sun-java6-jre | cacao | jamvm, glassfish-mail, libmysql-java
    13 Suggests: sonews-web, libpg-java, mysql-server, libjchart2d-java
    14 Description: Usenet news server
    15  sonews is a modern Usenet server providing newsgroups via NNTP.
    16  A relational database backend is used to store the news data.
    17  The sonews-web providers a configuration web interface.