2011
qutecom (2.2.1+dfsg1-3) unstable; urgency=low
* Add format-string-security.patch to fix GCC format string warnings
(Closes: #643462).
* Add find-ffmpeg-pkgconfig.patch to fix FTBFS for multi-arch libav*
libraries.
-- Ludovico Cavedon <cavedon@debian.org> Sun, 09 Oct 2011 16:54:56 -0700
qutecom (2.2.1+dfsg1-2) unstable; urgency=low
* Add curl-include-fix-ftbfs.patch to fix missing FTBS due to a header file
removed from curl (Closes: #638318).
-- Ludovico Cavedon <cavedon@debian.org> Thu, 18 Aug 2011 22:02:41 -0700
qutecom (2.2.1+dfsg1-1) unstable; urgency=low
* New upstream release.
* Remove patches applied upstream:
- fix-include-case.patch
- fix-linking-binutils-gold.patch
- typos-grammar-fixes.patch
* Drop dependecy on quilt (as we are using source version 3).
* Update Standards-Version to 3.9.2.
* Add use-external-tinyxml.patch to link agaist system libtinyxml (and
depend on it).
* Add new-avcodec-api.patch to build with new libav 0.7 API (LP: #791275).
-- Ludovico Cavedon <cavedon@debian.org> Sat, 16 Jul 2011 12:32:23 -0700
qutecom (2.2+dfsg1-5) unstable; urgency=low
* Add new-videodev.patch (fix for moved videodev.h) and B-D on libc4l-dev
(Closes: #623549).
* Add find-glibconfig.patch to handle new location of glibconfig.h by
Andreas Moog (LP: #756051).
* Update Vcs fields from SVN to Git.
* Revert to first B-D on libqtwebkit-dev.
-- Ludovico Cavedon <cavedon@debian.org> Tue, 26 Apr 2011 00:37:15 -0700
qutecom (2.2+dfsg1-4) unstable; urgency=low
* Do not build-depend on libqtwebkit-dev, as unstable still have libqt4-dev
4.6 (Closes: #613696).
-- Ludovico Cavedon <cavedon@debian.org> Mon, 14 Mar 2011 22:35:27 -0700
qutecom (2.2+dfsg1-3) unstable; urgency=low
* Upload to unstable.
* Add typos-grammar-fixes.patch for fixing typos and grammar mistakes
(Closes: #603260).
* Replace WengoPhone references with QuteCom in manpage.
* Drop transitional package wengophone.
-- Ludovico Cavedon <cavedon@debian.org> Tue, 15 Feb 2011 14:35:35 -0800
2010
qutecom (2.2+dfsg1-2) experimental; urgency=low
* Add build-dependency on libqtwebkit-dev or libqt4-dev older than 4.7.
* Use correct epoch number in libqt4-dev deendency.
* Fix handling for noopt flag in DEB_BUILD_OPTIONS.
* Add fix-linking-binutils-gold.patch: explicitly link phapi against libdl
on linux. Fixes linking failure with binutils-gold).
-- Ludovico Cavedon <cavedon@debian.org> Tue, 02 Nov 2010 23:56:45 -0700
qutecom (2.2+dfsg1-1) experimental; urgency=low
* New upstream release.
* Update watch file and get-orig-source script for new release.
* Bump dependecy on Qt libraries to 4.5.
* Removed pacthes merged upstream:
- google-breakpad-stat.patch
- wait-purple.patch
- google-breakpad-gcc44.patch
* Refresh patches:
- remove-extra-copying-file.patch
* Add patches:
- fix-include-case.patch: fix case in #include.
* Remove empty Renkoo LICENSE.txt.xx file.
-- Ludovico Cavedon <cavedon@debian.org> Sat, 23 Oct 2010 02:11:17 -0700
qutecom (2.2~rc3.hg643~dfsg1-1) experimental; urgency=low
* New upstream snapshot. Closes: #590234, #588003. (LP: #605162) * get-orig.source.sh: no longer need to remove duplicate of tinyurl. * Add google-breakpad-stat.patch: fix compilation with glibc 2.12. Closes: #590234. * Add wait-purple.patch: make Qt thread wait for IMWrapper thread to exit. * Removed pacthes merged/fixed upstream: - fix-build-newer-ffmpeg.patch - track-sipaccount-init.patch - fix-codec-name.patch - force-palette.patch - fix-binutils-gold.patch - libpurple-glib.patch - purple-wait-init.patch * Include verbatim text of BSD license in copyright file. * Bump Standards-Version to 3.9.1. * Remove Rekoo license file from package and insert its text in debian/copyright.
-- Ludovico Cavedon <cavedon@debian.org> Sun, 05 Sep 2010 19:48:46 -0700
qutecom (2.2~rc3.hg396~dfsg1-6) unstable; urgency=low
* Add fix-binutils-gold.patch for building with binutils-gold.
Closes: #556311.
* Add libpurple-glib.patch and purple-wait-init.patch for fixing crash with
external liburple.
* Compile against external libpurple (CVE-2010-0423, CVE-2010-0420,
CVE-2010-0277). Closes: #559785, #572946.
* Update Standards-Version to 3.8.4.
-- Ludovico Cavedon <cavedon@debian.org> Tue, 09 Mar 2010 20:35:47 +0100
qutecom (2.2~rc3.hg396~dfsg1-5) unstable; urgency=low
* Remove calls to quilt from debian/rules in order to allow unpacking with
dpkg from lenny.
-- Ludovico Cavedon <cavedon@debian.org> Fri, 01 Jan 2010 22:16:04 +0100
2009
qutecom (2.2~rc3.hg396~dfsg1-4) unstable; urgency=low
* Change Uploader to debian email and remove DM-Upload-Allowed.
* Switch to source format 3.0 (quilt).
* Remove the generic/debian/head hierarchy in debina/patches and use DEP-3
for every patch.
* Add force-palette.patch: ability to force a numeric webcam palette with
OWWEBCAM_FORCE_PALETTE environment variable.
* Add fix-codec-name.patch, for fixing wrong plette name in debug output.
-- Ludovico Cavedon <cavedon@debian.org> Mon, 21 Dec 2009 17:44:46 +0100
qutecom (2.2~rc3.hg396~dfsg1-3) unstable; urgency=low
* Update Standards-Version to 3.8.3. * Raise depend on cmake to version 2.6 (needed for handling libqt-dbus). * Make Vcs-Browser point to the same location as Vcs-Svn. * Add wenogophone transitional package. Closes: #550147. * Add generic/track-sipaccount-init.patch for preventing segfault when another qutecom is running. Closes: #550947 * Add head/fix-build-newer-ffmpeg.patch to avoid FTBFS with the newer ffmpeg libraries. * Add correct support for "noopt" in DEB_BUILD_OPTIONS. * Add generic/cleanlook-startup-fix.patch: tentative fix for startup freeze (#546852).
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Fri, 13 Nov 2009 01:31:57 -0800
qutecom (2.2~rc3.hg396~dfsg1-2) unstable; urgency=low
* Add generic/google-breakpad-gcc44.patch: fix FTBFS with GCC 4.4 on i386. * Remove duplicated depends on debhelper.
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Wed, 10 Jun 2009 11:26:38 -0700
qutecom (2.2~rc3.hg396~dfsg1-1) unstable; urgency=low
* New upstream snapshot (should become release 2.2). Closes: #527929. * Use "~dfsg" instead of ".dfsg" (lintian: dfsg-version-with-period) * Revert dependency on unversioned boost libraries. Closes: #531117 * Remove unneeded dependency on boost-regex. * get-orig-source.sh: - add support for upstream HG snapshots - no longer remove gaim and coredumper (removed upstream) - remove MSVC libraries - remove duplicated tinyxml code. * Remove paches merged upstream: - head/cmake-swscale.patch - head/allow_bound_sign.patch - head/fix-ringing.patch - head/background_css.patch - generic/cmake-install-missing-endif.patch - generic/imwrapper-safe-reinit.patch - generic/ffmpeg-api-52.patch - generic/wengophone-thread-destruction.patch - generic/boost_1_37.patch - generic/pixelfromat.patch - generic/libpurple_debug.patch - generic/accept_certificate.patch - generic/fix-ring-pulseaudio.patch - generic/fix-alsa-mixer.patch - generic/gcc-4.4.patch
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Sun, 17 May 2009 16:19:40 -0700
qutecom (2.2~rc3.dfsg1-6) unstable; urgency=low
* qutecom-data: Recommends instead of Depends on qutecom. Closes: #524614. * Update copyright with authors from http://trac.qutecom.org/wiki/QuteComTeam. * Add head/fix-ringing.patch (LP: #364907) * Add generic/fix-ring-pulseaudio.patch: fix notification sounds when pulseaudio is used. * Add generic/fix-alsa-mixer.patch: fix handling of audio mixer devices. * Add generic/gcc-4.4.patch from Ubuntu: fix build with GCC 4.4. Closes: #526213. * Allow DM upload.
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Thu, 30 Apr 2009 23:46:15 -0700
qutecom (2.2~rc3.dfsg1-5) unstable; urgency=low
[ Ludovico Cavedon ]
* Use newer Boost libraries.
* Update README.Debian about video support.
* Add generic/boost_1_37.patch for correct detection of boost libraries.
* Updating Standards-Version to 3.8.1.
* Add patch generic/pixelformat.patch: compilation fix, required by newer
ffmpeg libs. Closes: #521493.
* Update debhelper compatibility to 7.
* generic/libpurple_debug.patch: add OW_PURPLE_DEBUG
environment variable to enable libpurple debugging.
* Require libqt4 at least version 4.3.
* head/allow_bound_sign.patch: allow # in sip address. Closes: #512054
* Move back manpage, menu icon and desktop file to the qutecom package and
remove lintian overrides.
[ Marco Nenciarini ]
* Upload in unstable.
-- Marco Nenciarini <mnencia@debian.org> Mon, 06 Apr 2009 10:23:33 +0200
qutecom (2.2~rc3.dfsg1-4) experimental; urgency=low
* Fix rules for correctly building binary package without building
arch-independent package.
* Add Replaces field to qutecom-data to correct handle upgrades from
previuos versions.
* This upload still needs to go through NEW. Closes: #502151
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Wed, 11 Feb 2009 14:15:51 -0800
qutecom (2.2~rc3.dfsg1-3) experimental; urgency=low
* Leave README.Debian only in binary qutecom package.
* Move manpage and icon into qutecom-data (and add lintian override for
that).
* Fix typo in copyright.
* This upload still needs to go through NEW. Closes: #502151
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Sun, 08 Feb 2009 23:38:45 -0800
qutecom (2.2~rc3.dfsg1-2) experimental; urgency=low
* Move architecture independent data into qutecom-data package.
* Remove wifo/eXosip/scripts/ltmain.sh to prevent lintian ancient-libtool
warning.
* Update copyright information.
* Add watch file and make get-orig-source use uscan.
* Add lintian override for qutecom-data: desktop-command-not-in-package
(qutecom executable is in the binary package)
* Link AUTHORS file from /usr/share/qutecom in order to make is visible from
the About dialog.
* Change arguments to dh_makeshlibs in order to prevent
lintian error pkg-has-shlibs-control-file-but-no-actual-shared-libs
* Differentiate short descriptions across generated packages.
* Add patches descriptions.
* Previous uploads of qutecom were rejected because of incomplete copyright
file. Closes: #502151
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Fri, 06 Feb 2009 00:21:25 -0800
2008
qutecom (2.2~rc3.dfsg0-1) experimental; urgency=low
* New upstream version. Closes: #502151 * Remove all head and generic patches (applied upstream). * Added patches: - generic/cmake-install-missing-endif.patch: fix syntax error in build makefiles. - generic/imwrapper-safe-reinit.patch: prevent race condition in libpurple re-initialization. - generic/ffmpeg-api-52.patch: fix compilation with new ffmpeg API. - head/cmake-swscale.patch: fix typo in build scripts - generic/wengophone-thread-destruction.patch: prevent segafault at exit * Drop build dependency on libavformat-dev (no need for it, use newer lib swscale instead) and add debian/cmake-noavformat.patch in order not to look for that library during configuration. * Update copyright information.
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Mon, 29 Dec 2008 16:33:11 +0100
qutecom (2.2~rc2.dfsg0-1) experimental; urgency=low
[ Ludovico Cavedon ] * New upstream version. Closes: #502151 * Renaming wengophone as qutecom * Updating get-orig-source.sh to get source code from Mercurial web interface * Renaming/updating files for: manpage, menu item/icon, copyright * Removing stale backport scripts * Removed most of the patches (merged upstream or no longer useful) * Added patches: - debian/install-qutecom.patch: to install files in /usr/{lib,share}/qutecom - generic/googlebreakpad-64bit.patch: to disable memory dumper on architectures different from i386 - generic/cmake-repo-revision-quotes.patch: to handle the absence of an hg revision number during build - generic/getcurrentdatetime.patch: to fix a compilation bug of a build tool - generic/libpurple-HAVE_GETADDRINFO.patch: to avoid segfault on 64-bit - head/video-fix-crash.video: to prevent a crash when using the webcam * Using cdbs cmake.mk, instead of a custom one * Updating Standards-Version to 3.8.0 [ Marco Nenciarini ] * Add build dependency on libavformat-dev
-- Marco Nenciarini <mnencia@debian.org> Wed, 17 Dec 2008 11:44:02 +0100
wengophone (2.1.2.dfsg0-6) unstable; urgency=low
* Removed debian/cmake-no-soname-shlibs.patch. Closes: #486948 * Added Build-Conflicts with qt3-dev-tools (can be removed after cmake bug #487528 gets closed)
-- Ludovico Cavedon <cavedon@sssup.it> Sun, 22 Jun 2008 14:50:36 +0200
wengophone (2.1.2.dfsg0-5) unstable; urgency=low
* Add build dependency on libx11-dev and python-dev. Closes: #479920 * Add ffmpeg-swscale-api.patch and img_resample.patch from 2.2 branch in order to use swscale instead of img_resample (removed from ffmpeg) * Remove build dependency on libavformat-dev * Add cmake-swscale.patch to link against libswscale and not agains libavformat
-- Ludovico Cavedon <cavedon@sssup.it> Wed, 18 Jun 2008 19:16:37 +0200
wengophone (2.1.2.dfsg0-4) unstable; urgency=low
* Update patch generic/gcc-4_3.patch to resolve FTBFS with GCC 4.3.
Closes: #475994
* Update wengophone.xpm for consistency with hicolor icons.
* Update patch generic/desktop-file-update.patch for more meaningful
comments inside wengophone.desktop file
-- Ludovico Cavedon <cavedon@sssup.it> Tue, 22 Apr 2008 17:14:36 -0700
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 <cavedon@sssup.it> Sun, 23 Mar 2008 23:37:04 +0100
2007
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 <cavedon@sssup.it> 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 <cavedon@sssup.it> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> Tue, 5 Jun 2007 14:24:40 +0200
wengophone (2.1.0.dfsg-2) unstable; urgency=low
* Disabled crashreport (Closes: #425604)
-- Marco Nenciarini <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> Wed, 28 Feb 2007 18:35:34 +0100
2006
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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> 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 <mnencia@debian.org> Thu, 25 May 2006 15:29:48 +0200
wengophone (0.99+svn4511-4) unstable; urgency=low
* Really fix #358491
-- Marco Nenciarini <mnencia@debian.org> 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 <mnencia@debian.org> 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 <dannf@hp.com> for the patch. (Closes: #357519)
* Added gcc41 patch. This patch allow wengophone to be built with gcc-4.1
suite. Thanks to Martin Michlmayr <tbm@cyrius.com> for the patch.
(Closes: #357866)
-- Marco Nenciarini <mnencia@debian.org> Mon, 20 Mar 2006 10:48:01 +0100
wengophone (0.99+svn4511-1) unstable; urgency=low
* New upstream snapshot.
-- Marco Nenciarini <mnencia@debian.org> Tue, 14 Mar 2006 17:51:55 +0100
wengophone (0.99+svn4227-1) unstable; urgency=low
* Initial release. Closes: #351951
-- Marco Nenciarini <mnencia@debian.org> Tue, 14 Feb 2006 07:34:58 +0100