[sr-dev] git:master: pkg/kamailio/deb: use gcj-* instead default-* one

Victor Seva linuxmaniac at torreviejawireless.org
Wed Dec 11 13:53:46 CET 2013


Module: sip-router
Branch: master
Commit: 4d4ab8becd7d806f8cae43149aab1e73bbe54969
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4d4ab8becd7d806f8cae43149aab1e73bbe54969

Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Wed Dec 11 13:48:36 2013 +0100

pkg/kamailio/deb: use gcj-* instead default-* one

---

 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 at 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 at 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 at 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)




More information about the sr-dev mailing list