On 2013-02-02 14:37, Sylvain wrote: > Hi, > > Please unblock cytadela-1.0.1-2 that fixes video playback for libvlc5 >> = 2.0 (#698489, severity=important). > > http://packages.qa.debian.org/c/cytadela.html > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698489 > > [Please keep me in CC.] >
Please consider filing an unblock bug next time; they are easier for us to track (etc.). > Below is the debdiff: > > [...] > +--- cytadela-1.0.1/src/videoplayer.cpp 2010-06-29 21:28:59.000000000 > +0200 > ++++ cytadela-1.1.0/src/videoplayer.cpp 2013-01-14 22:50:35.000000000 > +0100 > +@@ -1,7 +1,7 @@ > + /* libSDL and libVLC sample code > + * Copyright © 2008 Sam Hocevar <[email protected]> > + > +- Copyright (c) 2010 Tomasz Kazmierczak > ++ Copyright (c) 2010, 2013 Tomasz Kazmierczak > + Copyright (c) 2010 Tomasz Wisniewski > + Modified the original code by Sam Hocevar in order to adapt to the game and > + relicensed from Do What The Fuck You Want To Public License to GNU GPLv3 > [snip!] Please don't snip the actual code changes we are going to review (except translations and sometimes auto-generated code like Makefile.in or configure scripts) > +- return true; > ++ return true; > + } > [...] Anyhow, unblocked, thanks for the fix. ~Niels -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

