[SCM] FFmpeg packaging branch, ubuntu, updated. debian/0.6.svn20100505-1ubuntu2

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Jun 3 10:44:54 UTC 2010


The following commit has been merged in the ubuntu branch:
commit e7b7b5de6ee54588d7130628cc98a1f9374a972e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Jun 3 11:31:50 2010 +0200

    fix typo in dependency on libavfilter-extra-1. LP: #587431

diff --git a/debian/control b/debian/control
index 1413279..02d02c3 100644
--- a/debian/control
+++ b/debian/control
@@ -217,7 +217,7 @@ Description: development files for libavformat
 Package: libavfilter-dev
 Section: libdevel
 Architecture: any
-Depends: libavfilter1 (>= ${binary:Version}) | libavfilter-extra-0 (>= ${source:Upstream-Version}),
+Depends: libavfilter1 (>= ${binary:Version}) | libavfilter-extra-1 (>= ${source:Upstream-Version}),
          libavfilter1 (<= ${source:Upstream-Version}-99) | libavfilter-extra-1 (<= ${source:Upstream-Version}-99),
          libavcodec-dev (= ${binary:Version}),
          ${misc:Depends}

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list