[SCM] x264/master: Update library package name for soname bump.
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Mon Jul 25 23:18:34 UTC 2011
The following commit has been merged in the master branch:
commit 563ce0faebb509bc58d6ec991db1149b6872bbf4
Author: Andres Mejia <mcitadel at gmail.com>
Date: Mon Jul 25 17:47:08 2011 -0400
Update library package name for soname bump.
diff --git a/debian/control b/debian/control
index e22061f..118d68a 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: video encoder for the H.264/MPEG-4 AVC standard
* parallel encoding on multiple CPUs
* interlaced streams
-Package: libx264-115
+Package: libx264-116
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
@@ -59,7 +59,7 @@ Description: x264 video coding library
Package: libx264-dev
Section: libdevel
Architecture: any
-Depends: libx264-115 (= ${binary:Version}),
+Depends: libx264-116 (= ${binary:Version}),
${misc:Depends}
Description: development files for libx264
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
--
x264 packaging
More information about the pkg-multimedia-commits
mailing list