[Pkg-voip-commits] [kamailio] 04/10: remove purple module

Victor Seva vseva at moszumanska.debian.org
Mon Jun 19 07:29:25 UTC 2017


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

vseva pushed a commit to branch master
in repository kamailio.

commit 40bf66bdad2c0f22ebad68ece280106e8e18b7ce
Author: Victor Seva <vseva at debian.org>
Date:   Fri Jun 16 13:36:26 2017 +0200

    remove purple module
---
 debian/control | 18 ------------------
 debian/rules   |  4 ++--
 2 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 3816469..5f71a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,6 @@ Build-Depends:
  libpcre3-dev,
  libperl-dev,
  libpq-dev,
- libpurple-dev,
  librabbitmq-dev,
  libradcli-dev,
  libreadline-dev,
@@ -397,23 +396,6 @@ Description: SNMP AgentX subagent module for Kamailio
  This package provides the snmpstats module for Kamailio. This module acts
  as an AgentX subagent which connects to a master agent.
 
-Package: kamailio-purple-modules
-Architecture: any
-Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends},
-Depends:
- kamailio (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends},
-Description: Provides the purple module, a multi-protocol IM gateway
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package provides the purple module, a multi-protocol instant
- messaging gateway module.
-
 Package: kamailio-xmpp-modules
 Architecture: any
 Multi-Arch: same
diff --git a/debian/rules b/debian/rules
index 6746b19..fa8a75b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ EXCLUDED_MODULES=
 # extra modules to skip, because they are not compilable now
 # - regardless if they go to the main kamailio package or to some module package,
 # they will be excluded from compile and install of all
-EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy mi_xmlrpc dnssec
+EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa purple iptrtpproxy mi_xmlrpc dnssec
 
 # module groups that are packaged in seperate packages
 # (with the name kamailio-$(group_name)-modules)
@@ -38,7 +38,7 @@ PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
 			   ldap xml perl utils lua memcached \
 			   snmpstats carrierroute xmpp cpl redis python geoip\
 			   sqlite ims sctp java \
-			   purple tls outbound websocket autheph cnxcc \
+			   tls outbound websocket autheph cnxcc \
 			   erlang
 
 # module groups to be packaged onto kamailio-extra-modules

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



More information about the Pkg-voip-commits mailing list