[SCM] libav/experimental: bump libavfilter2 -> libavfilter3

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Oct 16 05:27:32 UTC 2012


The following commit has been merged in the experimental branch:
commit f8c3eae35ad58d0c8985549364515fd37b354c1e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jul 15 21:41:35 2012 +0200

    bump libavfilter2 -> libavfilter3

diff --git a/debian/control b/debian/control
index 328bd00..e6e9198 100644
--- a/debian/control
+++ b/debian/control
@@ -222,7 +222,7 @@ Description: Libav file format library
  It supports most existing file formats (AVI, MPEG, OGG, Matroska,
  ASF...).
 
-Package: libavfilter2
+Package: libavfilter3
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -230,11 +230,11 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Provides:
- libavfilter-extra-2
+ libavfilter-extra-3
 Replaces:
- libavfilter-extra-2
+ libavfilter-extra-3
 Breaks:
- libavfilter-extra-2 (<< 5:0.8.1-2)
+ libavfilter-extra-3 (<< 5:0.8.1-2)
 Description: Libav video filtering library
  Libav is a complete, cross-platform solution to decode, encode, record,
  convert and stream audio and video.
@@ -344,7 +344,7 @@ Section: libdevel
 Architecture: any
 Depends:
  libavcodec-dev (= ${binary:Version}),
- libavfilter2 (= ${binary:Version}),
+ libavfilter3 (= ${binary:Version}),
  ${misc:Depends}
 Description: Development files for libavfilter
  Libav is a complete, cross-platform solution to decode, encode, record,
@@ -458,12 +458,12 @@ Description: Libav device handling library (transitional package)
  This package is only used for transitional purposes and can be safely
  removed when no other packages depend on this package.
 
-Package: libavfilter-extra-2
+Package: libavfilter-extra-3
 Section: oldlibs
 Priority: extra
 Architecture: all
 Depends:
- libavfilter2,
+ libavfilter3,
  ${misc:Depends},
 Description: Libav filter library (transitional package)
  Libav is a complete, cross-platform solution to decode, encode, record,
diff --git a/debian/libavfilter2.install.in b/debian/libavfilter3.install.in
similarity index 100%
rename from debian/libavfilter2.install.in
rename to debian/libavfilter3.install.in
diff --git a/debian/libavfilter2.lintian-overrides b/debian/libavfilter3.lintian-overrides
similarity index 62%
rename from debian/libavfilter2.lintian-overrides
rename to debian/libavfilter3.lintian-overrides
index 99ff25a..3561c67 100644
--- a/debian/libavfilter2.lintian-overrides
+++ b/debian/libavfilter3.lintian-overrides
@@ -1,2 +1,2 @@
 # Overriding these fpic lintian errors. Please see bug #528080.
-libavfilter2: shlib-with-non-pic-code
+libavfilter3: shlib-with-non-pic-code

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list