forked from Mirrors/freeswitch
Make lintian happier.
Add a couple of dependencies, shorten descriptions and add missing long descriptions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9695 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
76f93476f1
commit
7c5c054b6f
|
@ -2,7 +2,7 @@ Source: freeswitch
|
|||
Maintainer: Michal Bielicki <michal.bielicki@voiceworks.pl>
|
||||
Section: net
|
||||
Priority: extra
|
||||
Build-Depends: debhelper (>= 5), fakeroot, wget, automake1.9, autoconf, libtool, unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev, libssl-dev, ncurses-dev, libogg-dev, libvorbis-dev, libperl-dev, libgdbm-dev, libdb-dev, libgnutls-dev, libtiff4-dev
|
||||
Build-Depends: debhelper (>= 5), adduser, libc6, fakeroot, wget, automake1.9, autoconf, libtool, unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev, libssl-dev, ncurses-dev, libogg-dev, libvorbis-dev, libperl-dev, libgdbm-dev, libdb-dev, libgnutls-dev, libtiff4-dev
|
||||
Standards-Version: 3.7.3
|
||||
|
||||
Package: freeswitch
|
||||
|
@ -21,97 +21,181 @@ Package: freeswitch-dbg
|
|||
Section: devel
|
||||
Architecture: any
|
||||
Depends: freeswitch (= ${Source-Version})
|
||||
Description: The FreeSWITCH open source telephony platform with Debug symbols
|
||||
Description: The FreeSWITCH(TM) open source telephony platform Debug symbols
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
|
||||
Package: freeswitch-dev
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Development Package for the FreeSWITCH open source telephony platform
|
||||
Description: Development Package for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-spidermonkey
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: A Javascript engine for FreeSWITCH
|
||||
Description: A Javascript engine for FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-perl
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: A perl engine for FreeSWITCH
|
||||
Description: A perl engine for FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lua
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: A lua engine for FreeSWITCH
|
||||
Description: A lua engine for FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-codec-passthru-g7231
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Pass through g723.1 Codec support for the FreeSWITCH open source telephony platform
|
||||
Description: Pass through g723.1 Codec support for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-codec-passthru-amr
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Pass through AMR Codec support for the FreeSWITCH open source telephony platform
|
||||
Description: Pass through AMR Codec support for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-codec-passthru-g729
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Pass through g729 Codec support for the FreeSWITCH open source telephony platform
|
||||
Description: Pass through g729 Codec support for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-en
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Recommends: freeswitch-sounds-en-us-callie-8000
|
||||
Suggests: freeswitch-sounds-en-us-callie-16000, freeswitch-sounds-en-us-callie-32000
|
||||
Description: English language files for the FreeSWITCH open source telephony platform
|
||||
Description: English language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-sounds-en-us-callie-8000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: English language files for the FreeSWITCH open source telephony platform
|
||||
|
||||
Package: freeswitch-sounds-en-us-callie-16000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: English language files for the FreeSWITCH open source telephony platform (16000)
|
||||
|
||||
Package: freeswitch-sounds-en-us-callie-32000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: English language files for the FreeSWITCH open source telephony platform (32000)
|
||||
Description: English language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-sounds-music-8000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Music on hold files for the FreeSWITCH open source telephony platform
|
||||
Description: Music on hold files for the FreeSWITCH(TM) (8000)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-sounds-en-us-callie-16000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: English language files for the FreeSWITCH(TM) (16000)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-sounds-en-us-callie-32000
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: English language files for the FreeSWITCH(TM) (32000)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-de
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: German language files for the FreeSWITCH open source telephony platform
|
||||
Description: German language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-fr
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: French language files for the FreeSWITCH open source telephony platform
|
||||
Description: French language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-it
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Italian language files for the FreeSWITCH open source telephony platform
|
||||
Description: Italian language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-es
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Spanish language files for the FreeSWITCH open source telephony platform
|
||||
Description: Spanish language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
||||
Package: freeswitch-lang-nl
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
||||
Description: Dutch language files for the FreeSWITCH open source telephony platform
|
||||
Description: Dutch language files for the FreeSWITCH(TM)
|
||||
FreeSWITCH is an open source telephony platform designed to facilitate the
|
||||
creation of voice and chat driven products scaling from a soft-phone up to
|
||||
a soft-switch. It can be used as a simple switching engine, a media gateway
|
||||
or a media server to host IVR applications using simple scripts or XML to
|
||||
control the callflow.
|
||||
|
|
Loading…
Reference in New Issue