diff options
author | Christian Pointner <equinox@helsinki.at> | 2010-04-13 11:56:46 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2010-04-13 11:56:46 (GMT) |
commit | 77cbae3f63cc988741952ed0678a95f3774a905a (patch) | |
tree | 1bf74fb928f800d496e2af25948e83f78c793beb /debian/control | |
parent | 7aa8e8453068b2ee5d23a4efbc2e26d47ae5e506 (diff) |
added debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
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. + + |