diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-03-13 21:54:09 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-03-13 21:54:09 (GMT) |
commit | 3cadb65e1af3e29cbd2c9affadb9606bf9850383 (patch) | |
tree | 4c9ed80a31b4a31da07daa9252bc8f4ec48f670a /debian | |
parent | 8e76e70f54a6ff4ca433de3dd7edd8f1c06b2672 (diff) |
updated debian changelog for new release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5c93b8d..89277d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rhautoimport (2-1) unstable; urgency=medium + + * moved to bsd-mailx + + -- Christian Pointner <equinox@helsinki.at> Sun, 13 Mar 2016 22:53:02 +0100 + rhautoimport (1-1) unstable; urgency=medium * Initial release. diff --git a/debian/control b/debian/control index 70f6ff6..2a62cdb 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.5 Package: rhautoimport Architecture: all -Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-any-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl +Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-any-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl, bsd-mailx Description: Radio Helsinki automatic importer This a set of scripts to automagically import shows from various external sources. |