[SCM] x265/master: SONAME bump: 110 -> 116

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Apr 26 20:31:35 UTC 2017


The following commit has been merged in the master branch:
commit 9a35927522c45e66b653f1a370428c7c38297123
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Apr 26 22:08:30 2017 +0200

    SONAME bump: 110 -> 116

diff --git a/debian/control b/debian/control
index ba1035f..65d4db4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  ${misc:Depends},
- libx265-110 (= ${binary:Version})
+ libx265-116 (= ${binary:Version})
 Suggests:
  libx265-doc
 Description: H.265/HEVC video stream encoder (development files)
@@ -53,7 +53,7 @@ Description: H.265/HEVC video stream encoder (development files)
  This is the development package which contains headers and libraries for
  libx265.
 
-Package: libx265-110
+Package: libx265-116
 Section: libs
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libx265-110.install b/debian/libx265-116.install
similarity index 100%
rename from debian/libx265-110.install
rename to debian/libx265-116.install
diff --git a/debian/libx265-110.symbols b/debian/libx265-116.symbols
similarity index 83%
rename from debian/libx265-110.symbols
rename to debian/libx265-116.symbols
index ac1dc4d..f1fade1 100644
--- a/debian/libx265-110.symbols
+++ b/debian/libx265-116.symbols
@@ -1,6 +1,6 @@
-libx265.so.110 libx265-110 #MINVER#
-| libx265-110 (>= 2.3), libx265-110 (<< 2.4)
- x265_api_get_110 at Base 2.3
+libx265.so.116 libx265-116 #MINVER#
+| libx265-116 (>= 2.4), libx265-116 (<< 2.5)
+ x265_api_get_116 at Base 2.3
  x265_api_query at Base 1.8
  x265_build_info_str at Base 1.4
  x265_cleanup at Base 1.4
@@ -10,7 +10,7 @@ libx265.so.110 libx265-110 #MINVER#
  x265_encoder_headers at Base 1.4
  x265_encoder_intra_refresh at Base 1.9
  x265_encoder_log at Base 1.4
- x265_encoder_open_110 at Base 2.3
+ x265_encoder_open_116 at Base 2.3
  x265_encoder_parameters at Base 1.4
  x265_encoder_reconfig at Base 1.7
  x265_max_bit_depth at Base 1.4

-- 
x265 packaging



More information about the pkg-multimedia-commits mailing list