[SCM] x264/master: update debian/control
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Feb 13 23:39:16 UTC 2014
The following commit has been merged in the master branch:
commit 5e76186e567c9ff10640788c9e3a18f12be82ea8
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Feb 13 23:29:35 2014 +0000
update debian/control
diff --git a/debian/control b/debian/control
index a977701..1bafffc 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: video encoder for the H.264/MPEG-4 AVC standard
* parallel encoding on multiple CPUs
* interlaced streams
-Package: libx264-133
+Package: libx264-142
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -66,7 +66,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libx264-133 (= ${binary:Version}),
+ libx264-142 (= ${binary:Version}),
${misc:Depends}
Description: development files for libx264
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
diff --git a/debian/control.in b/debian/control.in
index b64d5d7..0762318 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -11,7 +11,7 @@ Build-Depends:
debhelper (>= 8.1.3~),
libavformat-dev (>= 6:9),
libffms2-dev,
- libgpac-dev (>= 0.4.5+svn4019~),
+ libgpac-dev (>= 0.5.0+svn4288~),
libx11-dev,
yasm [any-i386 any-amd64]
Standards-Version: 3.9.4
--
x264 packaging
More information about the pkg-multimedia-commits
mailing list