summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-07-17 01:27:52 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-07-17 01:27:52 (GMT)
commitfb352e9e1b900b06be003d51ac4bf9e42245010d (patch)
treea80be2777b6ac376fd2a4bae9753be85ceef3445 /debian/control
parentf4ddfc122c3948ddac6c5570c44531e7c1fa0960 (diff)
added debian packaging
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.