summaryrefslogtreecommitdiff
path: root/rhnop-server/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-03-30 02:54:36 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-03-30 02:54:36 (GMT)
commit0f362d16fb55b3a1fce3643fb4037c6992f8456e (patch)
tree5ced46283e5d06f849c00ba305616f66fcadd414 /rhnop-server/debian/control
parent50bdc20f9024216de8f6cb45756ca54ffec42a5d (diff)
added inital debian packaging
Diffstat (limited to 'rhnop-server/debian/control')
-rw-r--r--rhnop-server/debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/rhnop-server/debian/control b/rhnop-server/debian/control
new file mode 100644
index 0000000..25892dd
--- /dev/null
+++ b/rhnop-server/debian/control
@@ -0,0 +1,15 @@
+Source: rhnop-server
+Section: interpreters
+Priority: optional
+Maintainer: Christian Pointner <equinox@helsinki.at>
+Build-Depends: debhelper (>= 5), liblua5.1-0-dev
+Standards-Version: 3.8.2
+Homepage: http://www.helsinki.at/
+
+Package: rhnop-server
+Architecture: any
+Depends: ${shlibs:Depends}, liblua5.1-mq, liblua5.1-socket2, liblua5.1-sql-mysql-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 (rivendell side). \ No newline at end of file