[sr-dev] git:master: pkg/kamailio/deb: some updates for v3.1.0

Daniel-Constantin Mierla miconda at gmail.com
Mon Oct 4 21:07:44 CEST 2010


Module: sip-router
Branch: master
Commit: 353ab4c8e6229c70c4ac97a1f03e8a269df1b6b2
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=353ab4c8e6229c70c4ac97a1f03e8a269df1b6b2

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Oct  4 21:06:50 2010 +0200

pkg/kamailio/deb: some updates for v3.1.0

---

 pkg/kamailio/debian/changelog |    6 +++++
 pkg/kamailio/debian/control   |   45 ++++++++++++++++++++++++++++++++++++----
 pkg/kamailio/debian/rules     |    7 +++--
 3 files changed, 50 insertions(+), 8 deletions(-)

diff --git a/pkg/kamailio/debian/changelog b/pkg/kamailio/debian/changelog
index ee826c6..bf4af02 100644
--- a/pkg/kamailio/debian/changelog
+++ b/pkg/kamailio/debian/changelog
@@ -1,3 +1,9 @@
+kamailio (3.1.0) unstable; urgency=low
+
+  * update to 3.1.0 from upstream
+
+ -- Daniel-Constantin Mierla <miconda at gmail.com>  Thu, 27 May 2010 10:27:36 +0100
+
 kamailio (3.0.2.99) unstable; urgency=low
 
   * update to 3.0.2.99 for development version builds
diff --git a/pkg/kamailio/debian/control b/pkg/kamailio/debian/control
index d4f1d6c..4da0aaf 100644
--- a/pkg/kamailio/debian/control
+++ b/pkg/kamailio/debian/control
@@ -2,7 +2,7 @@ Source: kamailio
 Section: net
 Priority: optional
 Maintainer: Jon Bonilla <manwe at aholab.ehu.es>
-Build-Depends: debhelper (>= 5), dpatch, libmysqlclient-dev, libexpat1-dev, libxml2-dev, libpq-dev, libradiusclient-ng-dev, flex, bison, zlib1g-dev, unixodbc-dev, libxmlrpc-c3-dev, libperl-dev, libsnmp-dev, dpkg-dev (>= 1.13.19), libdb-dev (>= 4.6.19), xsltproc, libconfuse-dev, libldap2-dev, libssl-dev, libcurl3-openssl-dev, python, libpcre3-dev, docbook-xml, libpurple-dev, libmemcache-dev, libreadline5-dev
+Build-Depends: debhelper (>= 5), dpatch, libmysqlclient-dev, libexpat1-dev, libxml2-dev, libpq-dev, libradiusclient-ng-dev, flex, bison, zlib1g-dev, unixodbc-dev, libxmlrpc-c3-dev, libperl-dev, libsnmp-dev, dpkg-dev (>= 1.13.19), libdb-dev (>= 4.6.19), xsltproc, libconfuse-dev, libldap2-dev, libssl-dev, libcurl3-openssl-dev, python, libpcre3-dev, docbook-xml, libpurple-dev, libmemcache-dev, libreadline-dev, liblua5.1-0-dev, python-dev, libgeoip-dev
 Standards-Version: 3.8.0
 Homepage: http://www.kamailio.org/
 
@@ -98,17 +98,19 @@ Description: SIMPLE presence modules for Kamailio
  server and presence user agent for RICH presence, registrar-based presence,
  external triggered presence and XCAP support.
 
-Package: kamailio-xmlrpc-modules
+Package: kamailio-xml-modules
 Architecture: any
 Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: kamailio-xmlrpc-module
-Description: XMLRPC support for Kamailio's Management Interface
+Replaces: kamailio-xml-module
+Description: XML based extensions for Kamailio's Management Interface
  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 XMLRPC transport implementations for Kamailio's
+ This package provides:
+ - the XMLRPC transport implementations for Kamailio's
  Management and Control Interface.
+ - xmlops module for XPath operations in configuration file
 
 Package: kamailio-perl-modules
 Architecture: any
@@ -226,6 +228,39 @@ Description: contains the TLS kamailio transport module
  This has been split out of the main kamailio package, so that kamailio will not
  depend on openssl. This module will enable you to use the TLS transport.
 
+Package: kamailio-lua-modules
+Architecture: any
+Depends: ${shlibs:Depends}, kamailio (= ${Source-Version})
+Description: contains the app_lua module
+ 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 app_lua module, an extension allowing to
+ execute embedded Lua applications within configuration file.
+
+Package: kamailio-python-modules
+Architecture: any
+Depends: ${shlibs:Depends}, kamailio (= ${Source-Version})
+Description: contains the app_python module
+ 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 app_python module, an extension allowing to
+ execute embedded Python applications within configuration file.
+
+Package: kamailio-geoip-modules
+Architecture: any
+Depends: ${shlibs:Depends}, kamailio (= ${Source-Version})
+Description: contains the geoip module
+ 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 geoip module, an extension allowing to
+ use GeoIP API within configuration file.
+
 Package: kamailio-nth
 Architecture: any
 Depends: screen, gdb, binutils, gcc, bison, flex, ngrep, tcpdump, iftop, lsof, psmisc, vim, bvi, most, mc, sipsak
diff --git a/pkg/kamailio/debian/rules b/pkg/kamailio/debian/rules
index 7952a59..b3b5600 100755
--- a/pkg/kamailio/debian/rules
+++ b/pkg/kamailio/debian/rules
@@ -25,7 +25,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=seas bdb dbtext oracle pa rls iptrtpproxy
+EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa rls iptrtpproxy
 #EXTRA_EXCLUDED_MODULES=
 
 # possible module directories that can appear in MODULES_SP
@@ -41,8 +41,9 @@ MODULES_SP=
 # Note: the order is important (should be in dependency order, the one
 # on which other depend first)
 PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
-			   ldap xmlrpc perl utils purple memcached tls \
-			   snmpstats carrierroute xmpp cpl
+			   ldap xml perl utils purple memcached tls \
+			   snmpstats carrierroute xmpp cpl lua python \
+			   geoip
 
 # directories with possible duplicate libraries (that should be deleted
 # from current module* packages)




More information about the sr-dev mailing list