[SCM] vlc/master: Bump SONAME
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Dec 19 18:31:40 UTC 2017
The following commit has been merged in the master branch:
commit 9214b137553e6dcbb71b2a5c6a0fe6b700bd83bf
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Nov 23 22:27:30 2017 +0100
Bump SONAME
diff --git a/debian/control b/debian/control
index e6c7dc2..bd6f30f 100644
--- a/debian/control
+++ b/debian/control
@@ -210,7 +210,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: libvlccore8 (= ${binary:Version}),
+Depends: libvlccore9 (= ${binary:Version}),
pkg-config,
${misc:Depends}
Description: development files for libvlccore
@@ -221,7 +221,7 @@ Description: development files for libvlccore
This package contains headers and a static library required to build plugins
for VLC.
-Package: libvlccore8
+Package: libvlccore9
Section: libs
Multi-Arch: same
Architecture: any
diff --git a/debian/libvlccore8.install b/debian/libvlccore9.install
similarity index 100%
rename from debian/libvlccore8.install
rename to debian/libvlccore9.install
diff --git a/debian/libvlccore8.symbols b/debian/libvlccore9.symbols
similarity index 99%
rename from debian/libvlccore8.symbols
rename to debian/libvlccore9.symbols
index da8c0ea..2048cec 100644
--- a/debian/libvlccore8.symbols
+++ b/debian/libvlccore9.symbols
@@ -1,4 +1,4 @@
-libvlccore.so.8 libvlccore8 #MINVER#
+libvlccore.so.9 libvlccore9 #MINVER#
AddMD5 at Base 2.0.0
EndMD5 at Base 2.0.0
FromCharset at Base 2.0.0
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list