diff options
author | Christian Pointner <equinox@spreadspace.org> | 2015-07-24 18:13:40 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2015-07-24 18:13:40 (GMT) |
commit | 0ad0d912fbe96f8f57318bc00f44f564a4ce89a1 (patch) | |
tree | a5d3f6a6e0d7fe67684cc55223fc90e4350f17db /debian/control | |
parent | 5470786090514ae197be0e6e8a0e1abd39777536 (diff) |
denianized
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..233b3da --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: rhrdlibs +Section: perl +Priority: optional +Maintainer: Christian Pointner <equinox@helsinki.at> +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: perl +Standards-Version: 3.9.6 + +Package: librhrd-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends}, libconfig-inifiles-perl, libdbi-perl +Description: Radio Helsinki Rivendell perl Modules + These modules are used by rhwebimport, rhimport as well by + some other scripts.
\ No newline at end of file |