Module: sip-router Branch: master Commit: 94534adda00e8c47a45f01ba824b9bd238293274 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=94534add...
Author: Jon Bonilla manwe@aholab.ehu.es Committer: Jon Bonilla manwe@aholab.ehu.es Date: Thu Aug 9 00:20:57 2012 +0200
pkg/deb wrap and sort debian control
This makes it easier to track the dependency changes for version control systems and diff logs
Credits to Michael Prokop mprokop@sipwise.com
---
pkg/kamailio/deb/debian/control | 187 ++++++++++++++++++++++++++-------- pkg/kamailio/deb/lenny/control | 196 +++++++++++++++++++++++------------- pkg/kamailio/deb/lucid/control | 191 +++++++++++++++++++++++----------- pkg/kamailio/deb/precise/control | 191 ++++++++++++++++++++++++++--------- pkg/kamailio/deb/squeeze/control | 209 ++++++++++++++++++++++++-------------- pkg/kamailio/deb/wheezy/control | 195 +++++++++++++++++++++++++---------- 6 files changed, 819 insertions(+), 350 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=9453...