[sr-dev] git:4.1: pkg/kamailio/deb: fix typo on depends

Victor Seva linuxmaniac at torreviejawireless.org
Tue Jan 28 07:58:18 CET 2014


Module: sip-router
Branch: 4.1
Commit: 57f1daf848ce4a1a0d7cd0de1aac01ca358cf257
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=57f1daf848ce4a1a0d7cd0de1aac01ca358cf257

Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Jan 27 16:29:46 2014 +0100

pkg/kamailio/deb: fix typo on depends

(cherry picked from commit b03e871a62f3895bfb70fe5b72b0142afa613684)

---

 pkg/kamailio/deb/debian/control |    2 +-
 pkg/kamailio/deb/jessie/control |    2 +-
 pkg/kamailio/deb/wheezy/control |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg/kamailio/deb/debian/control b/pkg/kamailio/deb/debian/control
index 64398a8..6a4d491 100644
--- a/pkg/kamailio/deb/debian/control
+++ b/pkg/kamailio/deb/debian/control
@@ -433,7 +433,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         gjc-jre,
+         gcj-jre,
          kamailio (= ${binary:Version})
 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 64398a8..6a4d491 100644
--- a/pkg/kamailio/deb/jessie/control
+++ b/pkg/kamailio/deb/jessie/control
@@ -433,7 +433,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         gjc-jre,
+         gcj-jre,
          kamailio (= ${binary:Version})
 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 50f54b2..3e51edd 100644
--- a/pkg/kamailio/deb/wheezy/control
+++ b/pkg/kamailio/deb/wheezy/control
@@ -418,7 +418,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         gjc-jre,
+         gcj-jre,
          kamailio (= ${binary:Version})
 Description: contains the app_java module
  Kamailio is a very fast and flexible SIP (RFC3261)




More information about the sr-dev mailing list