Module: sip-router
Branch: kamailio_3.0
Commit: e0eeace9b3c0c90d390bba63dee6d161c3f34d40
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e0eeace…
Author: Jon Bonilla <manwe(a)aholab.ehu.es>
Committer: Jon Bonilla <manwe(a)aholab.ehu.es>
Date: Sat May 29 22:13:26 2010 +0200
pkg Changes to debian/control
- Dependency changes to match lenny and squeeze at least. This will allow to
drop debian-lenny folder in the future.
- Added "Replaces" to kamailio-*-modules since the name of the modules has
changed since kamailio-1.5 and the upgrade would not work properly.
- VCS lines erased since the pointed to wrong URLs and we do not have a 3.0.2
tag to point.
- Added "Conflicts" to erase old packages that do not exist in this version and
could cause upgrade not to work properly.
---
pkg/kamailio/debian/control | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/pkg/kamailio/debian/control b/pkg/kamailio/debian/control
index d3ef1b5..14f159c 100644
--- a/pkg/kamailio/debian/control
+++ b/pkg/kamailio/debian/control
@@ -3,15 +3,14 @@ Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers(a)lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian(a)debian.org>
-Build-Depends: debhelper (>= 5), dpatch, libmysqlclient-dev | libmysqlclient16-dev | libmysqlclient15-dev | libmysqlclient14-dev | libmysqlclient12-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, libcurl4-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, libreadline5-dev
Standards-Version: 3.8.0
Homepage: http://www.kamailio.org/
-Vcs-Svn: svn://svn.debian.org/pkg-voip/kamailio/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/kamailio/?op=log
Package: kamailio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Conflicts: kamailio-regex-modules, kamailio-dbg
Suggests: kamailio-mysql-modules, kamailio-postgres-modules, kamailio-unixodbc-modules, kamailio-tls-modules, kamailio-cpl-modules, kamailio-radius-modules, kamailio-presence-modules, kamailio-xmlrpc-modules, kamailio-perl-modules, kamailio-snmpstats-modules, kamailio-xmpp-modules, kamailio-carrierroute-modules, kamailio-berkeley-modules, kamailio-ldap-modules
Description: very fast and configurable SIP proxy
Kamailio is a very fast and flexible SIP (RFC3261)
@@ -30,9 +29,11 @@ Description: very fast and configurable SIP proxy
This package contains the main Kamailio binary along with the principal modules
and support binaries.
+
Package: kamailio-mysql-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), mysql-client
+Replaces: kamailio-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
@@ -43,6 +44,7 @@ Description: MySQL database connectivity module for Kamailio
Package: kamailio-postgres-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), postgresql-client
+Replaces: kamailio-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
@@ -53,6 +55,7 @@ Description: PostgreSQL database connectivity module for Kamailio
Package: kamailio-cpl-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-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
@@ -76,6 +79,7 @@ Description: radius modules for Kamailio
Package: kamailio-unixodbc-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-unixodbc-module
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
@@ -98,6 +102,7 @@ Description: SIMPLE presence modules for Kamailio
Package: kamailio-xmlrpc-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-xmlrpc-module
Description: XMLRPC support 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
@@ -122,6 +127,7 @@ Description: Perl extensions and database driver for Kamailio
Package: kamailio-snmpstats-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), snmpd
+Replaces: kamailio-snmpstats-module
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
@@ -133,6 +139,7 @@ Description: SNMP AgentX subagent module for Kamailio
Package: kamailio-xmpp-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-xmpp-module
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
@@ -143,6 +150,7 @@ Description: XMPP gateway module for Kamailio
Package: kamailio-carrierroute-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-carrierroute-module
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
@@ -154,6 +162,7 @@ Description: Carrierroute module for Kamailio
Package: kamailio-berkeley-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), db4.6-util
+Replaces: kamailio-berkeley-module
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
@@ -178,6 +187,7 @@ Description: LDAP modules for Kamailio
Package: kamailio-utils-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-utils-module
Description: Provides a set utility functions for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -189,6 +199,7 @@ Description: Provides a set utility functions for Kamailio
Package: kamailio-purple-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-purple-module
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
@@ -200,6 +211,7 @@ Description: Provides the purple module, a multi-protocol IM gateway
Package: kamailio-memcached-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-memcached-module
Description: Provides the memcached module, an interface to the memcached server
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Jon Bonilla (manwe)
Attached to Project - sip-router
Summary - Debian build of berkeley module fails on debian etch
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Tested Kamailio 3.0 branch
Debian build of berkeley module fails on debian etch
bdb_res.c: In function ‘bdb_res_free’:
bdb_res.c:49: error: ‘DBC’ has no member named ‘close’
make[3]: *** [bdb_res.o] Error 1
make[3]: se sale del directorio `/usr/src/kamailio/modules/db_berkeley'
make[2]: *** [modules] Error 1
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=76
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#75 - debian changelog in Kamailio 3.0.2 tag
User who did this - Jon Bonilla (manwe)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=75
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#75 - debian changelog in Kamailio 3.0.2 tag
User who did this - Jon Bonilla (manwe)
----------
Module: sip-router
Branch: kamailio_3.0
Commit: db3dc3f305409ad34dcf985c5dc63bddd4dd9e1b
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=75#comment83
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
Jon Bonilla has taken ownership of the following task:
FS#75 - debian changelog in Kamailio 3.0.2 tag
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=75
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Module: sip-router
Branch: kamailio_3.0
Commit: 754e46dd87756c0aef7046c143ff090d76299159
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=754e46d…
Author: Jon Bonilla <manwe(a)aholab.ehu.es>
Committer: Jon Bonilla <manwe(a)aholab.ehu.es>
Date: Fri May 28 22:27:42 2010 +0200
pkg: update debian changelog version for kamailio
- Updated kamailio version to 3.0.2.99. This will allow development builds to
update the stable branch and will be clear that it's an unreleased version.
This will change just before releasing 3.0.3 and then change again to
3.0.3.99
---
pkg/kamailio/debian-etch/changelog | 6 ++++++
pkg/kamailio/debian-lenny/changelog | 6 ++++++
pkg/kamailio/debian/changelog | 6 ++++++
3 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/pkg/kamailio/debian-etch/changelog b/pkg/kamailio/debian-etch/changelog
index 83d0994..ef4df02 100644
--- a/pkg/kamailio/debian-etch/changelog
+++ b/pkg/kamailio/debian-etch/changelog
@@ -1,3 +1,9 @@
+kamailio (3.0.2.99) unstable; urgency=low
+
+ * update to 3.0.2.99 for development version builds
+
+ -- Jon Bonilla <manwe(a)aholab.ehu.es> Fri, 28 May 2010 22:26:00 +0100
+
kamailio (3.0.2) unstable; urgency=low
* update to 3.0.2 from upstream
diff --git a/pkg/kamailio/debian-lenny/changelog b/pkg/kamailio/debian-lenny/changelog
index b3e1a8e..121b855 100644
--- a/pkg/kamailio/debian-lenny/changelog
+++ b/pkg/kamailio/debian-lenny/changelog
@@ -1,3 +1,9 @@
+kamailio (3.0.2.99) unstable; urgency=low
+
+ * update to 3.0.2.99 for development version builds
+
+ -- Jon Bonilla <manwe(a)aholab.ehu.es> Fri, 28 May 2010 22:26:00 +0100
+
kamailio (3.0.2) unstable; urgency=low
* update to 3.0.2 from upstream
diff --git a/pkg/kamailio/debian/changelog b/pkg/kamailio/debian/changelog
index 4c6ebbd..ee826c6 100644
--- a/pkg/kamailio/debian/changelog
+++ b/pkg/kamailio/debian/changelog
@@ -1,3 +1,9 @@
+kamailio (3.0.2.99) unstable; urgency=low
+
+ * update to 3.0.2.99 for development version builds
+
+ -- Jon Bonilla <manwe(a)aholab.ehu.es> Fri, 28 May 2010 22:26:00 +0100
+
kamailio (3.0.2) unstable; urgency=low
* update to 3.0.2 from upstream
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab.
FS#74 - acc report_ack doesn't work
User who did this: Andrei Pelinescu-Onciul (andrei)
Percent Complete: 0% -> 90%
Category: Module -> tm
Status: Unconfirmed -> Requires testing
Assigned To: [-] -> Andrei Pelinescu-Onciul
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=74
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.