[SCM] x265/master: SONAME bump

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jul 17 18:38:53 UTC 2017


The following commit has been merged in the master branch:
commit 8ba7af7394670bcfd12be529adce8eb90194f3be
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jul 17 20:09:51 2017 +0200

    SONAME bump

diff --git a/debian/control b/debian/control
index 75ed99e..313a45f 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  ${misc:Depends},
- libx265-116 (= ${binary:Version})
+ libx265-130 (= ${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-116
+Package: libx265-130
 Section: libs
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libx265-116.install b/debian/libx265-130.install
similarity index 100%
rename from debian/libx265-116.install
rename to debian/libx265-130.install
diff --git a/debian/libx265-116.symbols b/debian/libx265-130.symbols
similarity index 80%
rename from debian/libx265-116.symbols
rename to debian/libx265-130.symbols
index f1fade1..aa7e488 100644
--- a/debian/libx265-116.symbols
+++ b/debian/libx265-130.symbols
@@ -1,16 +1,17 @@
-libx265.so.116 libx265-116 #MINVER#
-| libx265-116 (>= 2.4), libx265-116 (<< 2.5)
- x265_api_get_116 at Base 2.3
+libx265.so.130 libx265-130 #MINVER#
+| libx265-130 (>= 2.5), libx265-130 (<< 2.6)
+ x265_api_get_130 at Base 2.5
  x265_api_query at Base 1.8
  x265_build_info_str at Base 1.4
  x265_cleanup at Base 1.4
  x265_encoder_close at Base 1.4
+ x265_encoder_ctu_info at Base 2.5
  x265_encoder_encode at Base 1.4
  x265_encoder_get_stats at Base 1.4
  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_116 at Base 2.3
+ x265_encoder_open_130 at Base 2.5
  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