[SCM] baloo packaging branch, master, updated. debian/4.14.2-1-3-gc95a286
Pino Toscano
pino at moszumanska.debian.org
Thu Jul 28 05:57:27 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/baloo.git;a=commitdiff;h=5123a32
The following commit has been merged in the master branch:
commit 5123a32a233cc7cacaffd861a346beea68219e31
Author: Pino Toscano <pino at debian.org>
Date: Thu Jul 28 07:55:26 2016 +0200
remove baloo-dbg in favour of -dbgsym packages
---
debian/changelog | 1 +
debian/control | 12 ------------
debian/rules | 2 +-
3 files changed, 2 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 06ebcf1..b51c20b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ baloo (4:4.14.3-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Last upstream release.
+ * Remove baloo-dbg in favour of the -dbgsym packages.
-- Debian/Ubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 28 Jul 2016 07:52:05 +0200
diff --git a/debian/control b/debian/control
index 6c2edf8..f5faa7e 100644
--- a/debian/control
+++ b/debian/control
@@ -143,15 +143,3 @@ Description: development files for Baloo
This package contains development headers for Baloo.
.
Baloo is part of KDE SC.
-
-Package: baloo-dbg
-Architecture: any
-Depends: baloo4 (= ${binary:Version}), ${misc:Depends}
-Priority: extra
-Section: debug
-Description: debugging symbols for Baloo
- Baloo is a framework for searching and managing metadata in KDE.
- .
- This package contains debugging symbols for Baloo.
- .
- Baloo is part of KDE SC.
diff --git a/debian/rules b/debian/rules
index 36b12af..3d0a5fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ override_dh_shlibdeps:
$(overridden_command) -- -xbaloo -xkde-runtime -xkdepim-runtime
override_dh_strip:
- dh_strip --dbg-package=baloo-dbg
+ $(overridden_command) --dbgsym-migration='baloo-dbg (<< 4:4.14.3-1)'
--
baloo packaging
More information about the pkg-kde-commits
mailing list