[SCM] x265/master: Bump SONAME
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Dec 29 13:17:24 UTC 2016
The following commit has been merged in the master branch:
commit 9c76c1e7854615cf33cbcfd31b1a7925af7ecec4
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Dec 29 14:03:51 2016 +0100
Bump SONAME
diff --git a/debian/control b/debian/control
index 051c53e..1e86025 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
- libx265-95 (= ${binary:Version})
+ libx265-102 (= ${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-95
+Package: libx265-102
Section: libs
Architecture: any
Multi-Arch: same
diff --git a/debian/libx265-95.install b/debian/libx265-102.install
similarity index 100%
rename from debian/libx265-95.install
rename to debian/libx265-102.install
diff --git a/debian/libx265-95.symbols b/debian/libx265-102.symbols
similarity index 83%
rename from debian/libx265-95.symbols
rename to debian/libx265-102.symbols
index 1b1b616..e58403d 100644
--- a/debian/libx265-95.symbols
+++ b/debian/libx265-102.symbols
@@ -1,6 +1,6 @@
-libx265.so.95 libx265-95 #MINVER#
-| libx265-95 (>= 2.1), libx265-95 (<< 2.2)
- x265_api_get_95 at Base 2.1
+libx265.so.102 libx265-102 #MINVER#
+| libx265-102 (>= 2.2), libx265-102 (<< 2.3)
+ x265_api_get_102 at Base 2.2
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.95 libx265-95 #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_open_102 at Base 2.2
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