This was added because old libavcodec(-extra-)52 containd the *.ffpreset files, which later moved to the ffmpeg package instead. The soname was erroneously bumped to 53 in 4:0.7~b1-1, even though the files are now named *.avpreset and don't conflict with any libavcodec* package. --- debian/control | 2 -- 1 fil ändrad, 2 borttagningar(-)
diff --git a/debian/control b/debian/control index 4fdedcb8..b23a47b4 100644 --- a/debian/control +++ b/debian/control @@ -62,8 +62,6 @@ Build-Depends: Package: libav-tools Section: video Architecture: any -Replaces: - libavcodec-extra-53 (<< 4:0.6~) Pre-Depends: dpkg (>= 1.15.7.2~) Depends: -- 1.7.10.4 _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
