[SCM] libopenshot/master: Bump soname of shlibs package to 10

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Sat Feb 4 14:39:33 UTC 2017


The following commit has been merged in the master branch:
commit 56a5ae16497e78dfb6d065e0be4eb30bc5ae53b4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Feb 4 14:20:57 2017 +0000

    Bump soname of shlibs package to 10

diff --git a/debian/control b/debian/control
index eeb0303..5ac3c47 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/libopenshot.git/
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/libopenshot.git
 Homepage: http://www.openshot.org/
 
-Package: libopenshot9
+Package: libopenshot10
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
@@ -47,8 +47,8 @@ Package: libopenshot-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libopenshot9 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         libopenshot10 (= ${binary:Version})
 Suggests: libopenshot-doc <!nodoc>
 Description: development files for the OpenShot video library
  OpenShot Library (libopenshot) is an open-source project dedicated to
diff --git a/debian/libopenshot9.install b/debian/libopenshot10.install
similarity index 100%
rename from debian/libopenshot9.install
rename to debian/libopenshot10.install

-- 
libopenshot packaging



More information about the pkg-multimedia-commits mailing list