diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 | ||||
-rw-r--r-- | debian/rhrd-utils.install | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1d7f05c..4f8c5dc 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Description: Radio Helsinki Rivendell Perl Modules Package: rhrd-utils Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, librhrd-perl, libstring-mkpasswd-perl, libcolor-scheme-perl +Depends: ${misc:Depends}, ${perl:Depends}, librhrd-perl, libstring-mkpasswd-perl Description: Radio Helsinki Rivendell Utilities This package contains the following tools * get-rd-token @@ -26,3 +26,4 @@ Description: Radio Helsinki Rivendell Utilities * rhrd-user * rhrd-sanity-check * rhrd-schedules + * rhrd-pool diff --git a/debian/rhrd-utils.install b/debian/rhrd-utils.install index 97effc6..4d6ff45 100644 --- a/debian/rhrd-utils.install +++ b/debian/rhrd-utils.install @@ -6,3 +6,4 @@ usr/bin/rhrd-show usr/bin/rhrd-user usr/bin/rhrd-sanity-check usr/bin/rhrd-schedules +usr/bin/rhrd-pool |