[SCM] ffmpeg/master: Drop now unnecessary embedded-library lintian-overrides.

aca-guest at users.alioth.debian.org aca-guest at users.alioth.debian.org
Thu Nov 12 23:15:55 UTC 2015


The following commit has been merged in the master branch:
commit d09c0e754f21082940bbdc733aa948ee24701aec
Author: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
Date:   Thu Nov 12 22:48:25 2015 +0100

    Drop now unnecessary embedded-library lintian-overrides.
    
    Lintian got (partly) fixed.

diff --git a/debian/libavdevice-ffmpeg56.lintian-overrides b/debian/libavdevice-ffmpeg56.lintian-overrides
index 831d55c..c2a85b5 100644
--- a/debian/libavdevice-ffmpeg56.lintian-overrides
+++ b/debian/libavdevice-ffmpeg56.lintian-overrides
@@ -1,7 +1,3 @@
-# This is a bug in lintian thinking only libav (and not also FFmpeg) build libavdevice.
-# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729203#430
-libavdevice-ffmpeg56: embedded-library usr/lib/*/libavdevice-ffmpeg.so.*: libavdevice
-
 # According to Debian policy [1], non position independent code is permitted
 # in a shared library on i386 and position independent code may have a
 # performance penalty, especially on i386.
diff --git a/debian/libavfilter-ffmpeg5.lintian-overrides b/debian/libavfilter-ffmpeg5.lintian-overrides
index 6020281..c04319a 100644
--- a/debian/libavfilter-ffmpeg5.lintian-overrides
+++ b/debian/libavfilter-ffmpeg5.lintian-overrides
@@ -1,7 +1,3 @@
-# This is a bug in lintian thinking only libav (and not also FFmpeg) build libavfilter.
-# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729203#430
-libavfilter-ffmpeg5: embedded-library usr/lib/*/libavfilter-ffmpeg.so.*: libavfilter
-
 # According to Debian policy [1], non position independent code is permitted
 # in a shared library on i386 and position independent code may have a
 # performance penalty, especially on i386.
diff --git a/debian/libavutil-ffmpeg54.lintian-overrides b/debian/libavutil-ffmpeg54.lintian-overrides
index c587711..04ca826 100644
--- a/debian/libavutil-ffmpeg54.lintian-overrides
+++ b/debian/libavutil-ffmpeg54.lintian-overrides
@@ -1,7 +1,3 @@
-# This is a bug in lintian thinking only libav (and not also FFmpeg) build libavutil.
-# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729203#430
-libavutil-ffmpeg54: embedded-library usr/lib/*/libavutil-ffmpeg.so.*: libavutil
-
 # According to Debian policy [1], non position independent code is permitted
 # in a shared library on i386 and position independent code may have a
 # performance penalty, especially on i386.

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list