21348 Commits

Author SHA1 Message Date
Travis Cross
5e83530a20 debian: add build-depends and suggests for mod_ladspa 2012-05-12 18:23:33 +00:00
Travis Cross
ee653e5861 debian: use libjpeg62-dev rather than libjpeg8-dev
Some modules such as mod_h323 pull in libjpeg62-dev which creates a
dependency conflict if we try to use libjpeg8-dev for the core.
2012-05-12 18:23:32 +00:00
Travis Cross
e44bdd11f4 debian: enable mod_managed except on squeeze
mod_managed needs mono 2.8 or greater, and squeeze has only mono 2.6.
2012-05-12 18:23:32 +00:00
Travis Cross
3eec3d79be debian: enable mod_java 2012-05-12 18:23:32 +00:00
Travis Cross
7061ff3b84 debian: mod_java depends on gcj-jdk for a symlink to jni.h
See:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=371060
2012-05-12 18:23:31 +00:00
Travis Cross
3e2194873d debian: enable mod_snmp 2012-05-12 18:22:13 +00:00
Travis Cross
65a29d68f9 debian: add some module build dependencies
Thanks to Steven Ayre for an initial list.  I've made some
modifications and corrections.

FS-4202 --resolve
2012-05-12 18:21:58 +00:00
Travis Cross
31703ab6a4 debian: add support for per-distribution build-depends 2012-05-12 04:54:35 +00:00
Travis Cross
2bd8470534 debian: trust shlibs:Depends to do its thing 2012-05-12 03:00:17 +00:00
Anthony Minessale
0b43b32b42 Wrong week to quit sniffing glue 2012-05-11 13:34:42 -05:00
Anthony Minessale
dd1ae3307c another tweak 2012-05-11 13:12:44 -05:00
Anthony Minessale
bbd9aa237e another tweak 2012-05-11 13:06:35 -05:00
Anthony Minessale
afdfb9a6e1 fix missed error condition 2012-05-11 12:46:32 -05:00
Anthony Minessale
f3b1809a63 tweak to standby mode 2012-05-11 10:20:45 -05:00
Giovanni Maruzzelli
03bfc941a1 gsmopen: not check for CKPD when receiving SMS 2012-05-11 08:08:22 +02:00
Travis Cross
193512e9ea debian: mirror dpkg-source parameter choice 2012-05-11 06:23:18 +00:00
Travis Cross
8d366f7f98 debian: add a utility for creating the source package 2012-05-11 06:14:57 +00:00
Travis Cross
18de244778 debian: add a utility to create the .orig.tar.* file 2012-05-11 06:14:57 +00:00
Travis Cross
417c3c29fc debian: clean up after bootstrapping 2012-05-11 06:14:57 +00:00
Travis Cross
495dd7e5e2 debian: stop if we hit any errors in util.sh 2012-05-11 06:14:57 +00:00
Anthony Minessale
f9653fbd38 FS-4204 --resolve 2012-05-10 22:34:37 -05:00
Travis Cross
383130f855 debian: remove remnants of slimplayer as we're now packaging this under contrib 2012-05-11 02:03:58 +00:00
Travis Cross
b008f8c9d5 debian: attribution 2012-05-11 00:35:17 +00:00
Giovanni Maruzzelli
aba8e073a4 skypopen: don't whine in debug when skypeout to pstn 2012-05-10 23:05:08 +02:00
Giovanni Maruzzelli
dbafc38b3e skypopen: sk balances gives you how many credits you have, no more errors 2012-05-10 23:05:08 +02:00
Ken Rice
702cc9d49f --resolve 4201 fix up the spec file to make sure /var/lib/freeswitch has the correct perms 2012-05-10 16:23:55 -05:00
Anthony Minessale
7044273376 not worth it.... 2012-05-10 12:23:00 -05:00
Anthony Minessale
e54ab070f4 put presence-data in events 2012-05-10 12:15:30 -05:00
Travis Cross
921de9446f debian: don't package the SWF slim player
We're not including the source code or build tools for the version of
the player we're distributing, so it fails The Debian Free Software
Guidelines (DFSG).
2012-05-10 18:55:48 +00:00
Travis Cross
9b265bdf8b debian: freeswitch depends on libfreeswitch1 2012-05-10 18:47:02 +00:00
Travis Cross
62190e5836 debian: libfreeswitch1 shouldn't build-depend on perl:Depends 2012-05-10 18:26:00 +00:00
Travis Cross
adf313d0c3 debian: override warnings about closing an ITP bug 2012-05-10 18:26:00 +00:00
Travis Cross
cc36ff4800 debian: override gpl/openssl warning on freeswitch package 2012-05-10 18:26:00 +00:00
Anthony Minessale
aedbd06b99 fix warning 2012-05-10 11:01:30 -05:00
Anthony Minessale
787d81db32 fix bsd build issue 2012-05-10 10:57:29 -05:00
Anthony Minessale
68021e862f send silence on smaller sleeps 2012-05-10 09:51:07 -05:00
Anthony Minessale
e0db68d20b add string to url 2012-05-10 09:51:07 -05:00
Ken Rice
154678b6c2 tweak for config change 2012-05-10 10:28:34 -05:00
Anthony Minessale
f917cbe29b add server side to scgi 2012-05-10 08:23:23 -05:00
Anthony Minessale
576fbb97ad tweak 2012-05-10 07:10:19 -05:00
Daniel Swarbrick
951f159901 update mongo-c-driver to 0.5.2 2012-05-10 11:03:04 +02:00
Daniel Swarbrick
3ba5c72977 release mutex after iterating over channel vars 2012-05-10 10:19:45 +02:00
Travis Cross
76330ec918 debian: update package name for lintian override 2012-05-09 23:20:37 +00:00
Travis Cross
7624ca0ba6 debian: don't distribute .la file with libfreeswitch-dev
Debian wants rid of .la files, and leaving this out shouldn't do any
harm on a Debian system.
2012-05-09 23:15:03 +00:00
Travis Cross
9c6a3d76d3 debian: rename libfreeswitch-dev package appropriately 2012-05-09 23:15:02 +00:00
Travis Cross
4e4b0d45e2 debian: reduce edit distance between control-modules and .gen 2012-05-09 23:15:02 +00:00
Travis Cross
6606a1c9fb debian: add mod_xml_scgi 2012-05-09 23:15:02 +00:00
Travis Cross
d64c72e88d debian: don't distribute .la files with modules
Debian wants rid of .la files, and these module .la files shouldn't be
necessary on a Debian system.
2012-05-09 23:15:02 +00:00
Travis Cross
52fe417d93 debian: don't put module .la files in freeswitch-dev 2012-05-09 23:15:02 +00:00
Travis Cross
a9977a7cac debian: separate out libfreeswitch1 2012-05-09 23:15:02 +00:00