tags 566043 + patch thanks Dear maintainer,
I've prepared an NMU for mlt (versioned as 0.4.10-3.1) and will upload it if you do not object in 24 hours to DELAYED/3. Regards, Evgeni Golov
diff -Nru mlt-0.4.10/debian/changelog mlt-0.4.10/debian/changelog --- mlt-0.4.10/debian/changelog 2010-01-02 23:25:44.000000000 +0100 +++ mlt-0.4.10/debian/changelog 2010-01-23 01:19:08.000000000 +0100 @@ -1,3 +1,11 @@ +mlt (0.4.10-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Add python-support support and thus byte-compile the Python files. + Closes: #566043 + + -- Evgeni Golov <[email protected]> Sat, 23 Jan 2010 01:17:37 +0100 + mlt (0.4.10-3) unstable; urgency=low * Add new python-mlt2 package, which contains the python bindings of mlt. diff -Nru mlt-0.4.10/debian/control mlt-0.4.10/debian/control --- mlt-0.4.10/debian/control 2010-01-02 23:25:44.000000000 +0100 +++ mlt-0.4.10/debian/control 2010-01-23 01:16:47.000000000 +0100 @@ -7,7 +7,7 @@ libgtk2.0-dev, libjack-dev, libquicktime-dev, libsamplerate-dev, libsdl1.2-dev, libsox-dev (>= 14.3.0), libswscale-dev, libvorbis-dev, libxine-dev, libxml2-dev, imagemagick, frei0r-plugins-dev, swig, - python-dev + python-dev, python-support Standards-Version: 3.8.3 Section: libs Homepage: http://www.mltframework.org @@ -116,7 +116,8 @@ Package: python-mlt2 Architecture: any Section: python -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (>= 2.5.4) +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Provides: ${python:Provides} Description: multimedia framework (python bindings) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video

