summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 13 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index 169a44b..065e31d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,31 +3,31 @@ Maintainer: Christian Pointner <equinox@helsinki.at>
Section: net
Priority: optional
Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), liblua5.2-dev, lua5.2
+Build-Depends: debhelper (>= 9), dh-systemd, liblua5.2-dev, lua5.2
Package: rhnop-common
Architecture: all
Depends: ${misc:Depends}, adduser
Description: Radio Helsinki now playing information system - common
- The Radio Helsinki now playing information system gathers the
- now playing info into an mysql database for further processing.
- .
- This package contains common files.
+ The Radio Helsinki now playing information system gathers the
+ now playing info into an mysql database for further processing.
+ .
+ This package contains common files.
Package: rhnop-client
Architecture: all
Depends: ${misc:Depends}, rhnop-common, lua-socket, lua-sql-mysql, lua5.2
Description: Radio Helsinki now playing information system - client
- The Radio Helsinki now playing information system gathers the
- now playing info into an mysql database for further processing.
- .
- This package contains the client component (import server).
+ The Radio Helsinki now playing information system gathers the
+ now playing info into an mysql database for further processing.
+ .
+ This package contains the client component (import server).
Package: rhnop-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, rhnop-common, lua-posix, lua-socket, lua-sql-mysql, lua-mq, lua5.2
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 (airplay 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 (airplay server).