[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.3-1-12-ga4050a1

Diane Trout diane-guest at moszumanska.debian.org
Sun Jan 19 17:05:52 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=a4050a1

The following commit has been merged in the master branch:
commit a4050a110286c48df21d1376c48427b07b7cb9c3
Author: Diane Trout <diane at ghic.org>
Date:   Sun Jan 19 09:05:22 2014 -0800

    Explicitly use pkg-kde-tools for its symbol helper utilities.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bcaa9b..d1d8b34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ telepathy-qt (0.9.3-3) UNRELEASED; urgency=low
   * Update debian/libtelepathy-qt4-2.symbols for 0.9.3 symbols.
   * Simplify debian/rules by removing override_dh_strip and override_dh_install
     and passing their arguments to the default dh rule.
+  * Explicitly use pkg-kde-tools for its symbol helper utilities.
 
  -- Diane Trout <diane at ghic.org>  Sun, 12 Jan 2014 11:09:28 -0800
 
diff --git a/debian/control b/debian/control
index 9a5b146..7ece854 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Michał Zając <quintasan at kubuntu.org>,
            Diane Trout <diane at ghic.org>
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1~),
+               pkg-kde-tools (>= 0.12),
                cmake,
                doxygen,
                graphviz,
diff --git a/debian/rules b/debian/rules
index fa73c49..58a7639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --parallel --dbg-package=libtelepathy-qt4-dbg --list-missing
+	dh $@ --with pkgkde_symbolshelper --parallel --dbg-package=libtelepathy-qt4-dbg --list-missing
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DDISABLE_WERROR=ON -DHAVE_DOT=YES \

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list