[SCM] marble packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.1-0ubuntu1-19-g4948a77

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Sep 23 10:12:33 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/marble.git;a=commitdiff;h=e4fbcba

The following commit has been merged in the kubuntu_unstable branch:
commit e4fbcbaf0f277f6762ffcd6cf6970dd41831e706
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Sep 23 12:07:30 2015 +0200

    explain the soversion tech
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0408052..33d780a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
 include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
 
+# Move plugins to a soversion specific directory to ease transitions
+# https://bugs.kde.org/show_bug.cgi?id=353078
 marble_soversion := $(shell dh_listpackages | sed -n '/^libmarblewidget/{s/^libmarblewidget//p}')
 marble_plugin_path = /usr/lib/kde4/plugins/marble/$(marble_soversion)
 

-- 
marble packaging



More information about the pkg-kde-commits mailing list