[SCM] qapt packaging branch, master, updated. debian/3.0.3-1-8-gd6fcd1f

Pino Toscano pino at moszumanska.debian.org
Sat Dec 23 12:29:12 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/qapt.git;a=commitdiff;h=3a39710

The following commit has been merged in the master branch:
commit 3a39710ac07e591e3edd3f157e0e34234278be2f
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 23 13:24:13 2017 +0100

    use pkgkde_symbolshelper dh addon
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e50d8cd..8cfe437 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libqapt (3.0.3-2) UNRELEASED; urgency=medium
   * Update symbols file.
   * Switch the transitional plasma-framework-dev build dependency to
     libkf5plasma-dev.
+  * Use also the dh pkgkde_symbolshelper addon to handle symbols file with
+    substitutions.
 
  -- Debian/Kubuntu KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 23 Dec 2017 13:13:56 +0100
 
diff --git a/debian/rules b/debian/rules
index 6a5e695..9e9ecc1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export QT_SELECT=qt5
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ --with kf5 --parallel
+	dh $@ --with kf5,pkgkde_symbolshelper --parallel
 
 override_dh_install:
 	dh_install --fail-missing

-- 
qapt packaging



More information about the pkg-kde-commits mailing list