[SCM] x264/master: Update debian/control for soname bump
ricotz-guest at users.alioth.debian.org
ricotz-guest at users.alioth.debian.org
Sun Dec 31 13:13:30 UTC 2017
The following commit has been merged in the master branch:
commit d93a13fb5d175dc53bd09832a25984f2f02ae85c
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date: Sun Dec 31 14:09:01 2017 +0100
Update debian/control for soname bump
diff --git a/debian/control b/debian/control
index 3701265..f1d5f59 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Description: video encoder for the H.264/MPEG-4 AVC standard
* parallel encoding on multiple CPUs
* interlaced streams
-Package: libx264-148
+Package: libx264-152
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -67,7 +67,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libx264-148 (= ${binary:Version}),
+ libx264-152 (= ${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