diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2010-11-18 20:11:12 +0200 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2010-11-18 20:11:12 +0200 |
commit | 6728fac61a344ff94ce4d8746957f585ec7c7ccf (patch) | |
tree | 93fc63e34aa7219dfac9a3dbf542666ca9aab1a1 /debian | |
parent | 6edb052b185fe3045e4dcb4f541a5a05a167efb9 (diff) | |
download | vdr-plugin-webvideo-6728fac61a344ff94ce4d8746957f585ec7c7ccf.tar.gz vdr-plugin-webvideo-6728fac61a344ff94ce4d8746957f585ec7c7ccf.tar.bz2 |
prepare for release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 1ad7374..31731ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,14 @@ -vdr-plugin-webvideo (0.3.3-1) unstable; urgency=low +vdr-plugin-webvideo (0.4.0-1) unstable; urgency=low - * Command line arguments override config file. - * Support VDR 1.7 series by including Make.global. * SVDRP commands for playing and downloading videos (based on a patch by Matti Lehtimäki). - * Some Youtube links were broken. - * Fixed Metacafe and Google video modules. + * Support VDR 1.7 series by including Make.global. + * Command line arguments override config file options. + * Fixes for Youtube, Metacafe and Google modules. * Bump standards version to 3.9.1.0 * Bump source format to 3.0 (native) - -- Antti Ajanki <antti.ajanki@iki.fi> Mon, 15 Nov 2010 20:49:43 +0200 + -- Antti Ajanki <antti.ajanki@iki.fi> Thu, 18 Nov 2010 20:10:09 +0200 vdr-plugin-webvideo (0.3.2-1) unstable; urgency=low |