[SCM] x265/master: Bump SONAME

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Dec 3 20:25:48 UTC 2017


The following commit has been merged in the master branch:
commit 0e3bfc9e78728ee9a399f274c60aac82cbe09e38
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Dec 3 20:44:29 2017 +0100

    Bump SONAME

diff --git a/debian/control b/debian/control
index 2ec3545..7bd187d 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  ${misc:Depends},
- libx265-130 (= ${binary:Version})
+ libx265-146 (= ${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-130
+Package: libx265-146
 Section: libs
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libx265-130.install b/debian/libx265-146.install
similarity index 100%
rename from debian/libx265-130.install
rename to debian/libx265-146.install
diff --git a/debian/libx265-130.symbols b/debian/libx265-146.symbols
similarity index 84%
rename from debian/libx265-130.symbols
rename to debian/libx265-146.symbols
index aa7e488..66e608c 100644
--- a/debian/libx265-130.symbols
+++ b/debian/libx265-146.symbols
@@ -1,6 +1,6 @@
-libx265.so.130 libx265-130 #MINVER#
-| libx265-130 (>= 2.5), libx265-130 (<< 2.6)
- x265_api_get_130 at Base 2.5
+libx265.so.146 libx265-146 #MINVER#
+| libx265-146 (>= 2.6), libx265-146 (<< 2.7)
+ x265_api_get_146 at Base 2.6
  x265_api_query at Base 1.8
  x265_build_info_str at Base 1.4
  x265_cleanup at Base 1.4
@@ -11,7 +11,7 @@ libx265.so.130 libx265-130 #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_130 at Base 2.5
+ x265_encoder_open_146 at Base 2.6
  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