debian:
* Updated Uploaders list * Updated Standards-Version to 3.9.1
This commit is contained in:
parent
a9446ac12e
commit
4f46bb91fc
|
@ -1,9 +1,14 @@
|
||||||
freeswitch (1.0.6-1ubuntu1) maverick; urgency=low
|
freeswitch (1.0.6-1ubuntu1) maverick; urgency=low
|
||||||
|
|
||||||
|
[ Gabriel Gunderson ]
|
||||||
* upgrade: Added mod_callcenter and pulled out Python into its own
|
* upgrade: Added mod_callcenter and pulled out Python into its own
|
||||||
package.
|
package.
|
||||||
|
|
||||||
-- Gabriel Gunderson <gabe@gundy.org> Thu, 16 Nov 2010 18:28:30 -0800
|
[ Mathieu Parent ]
|
||||||
|
* Updated Uploaders list
|
||||||
|
* Updated Standards-Version to 3.9.1
|
||||||
|
|
||||||
|
-- Mathieu Parent <sathieu@debian.org> Thu, 23 Sep 2010 15:34:00 +0200
|
||||||
|
|
||||||
freeswitch (1.0.4-1ubuntu2) karmic; urgency=low
|
freeswitch (1.0.4-1ubuntu2) karmic; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
Source: freeswitch
|
Source: freeswitch
|
||||||
Section: comm
|
Section: comm
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Michal Bielicki <michal.bielicki@voiceworks.pl>
|
Maintainer: FreeSWITCH developers <freeswitch-dev@lists.freeswitch.org>
|
||||||
|
Uploaders: Michal Bielicki <michal.bielicki@voiceworks.pl>, Gabriel Gunderson <gabe@gundy.org>, William King <quentusrex@gmail.com>, Mathieu Parent <sathieu@debian.org>
|
||||||
Build-Depends: debhelper (>= 5), fakeroot, wget, automake (>=1.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, python-dev, libx11-dev, uuid-dev
|
Build-Depends: debhelper (>= 5), fakeroot, wget, automake (>=1.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, python-dev, libx11-dev, uuid-dev
|
||||||
Homepage: http://freeswitch.org/
|
Homepage: http://freeswitch.org/
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.9.1
|
||||||
Vcs-Svn: http://svn.freeswitch.org/svn/freeswitch/trunk/
|
Vcs-Svn: http://svn.freeswitch.org/svn/freeswitch/trunk/
|
||||||
Vcs-Browser: http://fisheye.freeswitch.org/browse/FreeSWITCH
|
Vcs-Browser: http://fisheye.freeswitch.org/browse/FreeSWITCH
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue