[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090420-2-23-gee21dae

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed May 13 08:30:13 UTC 2009


The following commit has been merged in the master branch:
commit d843d9b228686ce84b2bf45d448c24e2f8436bae
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed May 13 04:26:11 2009 -0400

    Add lintian overrides for remaining fpic lintian errors.

diff --git a/debian/libavdevice52.lintian-overrides b/debian/libavdevice52.lintian-overrides
new file mode 100644
index 0000000..7cc8ded
--- /dev/null
+++ b/debian/libavdevice52.lintian-overrides
@@ -0,0 +1,4 @@
+# ffmpeg is being built with -fPIC yet the result binaries still get these
+# TEXTRELs. This requires further work. Please see bug #528080.
+libavdevice52: shlib-with-non-pic-code usr/lib/i686/cmov/libavdevice.so.52.1.0
+libavdevice52: shlib-with-non-pic-code usr/lib/libavdevice.so.52.1.0
diff --git a/debian/libavfilter0.lintian-overrides b/debian/libavfilter0.lintian-overrides
new file mode 100644
index 0000000..704de2e
--- /dev/null
+++ b/debian/libavfilter0.lintian-overrides
@@ -0,0 +1,4 @@
+# ffmpeg is being built with -fPIC yet the result binaries still get these
+# TEXTRELs. This requires further work. Please see bug #528080.
+libavfilter0: shlib-with-non-pic-code usr/lib/i686/cmov/libavfilter.so.0.4.0
+libavfilter0: shlib-with-non-pic-code usr/lib/libavfilter.so.0.4.0
diff --git a/debian/libavformat52.lintian-overrides b/debian/libavformat52.lintian-overrides
new file mode 100644
index 0000000..e5d05a4
--- /dev/null
+++ b/debian/libavformat52.lintian-overrides
@@ -0,0 +1,4 @@
+# ffmpeg is being built with -fPIC yet the result binaries still get these
+# TEXTRELs. This requires further work. Please see bug #528080.
+libavformat52: shlib-with-non-pic-code usr/lib/i686/cmov/libavformat.so.52.31.0
+libavformat52: shlib-with-non-pic-code usr/lib/libavformat.so.52.31.0
diff --git a/debian/libavutil49.lintian-overrides b/debian/libavutil49.lintian-overrides
new file mode 100644
index 0000000..2fa5156
--- /dev/null
+++ b/debian/libavutil49.lintian-overrides
@@ -0,0 +1,4 @@
+# ffmpeg is being built with -fPIC yet the result binaries still get these
+# TEXTRELs. This requires further work. Please see bug #528080.
+libavutil49: shlib-with-non-pic-code usr/lib/i686/cmov/libavutil.so.49.15.0
+libavutil49: shlib-with-non-pic-code usr/lib/libavutil.so.49.15.0

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list