mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
debian: wheezy is the new stable
And jessie is the new testing. The king is dead, long live the king!
This commit is contained in:
4
debian/bootstrap.sh
vendored
4
debian/bootstrap.sh
vendored
@@ -7,7 +7,7 @@ conf_dir="../conf"
|
||||
lang_dir="../conf/vanilla/lang"
|
||||
fs_description="FreeSWITCH is a scalable open source cross-platform telephony platform designed to route and interconnect popular communication protocols using audio, video, text or any other form of media."
|
||||
mod_build_depends="."
|
||||
supported_distros="squeeze wheezy sid"
|
||||
supported_distros="squeeze wheezy jessie sid"
|
||||
avoid_mods=(
|
||||
applications/mod_limit
|
||||
applications/mod_mongo
|
||||
@@ -37,6 +37,8 @@ avoid_mods=(
|
||||
)
|
||||
avoid_mods_sid=(
|
||||
)
|
||||
avoid_mods_jessie=(
|
||||
)
|
||||
avoid_mods_wheezy=(
|
||||
)
|
||||
avoid_mods_squeeze=(
|
||||
|
Reference in New Issue
Block a user