[SCM] x264 packaging branch, ubuntu, updated. debian/0.85.1442.1+git781d30-1-2-g11c4c4e

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Feb 20 11:22:40 UTC 2010


The following commit has been merged in the ubuntu branch:
commit 5dc23daae9d0902a75f1b76750b166271b4d60ef
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Feb 20 11:05:13 2010 +0100

    add ${misc:depends} substvar to libx264-dev
    
    found by lintian

diff --git a/debian/control b/debian/control
index ec681a2..6bbeb54 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,8 @@ Description: x264 video coding library
 Package: libx264-dev
 Section: libdevel
 Architecture: any
-Depends: libx264-85 (= ${binary:Version})
+Depends: libx264-85 (= ${binary:Version}),
+         ${misc:Depends} 
 Description: development files for libx264
  libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
  video streams.

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list