Package: libquvi-scripts Version: 0.4.21-1 Followup-For: Bug #732354 Dear Maintainer,
I enclose a (2-characters) patch for re-enabling vimeo support in libquvi-scripts. --- /usr/share/libquvi-scripts/lua/website/vimeo.lua 2013-12-08 23:06:29.000000000 +0100 +++ libquvi-scripts/share/lua/website/vimeo.lua 2014-04-05 10:11:51.000000000 +0200 @@ -110,7 +110,7 @@ error( (not s) and "no match: error message" or s ) end - return c:match('b=(.-);') or error('no match: b') + return c:match(',a=({.-);') or error('no match: b') end function Vimeo.iter_streams(c) -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (700, 'unstable'), (500, 'stable-updates'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org