diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c9277da --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: rhlibrary +Section: net +Priority: optional +Maintainer: Christian Pointner <equinox@helsinki.at> +Build-Depends: debhelper (>=9), golang-go (>=2:1.5), git, ca-certificates, libgstreamer1.0-dev +Standards-Version: 3.9.5 + +Package: rhlibrary +Architecture: i386 amd64 armhf armel +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Radio Helsinki Rivendell Library + This is small program that allows users to listen to files imported into + Rivendell at Radio Helsinki. |