[Pkg-voip-commits] r10146 - in /kamailio/trunk/debian: changelog control control.tls control.tls.sh copyright kamailio.README.Debian rules

maniac-guest at alioth.debian.org maniac-guest at alioth.debian.org
Mon Apr 29 10:22:15 UTC 2013


Author: maniac-guest
Date: Mon Apr 29 10:22:14 2013
New Revision: 10146

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10146
Log:
debian/copyright:
 - Updated modules path
debian/control:
 - removed websocket and outbound modules due ssl
debian/control.tls.*:
 - added websocket and outbound modules
debian/rules:
 - removed websocket and outbound modules

Modified:
    kamailio/trunk/debian/changelog
    kamailio/trunk/debian/control
    kamailio/trunk/debian/control.tls
    kamailio/trunk/debian/control.tls.sh
    kamailio/trunk/debian/copyright
    kamailio/trunk/debian/kamailio.README.Debian
    kamailio/trunk/debian/rules

Modified: kamailio/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/changelog?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/changelog (original)
+++ kamailio/trunk/debian/changelog Mon Apr 29 10:22:14 2013
@@ -3,11 +3,13 @@
   * New upstream release (Closes: #704118)
   * debian/control.tls
     + refreshed (Closes: #704683)
-  * debian/control:
-    + added new ims outbound websocket modules
+    + added new websocket and outbound modules
+  * debian/control:
+    + added new ims modules
+    + remove openser stuff
   * debian/rules:
     + kambdb_recover binary is not in source.
-    + added ims outbound websocket modules
+    + added ims module
   * debian/patches/upstream:
     + removed upstream fixes for the previous release.
   * debian/patches:
@@ -18,8 +20,10 @@
   * debian/backports/squeeze:
     + remove call to dpkg-buildflags
     + do not apply hardening_flags.patch
-
- -- Victor Seva <linuxmaniac at torreviejawireless.org>  Fri, 26 Apr 2013 09:19:13 +0200
+  * debian/copyright:
+    + updated modules path
+
+ -- Victor Seva <linuxmaniac at torreviejawireless.org>  Mon, 29 Apr 2013 11:34:47 +0200
 
 kamailio (3.3.0-1) unstable; urgency=low
 

Modified: kamailio/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/control?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/control (original)
+++ kamailio/trunk/debian/control Mon Apr 29 10:22:14 2013
@@ -46,7 +46,6 @@
 Multi-Arch: foreign
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, python, adduser
-Replaces: openser
 Suggests: kamailio-mysql-modules, kamailio-postgres-modules, kamailio-unixodbc-modules, kamailio-cpl-modules, kamailio-radius-modules, kamailio-presence-modules, kamailio-xml-modules, kamailio-perl-modules, kamailio-snmpstats-modules, kamailio-xmpp-modules, kamailio-carrierroute-modules, kamailio-berkeley-modules, kamailio-ldap-modules, kamailio-python-modules, kamailio-redis-modules, kamailio-lua-modules, kamailio-mono-modules
 Description: very fast and configurable SIP proxy
  Kamailio is a very fast and flexible SIP (RFC3261)
@@ -72,7 +71,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-dbg
 Description: very fast and configurable SIP proxy [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -189,7 +187,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), mysql-client
-Replaces: openser-mysql-module
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -202,7 +199,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), postgresql-client
-Replaces: openser-postgres-module
 Description: PostgreSQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -215,7 +211,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-cpl-module
 Description: CPL module (CPL interpreter engine) for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -229,7 +224,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-radius-modules
 Description: RADIUS modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -244,7 +238,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-unixodbc-modules
 Description: unixODBC database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -257,7 +250,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-presence-modules
 Description: SIMPLE presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -272,8 +264,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-perl-modules
-Conflicts: openser-perl-modules
 Description: Perl extensions and database driver for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -287,7 +277,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), snmpd
-Replaces: openser-snmpstats-modules
 Description: SNMP AgentX subagent module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -301,7 +290,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-xmpp-modules
 Description: XMPP gateway module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -331,7 +319,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-carrierroute-modules
 Description: carrierroute module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -345,7 +332,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), db5.1-util
-Replaces: openser-berkeley-modules
 Description: Berkeley database module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -374,7 +360,6 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Replaces: openser-ldap-modules
 Description: LDAP modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -384,18 +369,6 @@
  queries from the Kamailio config and storage of SIP account data in an LDAP
  directory.
 
-Package: kamailio-outbound-modules
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Outbound module for Kamailio
- 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 contains the module implementing SIP outbound extension.
-
 Package: kamailio-ims-modules
 Architecture: any
 Multi-Arch: same
@@ -409,18 +382,6 @@
  This package contains various Diameter interfaces and modules for Kamailio
  to run as an IMS core.
 
-Package: kamailio-websocket-modules
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Websocket module for kamailio
- 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 contains the module implementing WebSocket transport layer.
-
 Package: kamailio-utils-modules
 Architecture: any
 Multi-Arch: same
@@ -434,199 +395,3 @@
  Provides a set of utility functions for Kamailio, which are not related
  to the server configuration.
 
-Package: openser
-Architecture: all
-Depends: kamailio, ${misc:Depends}
-Description: very fast and configurable SIP proxy - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-dbg
-Priority: extra
-Section: debug
-Architecture: all
-Depends: kamailio-dbg, ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols] - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-mysql-module
-Architecture: all
-Depends: kamailio-mysql-modules, ${misc:Depends}
-Description: MySQL database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-postgres-module
-Architecture: all
-Depends: kamailio-postgres-modules, ${misc:Depends}
-Description: PostgreSQL database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-jabber-module
-Architecture: all
-Depends: kamailio-jabber-modules, ${misc:Depends}
-Description: Jabber gateway module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-cpl-module
-Architecture: all
-Depends: kamailio-cpl-modules, ${misc:Depends}
-Description: CPL module (CPL interpreter engine) for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-radius-modules
-Architecture: all
-Depends: kamailio-radius-modules, ${misc:Depends}
-Description: RADIUS modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-unixodbc-module
-Architecture: all
-Depends: kamailio-unixodbc-modules, ${misc:Depends}
-Description: unixODBC database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-presence-modules
-Architecture: all
-Depends: kamailio-presence-modules, ${misc:Depends}
-Description: SIMPLE presence modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-xmlrpc-module
-Architecture: all
-Depends: kamailio-xml-modules, ${misc:Depends}
-Description: XML-RPC support for OpenSER's Management Interface - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-perl-modules
-Architecture: all
-Depends: kamailio-perl-modules, ${misc:Depends}
-Conflicts: openser-perl-modules
-Replaces: openser-perl-modules
-Description: Perl extensions and database driver for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-snmpstats-module
-Architecture: all
-Depends: kamailio-snmpstats-modules, ${misc:Depends}
-Description: SNMP AgentX subagent module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-xmpp-module
-Architecture: all
-Depends: kamailio-xmpp-modules, ${misc:Depends}
-Description: XMPP gateway module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-carrierroute-module
-Architecture: all
-Depends: kamailio-carrierroute-modules, ${misc:Depends}
-Description: carrierroute module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-berkeley-module
-Architecture: all
-Depends: kamailio-berkeley-modules, ${misc:Depends}
-Description: Berkeley database module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-ldap-modules
-Architecture: all
-Depends: kamailio-ldap-modules, ${misc:Depends}
-Description: LDAP modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-

Modified: kamailio/trunk/debian/control.tls
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/control.tls?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/control.tls (original)
+++ kamailio/trunk/debian/control.tls Mon Apr 29 10:22:14 2013
@@ -384,18 +384,6 @@
  queries from the Kamailio config and storage of SIP account data in an LDAP
  directory.
 
-Package: kamailio-outbound-modules
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Outbound module for Kamailio
- 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 contains the module implementing SIP outbound extension.
-
 Package: kamailio-ims-modules
 Architecture: any
 Multi-Arch: same
@@ -409,18 +397,6 @@
  This package contains various Diameter interfaces and modules for Kamailio
  to run as an IMS core.
 
-Package: kamailio-websocket-modules
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Websocket module for kamailio
- 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 contains the module implementing WebSocket transport layer.
-
 Package: kamailio-utils-modules
 Architecture: any
 Multi-Arch: same
@@ -433,202 +409,6 @@
  .
  Provides a set of utility functions for Kamailio, which are not related
  to the server configuration.
-
-Package: openser
-Architecture: all
-Depends: kamailio, ${misc:Depends}
-Description: very fast and configurable SIP proxy - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-dbg
-Priority: extra
-Section: debug
-Architecture: all
-Depends: kamailio-dbg, ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols] - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-mysql-module
-Architecture: all
-Depends: kamailio-mysql-modules, ${misc:Depends}
-Description: MySQL database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-postgres-module
-Architecture: all
-Depends: kamailio-postgres-modules, ${misc:Depends}
-Description: PostgreSQL database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-jabber-module
-Architecture: all
-Depends: kamailio-jabber-modules, ${misc:Depends}
-Description: Jabber gateway module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-cpl-module
-Architecture: all
-Depends: kamailio-cpl-modules, ${misc:Depends}
-Description: CPL module (CPL interpreter engine) for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-radius-modules
-Architecture: all
-Depends: kamailio-radius-modules, ${misc:Depends}
-Description: RADIUS modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-unixodbc-module
-Architecture: all
-Depends: kamailio-unixodbc-modules, ${misc:Depends}
-Description: unixODBC database connectivity module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-presence-modules
-Architecture: all
-Depends: kamailio-presence-modules, ${misc:Depends}
-Description: SIMPLE presence modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-xmlrpc-module
-Architecture: all
-Depends: kamailio-xml-modules, ${misc:Depends}
-Description: XML-RPC support for OpenSER's Management Interface - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-perl-modules
-Architecture: all
-Depends: kamailio-perl-modules, ${misc:Depends}
-Conflicts: openser-perl-modules
-Replaces: openser-perl-modules
-Description: Perl extensions and database driver for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-snmpstats-module
-Architecture: all
-Depends: kamailio-snmpstats-modules, ${misc:Depends}
-Description: SNMP AgentX subagent module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-xmpp-module
-Architecture: all
-Depends: kamailio-xmpp-modules, ${misc:Depends}
-Description: XMPP gateway module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-carrierroute-module
-Architecture: all
-Depends: kamailio-carrierroute-modules, ${misc:Depends}
-Description: carrierroute module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-berkeley-module
-Architecture: all
-Depends: kamailio-berkeley-modules, ${misc:Depends}
-Description: Berkeley database module for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
-
-Package: openser-ldap-modules
-Architecture: all
-Depends: kamailio-ldap-modules, ${misc:Depends}
-Description: LDAP modules for OpenSER - transitional package
- OpenSER is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, OpenSER can handle thousands calls
- per second even on low-budget hardware.
- .
- This package is a transitional package to help with the renaming of OpenSER
- to Kamailio; it is an empty package that depends on the equivalent Kamailio
- package. You can safely remove this package.
 
 Package: kamailio-tls-modules
 Architecture: any
@@ -638,3 +418,27 @@
 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-outbound-modules
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
+Description: Outbound module for Kamailio
+ 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 contains the module implementing SIP outbound extension.
+
+Package: kamailio-websocket-modules
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
+Description: Websocket module for kamailio
+ 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 contains the module implementing WebSocket transport layer.

Modified: kamailio/trunk/debian/control.tls.sh
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/control.tls.sh?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/control.tls.sh (original)
+++ kamailio/trunk/debian/control.tls.sh Mon Apr 29 10:22:14 2013
@@ -8,6 +8,30 @@
 Depends: \${misc:Depends}, \${shlibs:Depends}, kamailio (= \${binary:Version})
 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." >> control.tls
+ not depend on openssl. This module will enable you to use the TLS transport.
+
+Package: kamailio-outbound-modules
+Architecture: any
+Multi-Arch: same
+Pre-Depends: \${misc:Pre-Depends}
+Depends: \${misc:Depends}, \${shlibs:Depends}, kamailio (= \${binary:Version})
+Description: Outbound module for Kamailio
+ 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 contains the module implementing SIP outbound extension.
+
+Package: kamailio-websocket-modules
+Architecture: any
+Multi-Arch: same
+Pre-Depends: \${misc:Pre-Depends}
+Depends: \${misc:Depends}, \${shlibs:Depends}, kamailio (= \${binary:Version})
+Description: Websocket module for kamailio
+ 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 contains the module implementing WebSocket transport layer." >> control.tls
 
 exit 0

Modified: kamailio/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/copyright?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/copyright (original)
+++ kamailio/trunk/debian/copyright Mon Apr 29 10:22:14 2013
@@ -52,8 +52,8 @@
 Copyright: 2009 SIP-Router.org
 License: ISC
 
-Files: modules/mi_rpc/mi_rpc_mod.c modules_k/pv/pv_xavp.*
- modules_k/usrloc/ul_rpc.* ppcfg.* xavp.*
+Files: modules/mi_rpc/mi_rpc_mod.c modules/pv/pv_xavp.*
+ modules/usrloc/ul_rpc.* ppcfg.* xavp.*
 Copyright: 2009-2010 Daniel-Constantin Mierla (asipto.com)
 License: ISC
 
@@ -81,7 +81,7 @@
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
-Files: modules_k/xmpp/xsnprintf.c obsolete/jabber_s/xsnprintf.c obsolete/jabber_k/xsnprintf.c
+Files: modules/xmpp/xsnprintf.c obsolete/jabber_s/xsnprintf.c obsolete/jabber_k/xsnprintf.c
 Copyright: 1995-1998, The Apache Group
 License: Apache-1.0
  Redistribution and use in source and binary forms, with or without
@@ -123,7 +123,7 @@
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Files: modules_k/mi_xmlrpc/abyss*
+Files: modules/mi_xmlrpc/abyss*
 Copyright: 2000, Moez Mahfoudh <mmoez at bigfoot.com>
 License: BSD-3-clause
 

Modified: kamailio/trunk/debian/kamailio.README.Debian
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/kamailio.README.Debian?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/kamailio.README.Debian (original)
+++ kamailio/trunk/debian/kamailio.README.Debian Mon Apr 29 10:22:14 2013
@@ -13,10 +13,13 @@
  - apt-get source kamailio
  - execute the script kamailio-[...]/debian/control.tls.sh
  - move kamailio-[...]/debian/control.tls to kamailio-[...]/debian/control
- - add "tls" to PACKAGE_GROUPS
+ - add "tls outbound websocket" to PACKAGE_GROUPS
  - run dpkg-buildpackage -rfakeroot
 
-You will get a new kamailio-tls-modules package.
+You will get this new modules:
+ - kamailio-tls-modules
+ - kamailio-websocket-modules
+ - kamailio-outbound-modules
 
 * init script check for fork=no
 -------------------------------
@@ -53,23 +56,4 @@
 provided by the kamailio-dbg package.
 
 
-* Upgrades from OpenSER
------------------------
-
-If you upgraded from a previous OpenSER installation, you'll most probably
-need to do some changes to your configuration script. If you use the
-provided setup and/ or control scripts from some custom scripts you need
-to additionally fix their names. Detailed information about the porting
-from the last OpenSER version can be found here:
-
- - http://www.kamailio.org/dokuwiki/doku.php/install:1.3.x-to-1.4.0
- - http://www.kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0
- - http://www.kamailio.org/dokuwiki/doku.php/install:1.5.x-to-3.0.0
-
-You also need check if some configuration files in "/etc/kamailio" are
-owned from the "openser" user and change this to "kamailio" as the old
-user is not available anymore after the update.
-
- -- Victor Seva <linuxmaniac at torreviejawireless.org>  Fri, 30 Jun 2012 14:13:12 +0100
- -- Julien BLACHE <jblache at debian.org>, Mon, 28 Jul 2008 19:16:21 +0200
- -- Henning Westerholt <henning.westerholt at 1und1.de>  Thu, 07 May 2009 19:17:46 +0200 
+ -- Victor Seva <linuxmaniac at torreviejawireless.org>  Mon, 29 Apr 2013 11:01:06 +0200

Modified: kamailio/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/rules?rev=10146&op=diff
==============================================================================
--- kamailio/trunk/debian/rules (original)
+++ kamailio/trunk/debian/rules Mon Apr 29 10:22:14 2013
@@ -33,7 +33,7 @@
 PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
 			   ldap xml perl utils lua memcached \
 			   snmpstats carrierroute xmpp cpl redis python geoip\
-			   sqlite json mono ims outbound websocket
+			   sqlite json mono ims
 
 # name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
 LIBDIR ?= lib/$(DEB_HOST_MULTIARCH)
@@ -96,7 +96,8 @@
 
 
 build: build-stamp
-
+build-arch: binary-arch
+build-indep: binary-indep
 build-stamp: configure-stamp 
 	dh_testdir
 	# Add here commands to compile the package.




More information about the Pkg-voip-commits mailing list