DEBIAN/control
author cli
Sun May 09 12:38:46 2010 +0200 (2010-05-09)
changeset 30 146b3275b792
parent 2 1090e2141798
permissions -rw-r--r--
The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
     1 Source: sonews
     2 Section: news
     3 Priority: optional
     4 Maintainer: Christian Lins <cli@openoffice.org>
     5 Homepage: http://www.sonews.org/
     6 Package: sonews
     7 Version: 1.0.0
     8 Architecture: all
     9 Depends: openjdk-6-jre-headless | openjdk-6-jre | sun-java6-jre | cacao | jamvm, glassfish-mail, libmysql-java
    10 Suggests: sonews-web, libpg-java, mysql-server, libjchart2d-java
    11 Description: Usenet news server
    12  sonews is a modern Usenet server providing newsgroups via NNTP.
    13  A relational database backend is used to store the news data.
    14  The sonews-web providers a configuration web interface.