summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-04-13 11:56:46 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-04-13 11:56:46 (GMT)
commit77cbae3f63cc988741952ed0678a95f3774a905a (patch)
tree1bf74fb928f800d496e2af25948e83f78c793beb /debian/control
parent7aa8e8453068b2ee5d23a4efbc2e26d47ae5e506 (diff)
added debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3033170
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: rhimport
+Section: misc
+Priority: extra
+Maintainer: Christian Pointner <equinox@helsinki.at>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.8.3
+Homepage: http://www.helsinki.at/
+
+Package: rhimport
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, perl, libdbd-mysql-perl, libgtk2-gladexml-perl
+Description: Radio Helsinki Import Tool
+ rhimport is a small tool which can be used to import media files
+ into the playout system namley Rivendell.
+
+