diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-05-12 00:14:40 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-05-12 00:14:40 (GMT) |
commit | 11aaa1e240760490f3026fdcdcd8796d2a34d1de (patch) | |
tree | e1e6894c69933595507e72c678561bf0dbecdd6e /debian | |
parent | d69844dc41470aec25a3da8f57af366007e79601 (diff) |
fixed newlines and typos
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 |