summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-01-05 19:22:29 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-01-05 19:22:29 (GMT)
commit10bf1718430a5321c48c23ada0c6f827c1b36f86 (patch)
tree3ac7c453072623a1e91f4ad47787fea9d24da1ee /debian/control
parentc2ca0aff971999821b23faa5db42e1ea0f81c2ca (diff)
added initial packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3a29556
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: rhimportd
+Section: net
+Priority: optional
+Maintainer: Christian Pointner <equinox@helsinki.ag>
+Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.3.3), git, ca-certificates
+Standards-Version: 3.9.5
+
+Package: rhimportd
+Architecture: i386 amd64 armhf armel
+Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
+Description: Radio Helsinki Rivendell Import Daemon
+ This is small daemon to import files into Rivendell from various sources
+ using various control interfaces.