summaryrefslogtreecommitdiff
path: root/rhnop-server/debian/control
blob: 97b440ed88b1daa60e328c547ba241306f23af90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: rhnop-server
Section: interpreters
Priority: optional
Maintainer: Christian Pointner <equinox@helsinki.at>
Build-Depends: debhelper (>= 5), liblua5.1-0-dev, lua5.1
Standards-Version: 3.8.2
Homepage: http://www.helsinki.at/

Package: rhnop-server
Architecture: any
Depends: ${shlibs:Depends}, adduser, liblua5.1-mq, liblua5.1-socket2, liblua5.1-sql-mysql-2, liblua5.1-posix1, lua5.1, runit
Description: Radio Helsinki now playing information system - server
  The Radio Helsinki now playing information system gathers the 
  now playing info into an mysql database for further processing.
  This package contains the server component (rivendell side).