Imported Debian patch 1.4+222+hg5f9f7194267b-1~trusty
[deb_x265.git] / debian / control
index 35db2b2d5a0ded7037771f61fec3ff0f48e5e55e..0b09e9f3d121c6f376e1e780e768878d11b2fcbc 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (>= 9),
  cmake (>= 2.8.8),
  python3-sphinx,
- yasm (>= 1.2.0) [any-i386]
+ yasm (>= 1.2.0)
 Vcs-Browser: https://bitbucket.org/multicoreware/x265/src
 
 Package: x265
@@ -21,7 +21,7 @@ Description: H.265/HEVC video encoder - frontend binary
  library for encoding video using the High
  Efficiency Video Coding (HEVC/H.265) standard.
 
-Package: libx265-35
+Package: libx265-39
 Architecture: any
 Pre-Depends:
  ${misc:Pre-Depends}
@@ -37,13 +37,13 @@ Architecture: any
 Section: libdevel
 Depends:
  ${misc:Depends},
- libx265-35 (= ${binary:Version})
+ libx265-39 (= ${binary:Version})
 Description: H.265/HEVC video encoder - development files
  library for encoding video using the High
  Efficiency Video Coding (HEVC/H.265) standard.
  .
  This package contains the static library and
- headers used to build programs that use libx265-35.
+ headers used to build programs that use libx265-39.
 
 Package: x265-doc
 Architecture: all
@@ -65,7 +65,7 @@ Priority: extra
 Depends:
  ${misc:Depends},
  x265 (= ${binary:Version}),
- libx265-35 (= ${binary:Version})
+ libx265-39 (= ${binary:Version})
 Description: debugging symbols for x265 and libx265
  library for encoding video using the High
  Efficiency Video Coding (HEVC/H.265) standard.