[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:32 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 5db99413bdf1c48cb52074c82e71b6a52b64e839
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Sep 23 11:52:15 2015 +0200

    repair soversion reading
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0ed0445..252e6af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,7 @@ 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
 
-#marble_soversion := $(shell dh_listpackages | sed -n '/^libmarblewidget/{s/^libmarblewidget//p}')
-marble_soversion := 21
+marble_soversion := $(shell dh_listpackages | sed -n '/^libmarblewidget/{s/^libmarblewidget//p}')
 marble_plugin_path = /usr/lib/kde4/plugins/marble/$(marble_soversion)
 
 vendor := $(shell dpkg-vendor --query Vendor)

-- 
marble packaging



More information about the pkg-kde-commits mailing list