Module: sip-router Branch: kamailio_3.0 Commit: 72692ea1af122b12e1071e364063fcc1a182cbd0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=72692ea1...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Dec 11 23:09:29 2009 +0100
debian(k): packaging for 3.0
- updated deb packaging specs for 3.0 - use SR makefile groups to build the packages - all module packages are named kamailio-*-modules - kamailio-dbg not packaged for now
---
pkg/kamailio/debian/changelog | 14 + pkg/kamailio/debian/control | 81 ++-- pkg/kamailio/debian/patches/00list | 3 - .../debian/patches/10_no_lib64_on_64_bits.dpatch | 27 -- pkg/kamailio/debian/patches/11_always_smp.dpatch | 24 - pkg/kamailio/debian/rules | 467 +++++++------------- 6 files changed, 202 insertions(+), 414 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7269...