summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..27cf585
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: rhrdtime
+Section: net
+Priority: optional
+Maintainer: Christian Pointner <equinox@helsinki.ag>
+Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.2), git
+Standards-Version: 3.9.5
+
+Package: rhrdtime
+Architecture: i386 amd64 armhf armel
+Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
+Description: Radio Helsinki Rivendell Time Websocket Server
+ this small daemon acts as a websocket server which calucaltes the
+ current rivendell week number and the current server timestamp.
+ .
+ This information is used by rhwebimport (and potentially other
+ services) to show the current time and Rivendell week of the
+ Radio Helsinki Rivendell Server. These services can then show
+ an accurate time information regardless of the settings on the
+ client.