[SCM] x265/master: Bump SONAME

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Oct 1 07:57:49 UTC 2016


The following commit has been merged in the master branch:
commit ba60325fb1b5d32734be6e38ae53c8af4c8c0e2f
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Oct 1 09:28:33 2016 +0200

    Bump SONAME

diff --git a/debian/control b/debian/control
index 8c7c912..b4d8d53 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  ${misc:Depends},
- libx265-87 (= ${binary:Version})
+ libx265-95 (= ${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-87
+Package: libx265-95
 Section: libs
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libx265-87.install b/debian/libx265-95.install
similarity index 100%
rename from debian/libx265-87.install
rename to debian/libx265-95.install
diff --git a/debian/libx265-87.symbols b/debian/libx265-95.symbols
similarity index 84%
rename from debian/libx265-87.symbols
rename to debian/libx265-95.symbols
index 21d13d8..1b1b616 100644
--- a/debian/libx265-87.symbols
+++ b/debian/libx265-95.symbols
@@ -1,5 +1,6 @@
-libx265.so.87 libx265-87 #MINVER#
-| libx265-87 (>= 2.0), libx265-87 (<< 2.1)
+libx265.so.95 libx265-95 #MINVER#
+| libx265-95 (>= 2.1), libx265-95 (<< 2.2)
+ x265_api_get_95 at Base 2.1
  x265_api_query at Base 1.8
  x265_build_info_str at Base 1.4
  x265_cleanup at Base 1.4
@@ -9,6 +10,7 @@ libx265.so.87 libx265-87 #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_95 at Base 2.1
  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