[SCM] VLC media player packaging branch, experimental, updated. debian/1.0.6-1-71-g1668f60
xtophe-guest at users.alioth.debian.org
xtophe-guest at users.alioth.debian.org
Thu Jun 24 19:54:16 UTC 2010
The following commit has been merged in the experimental branch:
commit ae2cb94b29ff4cae7364c9d464ae01827862fb98
Author: Christophe Mutricy <xtophe at videolan.org>
Date: Thu Jun 24 20:52:43 2010 +0100
Add some news
diff --git a/debian/NEWS b/debian/NEWS
index 435f43e..d6a74e8 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,21 @@
+vlc (1.1.0-1) unstable; urgency=low
+
+ * Teletext decoding is now done through zvbi. It requires installing an
+ extra packages: vlc-plugin-zvbi
+
+ * Some control interace are now implemented in lua. The C equivalents are
+ still present.
+ + HTTP: Default is still the C-implemented one. Use -I luahttp to
+ test the lua one. Remember to edit /etc/vlc/lua/http/.hosts
+ + RC: Default is the new lua-implemented one. Use -I oldrc to use the
+ C one.
+ + Telnet: Default is the new lua-implemented one. Use -I oldtelnet to
+ use the C one.
+
+ For other changes, see /usr/share/vlc-nox/NEWS.gz
+
+ -- Christophe Mutricy <xtophe at videolan.org> Thu, 24 Jun 2010 19:57:02 +0100
+
vlc (1.0.6-1) unstable; urgency=low
The rtmp access module has been removed by upstream as it is deemed too buggy.
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list