[Pkg-voip-commits] [pjproject] 01/02: Use pkgkde-symbolshelper. Build-depend on pkg-kde-tools.

Jonas Smedegaard dr at jones.dk
Fri Mar 25 16:30:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository pjproject.

commit 679115a3ec62ec58e38b884f4599311095130a7d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Mar 25 17:08:43 2016 +0100

    Use pkgkde-symbolshelper. Build-depend on pkg-kde-tools.
---
 debian/control | 1 +
 debian/rules   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e0d26fb..267ef21 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
  dh-python,
  dh-autoreconf,
  libspeex-dev, libspeexdsp-dev,
+ pkg-kde-tools,
  portaudio19-dev,
  libgsm1-dev,
  libopencore-amrnb-dev,
diff --git a/debian/rules b/debian/rules
index 3049a91..b482a6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,9 @@ pybuild = pybuild -d pjsip-apps/src/python --pyver 2.7
 # existing directory 'build'. .PHONY doesn't seem to be good enough with
 # the wildcard target. Any better way?
 %:
-	dh $@ --with autotools_dev,python2
+	dh $@ --with autotools_dev,python2,pkgkde_symbolshelper
 build:
-	dh $@ --with autotools_dev,python2
+	dh $@ --with autotools_dev,python2,pkgkde_symbolshelper
 
 # In case it would be needed:
 #override_dh_autoreconf:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list