[sr-dev] git:3.1: pkg: fix wrong package name, closes FS#148, reported from Andrew Pogrebennyk
Henning Westerholt
henning.westerholt at 1und1.de
Mon Sep 5 18:12:44 CEST 2011
Module: sip-router
Branch: 3.1
Commit: 535c86ef0c297a4f08f82e0d1a66fca0882fd2fb
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=535c86ef0c297a4f08f82e0d1a66fca0882fd2fb
Author: Henning Westerholt <henning.westerholt at 1und1.de>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date: Mon Sep 5 18:10:39 2011 +0200
pkg: fix wrong package name, closes FS#148, reported from Andrew Pogrebennyk
(cherry picked from commit 15adc86286e05805cb99617686ae2c6fe1e69d27)
---
pkg/kamailio/deb/debian/control | 2 +-
pkg/kamailio/deb/lenny/control | 2 +-
pkg/kamailio/deb/lucid/control | 2 +-
pkg/kamailio/deb/squeeze/control | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pkg/kamailio/deb/debian/control b/pkg/kamailio/deb/debian/control
index 302a40a..e708de9 100644
--- a/pkg/kamailio/deb/debian/control
+++ b/pkg/kamailio/deb/debian/control
@@ -102,7 +102,7 @@ Package: kamailio-xml-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
Replaces: kamailio-xml-module, kamailio-xmlrpc-module
-Provides: kamailio-xmlrcp-modules
+Provides: kamailio-xmlrpc-modules
Description: XML based extensions for Kamailio's Management Interface
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
diff --git a/pkg/kamailio/deb/lenny/control b/pkg/kamailio/deb/lenny/control
index 73a1e26..9d7ccb2 100644
--- a/pkg/kamailio/deb/lenny/control
+++ b/pkg/kamailio/deb/lenny/control
@@ -102,7 +102,7 @@ Package: kamailio-xml-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
Replaces: kamailio-xml-module, kamailio-xmlrpc-module
-Provides: kamailio-xmlrcp-modules
+Provides: kamailio-xmlrpc-modules
Description: XML based extensions for Kamailio's Management Interface
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
diff --git a/pkg/kamailio/deb/lucid/control b/pkg/kamailio/deb/lucid/control
index 302a40a..e708de9 100644
--- a/pkg/kamailio/deb/lucid/control
+++ b/pkg/kamailio/deb/lucid/control
@@ -102,7 +102,7 @@ Package: kamailio-xml-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
Replaces: kamailio-xml-module, kamailio-xmlrpc-module
-Provides: kamailio-xmlrcp-modules
+Provides: kamailio-xmlrpc-modules
Description: XML based extensions for Kamailio's Management Interface
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
diff --git a/pkg/kamailio/deb/squeeze/control b/pkg/kamailio/deb/squeeze/control
index 22992e0..3eadc16 100644
--- a/pkg/kamailio/deb/squeeze/control
+++ b/pkg/kamailio/deb/squeeze/control
@@ -102,7 +102,7 @@ Package: kamailio-xml-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
Replaces: kamailio-xml-module, kamailio-xmlrpc-module
-Provides: kamailio-xmlrcp-modules
+Provides: kamailio-xmlrpc-modules
Description: XML based extensions for Kamailio's Management Interface
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
More information about the sr-dev
mailing list