diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/rhnop-server.install | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 41f2318..cb8e1d8 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} 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 + This package contains common files. Package: rhnop-client Architecture: any @@ -27,4 +27,4 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, rhnop-common, adduser, lua-posix, l 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).
\ No newline at end of file + This package contains the server component (rivendell side). diff --git a/debian/rhnop-server.install b/debian/rhnop-server.install index 30ef2ea..b51dc4b 100644 --- a/debian/rhnop-server.install +++ b/debian/rhnop-server.install @@ -4,4 +4,4 @@ etc/rhnop/nopsyncd.conf usr/share/rhnop/rddb.lua usr/share/rhnop/playlog.lua usr/share/rhnop/qlistener.lua -usr/share/rhnop/tcpserver.lua
\ No newline at end of file +usr/share/rhnop/tcpserver.lua |