[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 f1277631671ce29e2c40c55cb55a83d3090509c7
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Feb 20 10:58:54 2010 +0100

    soname is at 85, not 84

diff --git a/debian/control b/debian/control
index e3e0e49..ec681a2 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: video encoder for the H.264/MPEG-4 AVC standard
   * parallel encoding on multiple CPUs
   * interlaced streams
 
-Package: libx264-84
+Package: libx264-85
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -53,7 +53,7 @@ Description: x264 video coding library
 Package: libx264-dev
 Section: libdevel
 Architecture: any
-Depends: libx264-84 (= ${binary:Version})
+Depends: libx264-85 (= ${binary:Version})
 Description: development files for libx264
  libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
  video streams.
diff --git a/debian/libx264-84.install b/debian/libx264-85.install
similarity index 100%
rename from debian/libx264-84.install
rename to debian/libx264-85.install

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list