wengophone (2.1.2.dfsg0-3) unstable; urgency=low * Add patch generic/gcc-4_3.patch to make it compileable with GCC 4.3 (thanks to Cyril Brulebois). Closes: #455654 * Update package description. Closes: #463812 * Update Standards-Version to 3.7.3 * Fix build depends according to build-depends-on-1-revision lintian warning * Compiling with swscale support * Import the code for managing ALSA devices from the 2.2 branch. Closes: #471385 -- Ludovico Cavedon Sun, 23 Mar 2008 23:37:04 +0100 wengophone (2.1.2.dfsg0-2) unstable; urgency=low * Documented video support status in README.Debian. Closes: #448307 * Added patch qt-fix-bad-window-size.patch to fix bad window size under some configurations * Removed Build-Conflicts on qt3-dev-tools: no longer necessary since cmake 2.4.3-3 * Added patches to comply with the new dpkg-shlibdeps (1.14.7): - debian/cmake-rpath-shlibs.patch: add RPATH to private shared libraries depending on other private shared libraries - debian/patches/debian/cmake-no-soname-shlibs.patch: remove SONAMEs from private shared libraries -- Ludovico Cavedon Wed, 28 Nov 2007 23:56:26 +0100 wengophone (2.1.2.dfsg0-1) unstable; urgency=low * New upstream release * Removed patches (merged upstream): - head/phapi-disable-iLBC-codec.patch - generic/exosip-fix-empty-notify.patch - generic/portaudio-avoid-unnecessary-inclusion.patch - generic/phapi-fix-empty-ctype-dos.patch * Refreshed patches: - generic/qobjectthreadsafe-fix-qt42.patch (partially merged upstream) - generic/cmake-fix-ENABLE_CRASHREPORT.patch - generic/curl-openssl-mt-fix.patch - generic/qobjectthreadsafe-fix-qt42.patch * Improved patches: - generic/memory-dump-fix-double-dump.patch (make sure all thread die after core dump) - generic/memory-dump-tmp-path.patch (create core dumps in WENGOPHONE_COREDUMP_DIR, TMPDIR, or /tmp) - head/alsa-plughw-default.patch (use dmix plugin to get non-exclusive access to hardware) * Re-enable video support * Added patch generic/phapi-fix-crash-missing-codec.patch to avoid crash if video codec is not available in ffmpeg * Added "Homepage:" tag in description (Developer's Reference, 6.2.4) -- Ludovico Cavedon Sat, 22 Sep 2007 23:58:10 +0200 wengophone (2.1.1.dfsg0-4) unstable; urgency=low * Modified changelog of prvious upload to mention CVE-2007-4366 to make more easy to track security issues. -- Marco Nenciarini Wed, 29 Aug 2007 12:11:55 +0200 wengophone (2.1.1.dfsg0-3) unstable; urgency=low [ Marco Nenciarini ] * debian/control: Priority of wengophone-dbg changed to extra to match the overrides file * debian/control: Changed maintainer to Debian VoIP Team. * debian/control: Added myself as uploader. [ Kilian Krause ] * Add dpkg-dev (>= 1.13.19) to Build-Depends for binary:Version [ Ludovico Cavedon ] * Added patch head/alsa-plughw-default.patch to enable selection of additional sound cards. Closes: #435747 * Added patch generic/phapi-fix-empty-ctype-dos.patch to prevent crash on messages with no Content-Type (CVE-2007-4366). Closes: #438419 * Moved menu item to Applications/Network/Communication to conform to new Debian Policy (lintian warning menu-item-uses-apps-section) * Added patch def-enable-video-fix.patch to make PHAPI_VIDEO_SUPPORT=OFF work * Disabled video support for sid, as mpeg-based video codecs have been removed from ffmpeg. Closes: #434389 * Added desktop-file-update.patch to remove deprecated "Encoding" line (lintian info desktop-entry-contains-encoding-key) * Modified qobjectthreadsafe-fix-qt42.patch to initialize _blockEvents before calling moveToThread() * Added patch curl-openssl-mt-fix.patch to fix some crashes inside cURL lib: - initialize cURL before stating threads - set CURLOPT_NOSIGNAL to 1, as specified in cURL doc - initialize openssl with locking callbacks for multi-thread applications -- Marco Nenciarini Wed, 29 Aug 2007 09:53:50 +0200 wengophone (2.1.1.dfsg0-2) unstable; urgency=low [ Marco Nenciarini ] * Added Ludovico Cavedon as uploader. * Added patch head/phapi-disable-iLBC-codec (stolen from upstream svn commit 11646) to make iLBC codec really disabled. Closes: #434389, #434402 [ Ludovico Cavedon ] * Added patches: + generic/memory-dump-tmp-path.patch to create core dumps in WENGOPHONE_COREDUMP_DIR or /tmp + generic/memory-dump-fix-double-dump.patch to avoid creation of two core dumps * Created wengophone-dbg package with debug symbols. * Included AUTHORS file in documentation. * Added patch generic/exosip-fix-empty-notify.patch from Mikael Magnusson. Closes: #427930 * Added README.Debian to document WENGOPHONE_COREDUMP_DIR environment variable * Removed IAXClient copyright notice (library not included in source archieve) -- Marco Nenciarini Wed, 25 Jul 2007 17:48:31 +0200 wengophone (2.1.1.dfsg0-1) unstable; urgency=low [ Ludovico Cavedon ] * New upstream release. (Closes: #432022) * Updated copyright file * Updated build dependencies * Removed dirs file (not needed) * Using patched .desktop file from upstream * Updated man page * Added patch for Qt >= 4.2 * Disabling portaudio support * Added patch for correct portaudio exclusion * Removed cmake-fix-disable-crashreport.patch * Added patch for fixing the behavior of ENABLE_CRASHREPORT=OFF * Enabling crashreport and coredumper only on i386 and amd64 * Added patch for compiling coredumper statically * Removing from orig tarball: + libs/3rdparty/ffmpeg-bin-win32 + libs/3rdparty/pthread + libs/3rdparty/glib + libs/3rdparty/openssl * No longer removing from orig tarball: + scons code (already removed by upstream) + libs/3rdparty/curl (needed for etch and feisty) * Added backport script for etch and feisty: + using internal libcurl + changed dependence on Boost 1.33 instead of 1.34 + compiling with gcc/g++ 3.4 * get-orig-source.sh: added hack to install SVN server certificate [ Marco Nenciarini ] * debian/rules: made get-oprig-source working for NMUs -- Marco Nenciarini Wed, 18 Jul 2007 15:35:03 +0200 wengophone (2.1.0.dfsg-3) unstable; urgency=low * Added patch cmake-fix-disable-crashreport to really disable crashreport feature. (Closes: #425604) -- Marco Nenciarini Tue, 5 Jun 2007 14:24:40 +0200 wengophone (2.1.0.dfsg-2) unstable; urgency=low * Disabled crashreport (Closes: #425604) -- Marco Nenciarini Mon, 04 Jun 2007 10:58:04 +0200 wengophone (2.1.0.dfsg-1) unstable; urgency=low * New upstream stable release. Closes: #396943, #396967, #397390 * Disabled cmake-svnrelease-from-debian-changelog patch. Closes: #423517 * debian/get-orig-source.sh: strip uneeded library sources shipped upstream * debian/control: Build-depends on libboost 1.34.0 so we don't need g++-3.4 anymore. Closes: #417662 * debian/control: Build-depends on libiaxclient-dev * Removed disable-ilbc patch (merged upstream). * Refreshed patches + cmake-no-rpath_to_link_path + remove-extra-copying-file * Added cmake-find-boost-1.34.0 patch -- Marco Nenciarini Fri, 18 May 2007 16:53:40 +0200 wengophone (2.1.0~rc2-svn10386-2) UNRELEASED; urgency=low * Modified cmake-svnrelease-from-debian-changelog patch to use perl instead of sed. Closes: #423517 -- Marco Nenciarini Fri, 18 May 2007 11:03:45 +0200 wengophone (2.1.0~rc2-svn10386-1) unstable; urgency=low * New upstream release candidate. Closes: #405439, #384973, #397298, #397387, #402656, #404968, #404970, #412595 * Forced to compile with g++-3.4 to avoid random crashes. http://dev.openwengo.com/pipermail/wengophone-devel/2006-December/004731.html * Added patches + cmake-no-rpath_to_link_path + remove-extra-copying-file + cmake-force-fpic * debian/control: Build-depends on g++-3.4 * Modified get-orig-source.sh to better handle the new source structure. -- Marco Nenciarini Tue, 03 Apr 2007 21:42:13 +0200 wengophone (2.1.0~beta1-svn9983-1) UNRELEASED; urgency=low * New upstream snapshot. Switched to branches/wengophone-2.1 * Removed patches + disable-crashreport + cmake-fix-static-sfp-plugin * debian/control: Build-depends on libcurl3-openssl-dev, libsamplerate0-dev and libsndfile1-dev * Modified get-orig-source.sh to match the new source tree -- Marco Nenciarini Wed, 28 Feb 2007 18:35:34 +0100 wengophone (2.0.0~rc5-svn8768-1) UNRELEASED; urgency=low * New upstream snapshot. * Removed patches + cmake-findxml2 (fixed upstream) + cmake-fix-gaim4 (fixed upstream) + cmake-fix-qtutil (fixed upstream) * Merged changes from unstable package. -- Marco Nenciarini Thu, 28 Dec 2006 18:10:08 +0100 wengophone (2.0.0~rc5-svn8281-1) UNRELEASED; urgency=low * New upstream snapshot. Switched to branches/wengophone-2.0 * debian/get-orig-source.sh: Stripped wifo/phapi/speex from the source tarball. * debian/control + added XS-Vcs-Svn field to source package + Build-depends on libxml2-dev * Added patches + cmake-fix-gaim4 + cmake-findxml2 (from upstream trunk) + cmake-fix-qtutil * Removed patches + cmake-external-speex (fixed upstream) + fix-varargs-alpha (fixed upstream) -- Marco Nenciarini Mon, 6 Nov 2006 12:03:32 +0100 wengophone (2.0.0~rc5-svn8108-3) unstable; urgency=high * Urgency high due RC bug fix. * Added cmake-fix-find-alsa-FTBFS.patch (Closes: #403056) * Added Build-Conflicts against qt3-dev-tools (Closes: #398184) -- Marco Nenciarini Thu, 28 Dec 2006 18:11:38 +0100 wengophone (2.0.0~rc5-svn8108-2) unstable; urgency=low * Added cmake-external-speex.patch to fix compilation on alpha, amd64, hppa and ia64 (Closes: #394137) * debian/wengophone.desktop: Merged french translation from Ubuntu, added italian translation. -- Marco Nenciarini Fri, 20 Oct 2006 10:35:43 +0200 wengophone (2.0.0~rc5-svn8108-1) unstable; urgency=low * New upstream snapshot. * debian/copyright: Added references to licenses of sorce files included from other projects. * Modified fix-varargs-alpha patch to make wengophone compiling on alpha. * Removed patches: + fix-implicit-pointer-functions (merged upstream) + stun-fix-non-i386 (merged upstream) -- Marco Nenciarini Wed, 18 Oct 2006 16:36:01 +0200 wengophone (2.0.0~rc4-svn8088-1) unstable; urgency=medium * New upstream snapshot. * Removed iLBC codec from source. (Closes: #361327) * This version includes many new translations: + German + Spanish + Italian + Japanese + Polish + Swedish (Closes: #391349) + Turkish + Chinese * Added patches + disable-ilbc + fix-varargs-alpha (Closes: #393218) * Removed patches (merged upstream) + cmake-fix-static-phapi + cmake-amrplugin-pic-code + cmake-static-owcurl -- Marco Nenciarini Tue, 17 Oct 2006 13:04:15 +0200 wengophone (2.0.0~rc4-svn7960-3) unstable; urgency=low * Updated patch stun-fix-non-i386 to fix even similar code in netlib (Closes: #365557) * New patch fix-implicit-pointer-functions (Closes: #392008) -- Marco Nenciarini Tue, 10 Oct 2006 13:14:43 +0200 wengophone (2.0.0~rc4-svn7960-2) unstable; urgency=low * New patch stun-fix-non-i386 (Closes: 391907) -- Marco Nenciarini Mon, 9 Oct 2006 15:44:41 +0200 wengophone (2.0.0~rc4-svn7960-1) unstable; urgency=low * New upstream snapshot. * Upload wengophone-ng to unstable. (Closes: #360505, #387649) * Changed description to make clear the specificity of the package to the Wengo provider. (Closes: #358204) * Switch to CMake build system. (Closes: #376370, #390531) * Added debian/cmake.mk stolen from strigi package. * Cleaned debian/rules from scons, now all work is done by debian/cmake.mk * Removed all scons-related patches. * New patches: + cmake-static-owcurl + cmake-fix-static-phapi + cmake-fix-static-sfp-plugin + cmake-amrplugin-pic-code + no-crashreport + cmake-svnrelease-from-debian-changelog * Modified debian/get-orig-source.sh: + checkout the cmake build system instead of the scons one. + increased verbosity of source clean process. * Checked Build-Depends: +cmake +libavformat-dev -libdc1394-dev -libglade2-dev -libglib2.0-dev -libraw1394-dev -libxv-dev -pkg-config +portaudio19-dev -scons -- Marco Nenciarini Sun, 8 Oct 2006 12:17:15 +0200 wengophone (2.0.0~rc3-svn7552-2) experimental; urgency=low * Added patch to install missing libsfp-plugin.so -- Marco Nenciarini Sun, 17 Sep 2006 21:05:15 +0200 wengophone (2.0.0~rc3-svn7552-1) experimental; urgency=low * New upstream snapshot. * Refreshed almost all patch. * Added missing patch 010_wengophone-phapi.patch from Andreas Schneider http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/806 -- Marco Nenciarini Sun, 17 Sep 2006 17:50:49 +0200 wengophone (2.0.0~rc2-svn7135-1) experimental; urgency=low * New upstream snapshot, switched to ng branch. * Uploaded to experimental. (Closes: #387649) * Removed workarround to ffmpeg bug #361269. Build-depends to libavcodec-dev instead of libavformat-dev. * Build-depends on libraw1394-dev and libdc1934-dev as workarround to ffmpeg bug #386458 -- Marco Nenciarini Sat, 16 Sep 2006 18:00:39 +0200 wengophone (0.99+svn5830-1) unstable; urgency=low * New upstream snapshot. * Added 107_wengoscons-pkg-config.patch to make wengoscons able to undestand the output of pkg-config. * Modified patch 202_external_ffmpeg.patch to use pkg-config to detect correct ffmpeg settings. * Build-depends on pkg-config. -- Marco Nenciarini Wed, 31 May 2006 22:01:03 +0200 wengophone (0.99+svn5670-1) unstable; urgency=low * New upstream snapshot. * Bumped Standards Version to 3.7.2 * Added patch to make wengopone buildable on linux 106_FTBFS-GeneralConfigWidget.patch * Renamed patch 105_FTBFS-random-seed.patch -- Marco Nenciarini Thu, 25 May 2006 15:29:48 +0200 wengophone (0.99+svn4511-4) unstable; urgency=low * Really fix #358491 -- Marco Nenciarini Fri, 7 Apr 2006 19:04:23 +0200 wengophone (0.99+svn4511-3) unstable; urgency=low * Added 105_FBTS_random_seed.patch. This patch solves FTBFS on many architectures. (Closes: #358491) * Build-depends to libavformat-dev instead of libavcodec-dev as workarround to ffmpeg bug #361269 -- Marco Nenciarini Fri, 7 Apr 2006 17:15:36 +0200 wengophone (0.99+svn4511-2) unstable; urgency=low * Added implicit-pointer-conversion patch. This patch fixes problem that will cause wengophone to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64. Thanks to Dann Frazier for the patch. (Closes: #357519) * Added gcc41 patch. This patch allow wengophone to be built with gcc-4.1 suite. Thanks to Martin Michlmayr for the patch. (Closes: #357866) -- Marco Nenciarini Mon, 20 Mar 2006 10:48:01 +0100 wengophone (0.99+svn4511-1) unstable; urgency=low * New upstream snapshot. -- Marco Nenciarini Tue, 14 Mar 2006 17:51:55 +0100 wengophone (0.99+svn4227-1) unstable; urgency=low * Initial release. Closes: #351951 -- Marco Nenciarini Tue, 14 Feb 2006 07:34:58 +0100