Module: sip-router Branch: 4.1 Commit: d619cc9aa2564bf325aa1c5d4e382c27cc00fb0a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d619cc9a...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: Wed Dec 11 13:48:36 2013 +0100
pkg/kamailio/deb: use gcj-* instead default-* one
(cherry picked from commit 4d4ab8becd7d806f8cae43149aab1e73bbe54969)
---
pkg/kamailio/deb/debian/control | 4 ++-- pkg/kamailio/deb/jessie/control | 4 ++-- pkg/kamailio/deb/wheezy/control | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pkg/kamailio/deb/debian/control b/pkg/kamailio/deb/debian/control index 8271807..6d8c31b 100644 --- a/pkg/kamailio/deb/debian/control +++ b/pkg/kamailio/deb/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jon Bonilla manwe@aholab.ehu.es Build-Depends: bison, debhelper (>= 5), - default-jdk, + gcj-jdk, docbook-xml, dpatch, dpkg-dev (>= 1.13.19), @@ -494,7 +494,7 @@ Description: authentication using ephemeral credentials module for Kamailio Package: kamailio-java-modules Architecture: any Depends: kamailio (= ${Source-Version}), - default-jre, + gcj-jre, ${shlibs:Depends} Description: contains the app_java module Kamailio is a very fast and flexible SIP (RFC3261) diff --git a/pkg/kamailio/deb/jessie/control b/pkg/kamailio/deb/jessie/control index 8271807..6d8c31b 100644 --- a/pkg/kamailio/deb/jessie/control +++ b/pkg/kamailio/deb/jessie/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jon Bonilla manwe@aholab.ehu.es Build-Depends: bison, debhelper (>= 5), - default-jdk, + gcj-jdk, docbook-xml, dpatch, dpkg-dev (>= 1.13.19), @@ -494,7 +494,7 @@ Description: authentication using ephemeral credentials module for Kamailio Package: kamailio-java-modules Architecture: any Depends: kamailio (= ${Source-Version}), - default-jre, + gcj-jre, ${shlibs:Depends} Description: contains the app_java module Kamailio is a very fast and flexible SIP (RFC3261) diff --git a/pkg/kamailio/deb/wheezy/control b/pkg/kamailio/deb/wheezy/control index 319dcb3..70e7da8 100644 --- a/pkg/kamailio/deb/wheezy/control +++ b/pkg/kamailio/deb/wheezy/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jon Bonilla manwe@aholab.ehu.es Build-Depends: bison, debhelper (>= 5), - default-jdk, + gcj-jdk, docbook-xml, dpatch, dpkg-dev (>= 1.13.19), @@ -478,7 +478,7 @@ Description: authentication using ephemeral credentials module for Kamailio Package: kamailio-java-modules Architecture: any Depends: kamailio (= ${Source-Version}), - default-jre, + gcj-jre, ${shlibs:Depends} Description: contains the app_java module Kamailio is a very fast and flexible SIP (RFC3261)