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)
commit1d8b6833027e6d291ae40c2415245fa819ee4973 (patch)
tree1bf74fb928f800d496e2af25948e83f78c793beb /debian/control
parent4fef137f08bdf40fc0bb0a31114d27ad09556517 (diff)
added debian packaging
git-svn-id: https://svn.helsinki.at/rhimport/trunk@44 7c65635b-ec39-4f67-a626-873dbafdd612
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.
+
+