[SCM] kpmcore packaging branch, kubuntu_unstable, updated. 8d33780689196c921a01f0109daa38b3fc5eec99

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Jun 23 12:31:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kpmcore.git;a=commitdiff;h=8d33780

The following commit has been merged in the kubuntu_unstable branch:
commit 8d33780689196c921a01f0109daa38b3fc5eec99
Author: Rohan Garg <rohan at garg.io>
Date:   Thu Jun 23 14:31:30 2016 +0200

    Bump soversion
---
 debian/control                                      | 4 ++--
 debian/{libkpmcore2.install => libkpmcore3.install} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 741e0b6..fc8f859 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kpmcore.git
 Package: libkpmcore-dev
 Section: libdevel
 Architecture: any
-Depends: libkpmcore2 (= ${binary:Version}), ${misc:Depends}
+Depends: libkpmcore3 (= ${binary:Version}), ${misc:Depends}
 Description: library for managing partitions -- development headers
  Library for managing partitions, used by the KDE Partition Manager
  and other projects.
@@ -38,7 +38,7 @@ Description: library for managing partitions
  Library for managing partitions, used by the KDE Partition Manager
  and other projects.
 
-Package: libkpmcore2
+Package: libkpmcore3
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: library for managing partitions
diff --git a/debian/libkpmcore2.install b/debian/libkpmcore3.install
similarity index 51%
rename from debian/libkpmcore2.install
rename to debian/libkpmcore3.install
index c8a3840..32935dd 100644
--- a/debian/libkpmcore2.install
+++ b/debian/libkpmcore3.install
@@ -1,2 +1,2 @@
-usr/lib/*/libkpmcore.so.2
+usr/lib/*/libkpmcore.so.3
 usr/lib/*/libkpmcore.so.2.*

-- 
kpmcore packaging



More information about the pkg-kde-commits mailing list