From 0b785d6b6133441e088bc97d6c47313689e7bf37 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Tue, 13 Jan 2015 10:33:59 +0000 Subject: [PATCH] bump package version --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c3619c74..b0db645e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +autoradio (0.5) unstable; urgency=medium + + * Transcoding support. + + -- ale <ale@incal.net> Mon, 12 Jan 2015 08:01:27 +0000 + autoradio (0.4) unstable; urgency=medium * Robustness and correctness improvements. diff --git a/debian/control b/debian/control index 286acc9f..216f3d21 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: https://git.autistici.org/ale/autoradio Package: autoradio Architecture: any -Depends: icecast2, runit, libcap2-bin, ${shlibs:Depends}, ${misc:Depends} +Depends: icecast2, liquidsoap, runit, libcap2-bin, ${shlibs:Depends}, ${misc:Depends} Description: Icecast clustering software. Runs icecast2 in a cluster controlled by etcd. -- GitLab