From 828e5384daa712b8e9a40b173185bf9d1c3bde44 Mon Sep 17 00:00:00 2001
From: Julien Bonjean <julien@bonjean.info>
Date: Tue, 15 Dec 2009 18:00:38 -0500
Subject: [PATCH] [#2181] Cleaning

---
 tools/build-system/README                     |   42 -
 .../distributions/build-packages.sh           |   95 --
 tools/build-system/distributions/globals      |   53 -
 .../mandriva/build-packages-mandriva.sh       |   94 --
 .../mandriva/sflphone-client-gnome.spec       |   75 -
 .../mandriva/sflphone-client-kde.spec         |   68 -
 .../mandriva/sflphone-common.spec             |   91 --
 .../opensuse/build-packages-opensuse.sh       |   94 --
 .../opensuse/sflphone-client-gnome.spec       |   75 -
 .../opensuse/sflphone-client-kde.spec         |   69 -
 .../opensuse/sflphone-common.spec             |   90 --
 .../ubuntu/build-packages-ubuntu.sh           |  109 --
 .../debian-sflphone-client-gnome/changelog    | 1284 -----------------
 .../debian-sflphone-client-gnome/compat       |    1 -
 .../control.hardy                             |   20 -
 .../control.intrepid                          |   20 -
 .../control.jaunty                            |   20 -
 .../debian-sflphone-client-gnome/copyright    |   28 -
 .../debian-sflphone-client-gnome/cron.d       |    4 -
 .../ubuntu/debian-sflphone-client-gnome/dirs  |    7 -
 .../ubuntu/debian-sflphone-client-gnome/docs  |    5 -
 .../debian-sflphone-client-gnome/manpages     |    2 -
 .../debian-sflphone-client-gnome/postinst     |    7 -
 .../debian-sflphone-client-gnome/postrm       |   36 -
 .../debian-sflphone-client-gnome/preinst      |   19 -
 .../ubuntu/debian-sflphone-client-gnome/prerm |    7 -
 .../ubuntu/debian-sflphone-client-gnome/rules |  117 --
 .../debian-sflphone-client-kde/changelog      | 1284 -----------------
 .../ubuntu/debian-sflphone-client-kde/compat  |    1 -
 .../control.intrepid                          |   20 -
 .../debian-sflphone-client-kde/control.jaunty |   20 -
 .../debian-sflphone-client-kde/copyright      |   28 -
 .../ubuntu/debian-sflphone-client-kde/cron.d  |    4 -
 .../ubuntu/debian-sflphone-client-kde/dirs    |    7 -
 .../ubuntu/debian-sflphone-client-kde/docs    |    5 -
 .../debian-sflphone-client-kde/manpages       |    2 -
 .../debian-sflphone-client-kde/postinst       |    9 -
 .../ubuntu/debian-sflphone-client-kde/preinst |   15 -
 .../ubuntu/debian-sflphone-client-kde/prerm   |    7 -
 .../ubuntu/debian-sflphone-client-kde/rules   |  118 --
 .../ubuntu/debian-sflphone-common/changelog   | 1284 -----------------
 .../ubuntu/debian-sflphone-common/compat      |    1 -
 .../debian-sflphone-common/control.hardy      |   20 -
 .../debian-sflphone-common/control.intrepid   |   20 -
 .../debian-sflphone-common/control.jaunty     |   19 -
 .../ubuntu/debian-sflphone-common/copyright   |   28 -
 .../ubuntu/debian-sflphone-common/cron.d      |    4 -
 .../ubuntu/debian-sflphone-common/dirs        |    8 -
 .../ubuntu/debian-sflphone-common/docs        |    6 -
 .../ubuntu/debian-sflphone-common/manpages    |    1 -
 .../ubuntu/debian-sflphone-common/postinst    |   56 -
 .../ubuntu/debian-sflphone-common/postrm      |   36 -
 .../ubuntu/debian-sflphone-common/preinst     |   16 -
 .../ubuntu/debian-sflphone-common/rules       |  120 --
 tools/build-system/gpg/setup-gpg.sh           |   56 -
 tools/build-system/launch-build-machine.sh    |  431 ------
 .../packages/git-buildpackage_0.4.45_all.deb  |  Bin 62098 -> 0 bytes
 .../build-system/remote/update-repository.sh  |   68 -
 tools/build-system/send-emails.sh             |   41 -
 tools/build-system/sfl-git-dch.sh             |  163 ---
 60 files changed, 6430 deletions(-)
 delete mode 100644 tools/build-system/README
 delete mode 100755 tools/build-system/distributions/build-packages.sh
 delete mode 100644 tools/build-system/distributions/globals
 delete mode 100755 tools/build-system/distributions/mandriva/build-packages-mandriva.sh
 delete mode 100644 tools/build-system/distributions/mandriva/sflphone-client-gnome.spec
 delete mode 100644 tools/build-system/distributions/mandriva/sflphone-client-kde.spec
 delete mode 100644 tools/build-system/distributions/mandriva/sflphone-common.spec
 delete mode 100755 tools/build-system/distributions/opensuse/build-packages-opensuse.sh
 delete mode 100644 tools/build-system/distributions/opensuse/sflphone-client-gnome.spec
 delete mode 100644 tools/build-system/distributions/opensuse/sflphone-client-kde.spec
 delete mode 100644 tools/build-system/distributions/opensuse/sflphone-common.spec
 delete mode 100755 tools/build-system/distributions/ubuntu/build-packages-ubuntu.sh
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/changelog
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/compat
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.hardy
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.intrepid
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.jaunty
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/copyright
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/cron.d
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/dirs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/docs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/manpages
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postinst
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postrm
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/preinst
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/prerm
 delete mode 100755 tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/rules
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/changelog
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/compat
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.intrepid
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.jaunty
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/copyright
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/cron.d
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/dirs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/docs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/manpages
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/postinst
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/preinst
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/prerm
 delete mode 100755 tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/rules
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/changelog
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/compat
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/control.hardy
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/control.intrepid
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/control.jaunty
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/copyright
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/cron.d
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/dirs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/docs
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/manpages
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/postinst
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/postrm
 delete mode 100644 tools/build-system/distributions/ubuntu/debian-sflphone-common/preinst
 delete mode 100755 tools/build-system/distributions/ubuntu/debian-sflphone-common/rules
 delete mode 100755 tools/build-system/gpg/setup-gpg.sh
 delete mode 100755 tools/build-system/launch-build-machine.sh
 delete mode 100644 tools/build-system/packages/git-buildpackage_0.4.45_all.deb
 delete mode 100755 tools/build-system/remote/update-repository.sh
 delete mode 100755 tools/build-system/send-emails.sh
 delete mode 100755 tools/build-system/sfl-git-dch.sh

diff --git a/tools/build-system/README b/tools/build-system/README
deleted file mode 100644
index c12a4bbfc4..0000000000
--- a/tools/build-system/README
+++ /dev/null
@@ -1,42 +0,0 @@
-# register image
-VBoxManage registerimage disk VDI/ubuntu-9.04.vdi -type normal
-
-# check registration
-VBoxManage showvdiinfo VDI/ubuntu-9.04.vdi
-
-# create VM
-VBoxManage createvm -name "ubuntu-9.04" -register
-
-# check vm creation
-VBoxManage list vms
-
-# update configuration
-VBoxManage modifyvm "ubuntu-9.04" -hda "VDI/ubuntu-9.04.vdi" -memory "1024MB" -acpi on -nic1 nat
-
-#si 64 bits
-# VBoxManage modifyvm ubuntu-9.04-64 --ostype Ubuntu_64
-# VBoxManage modifyvm ubuntu-9.04-64 --hwvirtex on
-
-VBoxManage setextradata "ubuntu-9.04" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol" TCP
-VBoxManage setextradata "ubuntu-9.04" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" 50001
-VBoxManage setextradata "ubuntu-9.04" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" 22
-
-# start vm
-VBoxHeadless -startvm "ubuntu-9.04" -p 50000
-
-# install ssh support
-sudo apt-get install openssh-server
-
-# add office-srv-01 sflphone user ssh key in authorized_keys of vm
-ssh -o LogLevel=ERROR -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p 50001 sflphone@127.0.0.1 "mkdir ~/.ssh/"
-scp -o LogLevel=ERROR -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -P 50001 /home/projects/sflphone/.ssh/id_dsa.pub sflphone@127.0.0.1:~/.ssh/authorized_keys
-ssh -o LogLevel=ERROR -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p 50001 sflphone@127.0.0.1 "chmod 0600 ~/.ssh/authorized_keys"
-
-# si nécessaire
-# scp -o LogLevel=ERROR -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -P 50001 /home/projects/sflphone/build-system/git-buildpackage_0.4.45_all.deb sflphone@127.0.0.1:
-
-# update /etc/sudoers
-sflphone ALL = NOPASSWD: /sbin/shutdown, /usr/bin/apt-get, /usr/bin/dpkg
-
-# stop vm
-VBoxManage controlvm "ubuntu-9-04" poweroff
diff --git a/tools/build-system/distributions/build-packages.sh b/tools/build-system/distributions/build-packages.sh
deleted file mode 100755
index 0b9e09fbec..0000000000
--- a/tools/build-system/distributions/build-packages.sh
+++ /dev/null
@@ -1,95 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: build-packages.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-29
-# Last Modified: 2009-06-01 17:27:25 -0400
-#####################################################
-
-. ./globals
-
-if [ "$?" -ne 0 ]; then
-	echo "!! Cannot source global file"
-	exit -1
-fi
-
-cd ${PACKAGING_DIR}
-
-if [ ! ${PACKAGING_DIR} ];then
-	echo "!! Cannot go to working directory"
-	exit -1
-fi
-
-# check if version is ok
-if [ ! ${VERSION} ]; then
-        echo "!! Cannot detect current version"
-        exit -1
-fi
-
-# open log file
-exec 3<>${LOG_FILE}
-
-# redirect outputs (stdout & stderr)
-exec 1>&3
-exec 2>&3
-
-echo "SFLPhone version is ${VERSION}"
-
-# check user
-if [ "${WHOAMI}" != "${USER}" ]; then
-        echo "!! Please use user ${USER} to run this script"
-        exit -1;
-fi
-
-if [ ${RELEASE_MODE} ]; then
-        echo "Release mode : ${RELEASE_MODE}"
-else
-        echo "Snapshot mode"
-fi
-
-# decompress repository
-echo "Untar repository"
-cd ${BUILD_DIR} && tar xf ${REPOSITORY_ARCHIVE} >/dev/null 2>&1
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot untar repository"
-        exit -1
-fi
-
-# launch distribution specific script
-if [ "${DISTRIBUTION}" = "ubuntu" ];then
-	echo "Launch packaging for Ubuntu (hardy/intrepid/jaunty)"
-	cd ${UBUNTU_DIR} && ./build-packages-ubuntu.sh $*
-
-elif [ "${DISTRIBUTION}" = "opensuse" ]; then
-	echo "Launch packaging for openSUSE 11"
-	cd ${OPENSUSE_DIR} && ./build-packages-opensuse.sh $*
-
-elif [ "${DISTRIBUTION}" = "mandriva" ]; then
-	echo "Launch packaging for Mandriva 2009.1"
-	cd ${MANDRIVA_DIR} && ./build-packages-mandriva.sh $*
-
-elif [ "${DISTRIBUTION}" = "fedora" ]; then
-	echo "Launch packaging for Fedora 11"
-	cd ${FEDORA_DIR} && ./build-packages-fedora.sh $*
-
-else
-	echo "!! Cannot detect distribution"
-	exit -1
-fi
-
-if [ "$?" -ne 0 ]; then
-	echo "!! Error in subprocess"
-	exit -1
-fi
-
-echo "All done"
-
-# close file descriptor
-exec 3>&-
-
-exit 0
diff --git a/tools/build-system/distributions/globals b/tools/build-system/distributions/globals
deleted file mode 100644
index 0de0f01a92..0000000000
--- a/tools/build-system/distributions/globals
+++ /dev/null
@@ -1,53 +0,0 @@
-#####################################################
-# File Name: globals
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-28
-# Last Modified: 2009-05-28 15:55:14 -0400
-#####################################################
-
-# general
-RELEASE_MODE="$1"
-ROOT_DIR="/home/sflphone"
-PACKAGING_DIR="${ROOT_DIR}/sflphone-packaging"
-
-# distributions
-UBUNTU_DIR="${PACKAGING_DIR}/ubuntu"
-OPENSUSE_DIR="${PACKAGING_DIR}/opensuse"
-MANDRIVA_DIR="${PACKAGING_DIR}/mandriva"
-FEDORA_DIR="${PACKAGING_DIR}/fedora"
-
-# where packaging will be donne
-BUILD_DIR="${PACKAGING_DIR}/build"
-REPOSITORY_ARCHIVE="${BUILD_DIR}/sflphone.tar.gz"
-REPOSITORY_DIR="${BUILD_DIR}/sflphone"
-
-# target directories
-DEB_RESULT_DIR="${PACKAGING_DIR}/deb/dists"
-RPM_RESULT_DIR="${PACKAGING_DIR}/rpm"
-
-# system information
-ARCH_FLAG=`getconf -a|grep LONG_BIT | sed -e 's/LONG_BIT\s*//'`
-OS_VERSION=`lsb_release -d -s -c | sed -e '1d'`
-DISTRIBUTION=`lsb_release -s -d | sed 's/"//g' | tr 'A-Z' 'a-z' | cut -d " " -f1`
-VERSION=`cat ${BUILD_DIR}/VERSION` 
-
-# other stuff
-EDITOR=echo
-export EDITOR
-RELEASE_MODE=$1
-USER="sflphone"
-WHOAMI=`whoami`
-
-# packages we will build
-PACKAGES=('sflphone-common sflphone-client-gnome' 'sflphone-client-kde')
-
-# log file
-LOG_ID="${OS_VERSION}"
-if [ "${LOG_ID}" = "" ]; then
-	LOG_ID="${DISTRIBUTION}"
-fi
-LOG_FILE=${PACKAGING_DIR}/sflphone-${LOG_ID}-${ARCH_FLAG}.log
diff --git a/tools/build-system/distributions/mandriva/build-packages-mandriva.sh b/tools/build-system/distributions/mandriva/build-packages-mandriva.sh
deleted file mode 100755
index 88137cba65..0000000000
--- a/tools/build-system/distributions/mandriva/build-packages-mandriva.sh
+++ /dev/null
@@ -1,94 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: build-packages-mandriva.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-06-04 16:29:34 -0400
-#####################################################
-
-. ../globals
-
-cd ${MANDRIVA_DIR}
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot cd to Mandriva directory"
-        exit -1
-fi
-
-echo "Do updates"
-sudo /usr/sbin/urpmi --auto-update --auto >/dev/null
-
-# create build directories
-echo "Create directories"
-mkdir -p ${BUILD_DIR}/BUILD
-mkdir -p ${RPM_RESULT_DIR}
-mkdir -p ${BUILD_DIR}/SOURCES
-mkdir -p ${BUILD_DIR}/SPECS
-
-# create rpm macros
-echo "Create RPM macros"
-cat > ~/.rpmmacros << STOP
-%packager               Julien Bonjean (julien.bonjean@savoirfairelinux.com)
-%distribution           Savoir-faire Linux
-%vendor                 Savoir-faire Linux
-
-%_signature             gpg
-%_gpg_name              Julien Bonjean
-
-%_topdir                ${BUILD_DIR}
-%_builddir		%{_topdir}/BUILD
-%_rpmdir		${RPM_RESULT_DIR}
-%_sourcedir		%{_topdir}/SOURCES
-%_specdir		%{_topdir}/SPECS
-%_srcrpmdir		${RPM_RESULT_DIR}
-STOP
-
-# create packages
-for PACKAGE in ${PACKAGES[@]}
-do
-	echo "Prepare ${PACKAGE}"
-
-	cd ${REPOSITORY_DIR}
-
-	echo " -> create source archive"
-	mv ${PACKAGE} ${PACKAGE}-${VERSION} 2>/dev/null && \
-	tar cf ${PACKAGE}.tar.gz ${PACKAGE}-${VERSION} >/dev/null && \
-	mv ${PACKAGE}-${VERSION} ${PACKAGE}
-	
-	if [ "$?" -ne "0" ]; then
-		echo "!! Cannot create source archive"
-		exit -1
-	fi
-	
-	echo " -> move archive to source directory"
-	mv ${PACKAGE}.tar.gz ${BUILD_DIR}/SOURCES
-
-	if [ "$?" -ne "0" ]; then
-                echo "!! Cannot move archive"
-                exit -1
-        fi
-
-	cd ${PACKAGING_DIR}
-
-	echo " -> update spec file"
-	sed "s/VERSION/${VERSION}/g" mandriva/${PACKAGE}.spec > ${BUILD_DIR}/SPECS/${PACKAGE}.spec
-
-	if [ "$?" -ne "0" ]; then
-                echo "!! Cannot update spec file"
-                exit -1
-        fi
-done
-
-# launch build
-echo "Launch build"
-rpmbuild -ba ${BUILD_DIR}/SPECS/*.spec
-
-if [ "$?" -ne "0" ]; then
-	echo "!! Cannot build packages"
-	exit -1
-fi
-
diff --git a/tools/build-system/distributions/mandriva/sflphone-client-gnome.spec b/tools/build-system/distributions/mandriva/sflphone-client-gnome.spec
deleted file mode 100644
index 0e7ac8beb0..0000000000
--- a/tools/build-system/distributions/mandriva/sflphone-client-gnome.spec
+++ /dev/null
@@ -1,75 +0,0 @@
-#####################################################
-# File Name: sflphone-client-gnome.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-client-gnome
-License:        GNU General Public License (GPL)
-Group:          Productivity/Networking/System
-Summary:        GNOME client for SFLphone
-Version:        VERSION
-Release:        mandriva
-URL:            http://www.sflphone.org/
-Vendor:		Savoir-faire Linux
-Packager:       Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-client-gnome.tar.gz
-BuildRequires:	gtk2-devel
-BuildRequires:	libnotify-devel
-BuildRequires:	libsexy-devel
-BuildRequires:	evolution-data-server-devel
-BuildRequires:	check-devel
-BuildRequires:	libdbus-glib-devel
-BuildRequires:	log4c-devel
-Requires:	sflphone-common = %{version}
-Requires:	dbus-1-glib
-Requires:	gtk2
-Requires:	glib2
-Requires:	dbus-1-glib
-Requires:	libnotify
-Requires:	librsvg
-Requires:	log4c
-Requires:	libsexy
-Conflicts:	sflphone
-Prefix:		%{_prefix}
-
-%description
-Provide a GNOME client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%lang_package
-
-%prep
-%setup -q
-
-%build
-./autogen.sh
-./configure --prefix=%{_prefix}
-make -j
-
-%install
-make DESTDIR=%{buildroot} install
-
-%clean
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%doc AUTHORS COPYING README
-
-%changelog
diff --git a/tools/build-system/distributions/mandriva/sflphone-client-kde.spec b/tools/build-system/distributions/mandriva/sflphone-client-kde.spec
deleted file mode 100644
index a453cf9144..0000000000
--- a/tools/build-system/distributions/mandriva/sflphone-client-kde.spec
+++ /dev/null
@@ -1,68 +0,0 @@
-#####################################################
-# File Name: sflphone-client-kde.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-client-kde
-License:        GNU General Public License (GPL)
-Group:          Productivity/Networking/System
-Summary:        KDE client for SFLphone
-Version:        VERSION
-Release:        mandriva
-URL:            http://www.sflphone.org/
-Vendor:		Savoir-faire Linux
-Packager:       Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-client-kde.tar.gz
-Requires:	sflphone-common = %{version}
-Requires:	commoncpp2
-Requires:	libkdepimlibs4
-Requires:	libqt4-dbus-1
-Requires:	libqt4-svg
-Requires:	libqt4-x11
-BuildRequires:  cmake
-BuildRequires:  libcommoncpp-devel
-BuildRequires:  kdepimlibs4-devel
-BuildRequires:  libqt4-devel >= 4.3
-Conflicts:	sflphone
-Prefix:		%{_prefix}
-
-%description
-Provide a KDE client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%lang_package
-
-%prep
-%setup -q
-
-%build
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
-make
-
-%install
-make DESTDIR=%{buildroot} install
-
-%clean
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%doc AUTHORS COPYING README
-
-%changelog
diff --git a/tools/build-system/distributions/mandriva/sflphone-common.spec b/tools/build-system/distributions/mandriva/sflphone-common.spec
deleted file mode 100644
index 84f14d414a..0000000000
--- a/tools/build-system/distributions/mandriva/sflphone-common.spec
+++ /dev/null
@@ -1,91 +0,0 @@
-#####################################################
-# File Name: sflphone-common.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-common
-License:        GNU General Public License (GPL)
-Group:          System Environment/Daemons
-Summary:        SIP and IAX2 compatible softphone - Core
-Version:        VERSION
-Release:        mandriva
-URL:            http://www.sflphone.org/
-Vendor:         Savoir-faire Linux
-Packager:	Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-common.tar.gz
-BuildRequires:	glibc-devel
-BuildRequires:	libccrtp-devel
-BuildRequires:	libsamplerate-devel
-BuildRequires:	libdbus-1-devel
-BuildRequires:	libexpat-devel
-BuildRequires:	libgsm-devel
-BuildRequires:	speex-devel
-BuildRequires:	libcppunit-devel
-BuildRequires:	libcommoncpp-devel
-BuildRequires:	libalsa2-devel
-BuildRequires:	libpulseaudio-devel
-BuildRequires:	libext2fs-devel
-Requires:	libsamplerate
-Requires:	libexpat1
-Requires:	commoncpp2
-Requires:	libgsm1
-Requires:	libspeex
-Requires:	dbus-1
-Requires:	libasound2
-Requires:	libpulse0
-Requires:	libccrtp1
-Conflicts:      sflphone
-Prefix:		%{_prefix}
-
-%description
-SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%prep
-%setup -q
-
-%build
-cd libs/pjproject
-./autogen.sh
-./configure --prefix=%{_prefix}
-make dep
-make clean
-make
-cd -
-./autogen.sh
-./configure --prefix=%{_prefix}
-make -j
-
-%install
-cd libs/pjproject
-make DESTDIR=%{buildroot} install
-cd -
-make DESTDIR=%{buildroot} install
-
-%clean
-cd libs/pjproject
-make clean
-cd -
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%exclude %{_prefix}/include
-%doc AUTHORS COPYING README TODO
-
-%changelog
diff --git a/tools/build-system/distributions/opensuse/build-packages-opensuse.sh b/tools/build-system/distributions/opensuse/build-packages-opensuse.sh
deleted file mode 100755
index 8ea2639ad3..0000000000
--- a/tools/build-system/distributions/opensuse/build-packages-opensuse.sh
+++ /dev/null
@@ -1,94 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: build-packages-opensuse.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-09-11 11:22:27 -0400
-#####################################################
-
-. ../globals
-
-cd ${OPENSUSE_DIR}
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot cd to openSUSE directory"
-        exit -1
-fi
-
-echo "Do updates"
-sudo /usr/bin/zypper -n update --auto-agree-with-licenses >/dev/null
-
-# create build directories
-echo "Create directories"
-mkdir -p ${BUILD_DIR}/BUILD
-mkdir -p ${RPM_RESULT_DIR}
-mkdir -p ${BUILD_DIR}/SOURCES
-mkdir -p ${BUILD_DIR}/SPECS
-
-# create rpm macros
-echo "Create RPM macros"
-cat > ~/.rpmmacros << STOP
-%packager               Julien Bonjean (julien.bonjean@savoirfairelinux.com)
-%distribution           Savoir-faire Linux
-%vendor                 Savoir-faire Linux
-
-%_signature             gpg
-%_gpg_name              Julien Bonjean
-
-%_topdir                ${BUILD_DIR}
-%_builddir		%{_topdir}/BUILD
-%_rpmdir		${RPM_RESULT_DIR}
-%_sourcedir		%{_topdir}/SOURCES
-%_specdir		%{_topdir}/SPECS
-%_srcrpmdir		${RPM_RESULT_DIR}
-STOP
-
-# create packages
-for PACKAGE in ${PACKAGES[@]}
-do
-	echo "Prepare ${PACKAGE}"
-
-	cd ${REPOSITORY_DIR}
-
-	echo " -> create source archive"
-	mv ${PACKAGE} ${PACKAGE}-${VERSION} 2>/dev/null && \
-	tar cf ${PACKAGE}.tar.gz ${PACKAGE}-${VERSION} >/dev/null && \
-	mv ${PACKAGE}-${VERSION} ${PACKAGE}
-	
-	if [ "$?" -ne "0" ]; then
-		echo "!! Cannot create source archive"
-		exit -1
-	fi
-	
-	echo " -> move archive to source directory"
-	mv ${PACKAGE}.tar.gz ${BUILD_DIR}/SOURCES
-
-	if [ "$?" -ne "0" ]; then
-                echo "!! Cannot move archive"
-                exit -1
-        fi
-
-	cd ${PACKAGING_DIR}
-
-	echo " -> update spec file"
-	sed "s/VERSION/${VERSION}/g" opensuse/${PACKAGE}.spec > ${BUILD_DIR}/SPECS/${PACKAGE}.spec
-
-	if [ "$?" -ne "0" ]; then
-                echo "!! Cannot update spec file"
-                exit -1
-        fi
-done
-
-# launch build
-echo "Launch build"
-rpmbuild -ba ${BUILD_DIR}/SPECS/*.spec
-
-if [ "$?" -ne "0" ]; then
-	echo "!! Cannot build packages"
-	exit -1
-fi
-
diff --git a/tools/build-system/distributions/opensuse/sflphone-client-gnome.spec b/tools/build-system/distributions/opensuse/sflphone-client-gnome.spec
deleted file mode 100644
index c6f20e7a0f..0000000000
--- a/tools/build-system/distributions/opensuse/sflphone-client-gnome.spec
+++ /dev/null
@@ -1,75 +0,0 @@
-#####################################################
-# File Name: sflphone-client-gnome.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-client-gnome
-License:        GNU General Public License (GPL)
-Group:          Productivity/Networking/System
-Summary:        GNOME client for SFLphone
-Version:        VERSION
-Release:        opensuse
-URL:            http://www.sflphone.org/
-Vendor:		Savoir-faire Linux
-Packager:       Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-client-gnome.tar.gz
-BuildRequires:	liblog4c-devel
-BuildRequires:	gtk2-devel
-BuildRequires:	dbus-1-glib-devel
-BuildRequires:	libnotify-devel
-BuildRequires:	libsexy-devel
-BuildRequires:	evolution-data-server-devel
-BuildRequires:	check-devel
-Requires:	sflphone-common = %{version}
-Requires:	dbus-1-glib
-Requires:	gtk2
-Requires:	glib2
-Requires:	dbus-1-glib
-Requires:	libnotify
-Requires:	librsvg
-Requires:	liblog4c3
-Requires:	libsexy
-Conflicts:	sflphone
-Prefix:		%{_prefix}
-
-%description
-Provide a GNOME client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%lang_package
-
-%prep
-%setup -q
-
-%build
-./autogen.sh
-./configure --prefix=%{_prefix}
-make -j
-
-%install
-make DESTDIR=%{buildroot} install
-
-%clean
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%doc AUTHORS COPYING README
-
-%changelog
diff --git a/tools/build-system/distributions/opensuse/sflphone-client-kde.spec b/tools/build-system/distributions/opensuse/sflphone-client-kde.spec
deleted file mode 100644
index f558d9b0cd..0000000000
--- a/tools/build-system/distributions/opensuse/sflphone-client-kde.spec
+++ /dev/null
@@ -1,69 +0,0 @@
-#####################################################
-# File Name: sflphone-client-kde.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-client-kde
-License:        GNU General Public License (GPL)
-Group:          Productivity/Networking/System
-Summary:        KDE client for SFLphone
-Version:        VERSION
-Release:        opensuse
-URL:            http://www.sflphone.org/
-Vendor:		Savoir-faire Linux
-Packager:       Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-client-kde.tar.gz
-Requires:	sflphone-common = %{version}
-Requires:	commoncpp2
-Requires:	libkdepimlibs4
-Requires:	libqt4-dbus-1
-Requires:	libqt4-svg
-Requires:	libqt4-x11
-BuildRequires:  cmake
-BuildRequires:  libkdepimlibs4-devel
-BuildRequires:  commoncpp2-devel
-BuildRequires:  libqt4-devel >= 4.3
-BuildRequires:	gettext-tools
-Conflicts:	sflphone
-Prefix:		%{_prefix}
-
-%description
-Provide a KDE client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%lang_package
-
-%prep
-%setup -q
-
-%build
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
-make
-
-%install
-make DESTDIR=%{buildroot} install
-
-%clean
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%doc AUTHORS COPYING README
-
-%changelog
diff --git a/tools/build-system/distributions/opensuse/sflphone-common.spec b/tools/build-system/distributions/opensuse/sflphone-common.spec
deleted file mode 100644
index 1929b7e222..0000000000
--- a/tools/build-system/distributions/opensuse/sflphone-common.spec
+++ /dev/null
@@ -1,90 +0,0 @@
-#####################################################
-# File Name: sflphone-common.spec
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-27
-# Last Modified: 2009-05-27 17:23:32 -0400
-#####################################################
-
-Name:           sflphone-common
-License:        GNU General Public License (GPL)
-Group:          System Environment/Daemons
-Summary:        SIP and IAX2 compatible softphone - Core
-Version:        VERSION
-Release:        opensuse
-URL:            http://www.sflphone.org/
-Vendor:         Savoir-faire Linux
-Packager:	Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}
-Source0:        sflphone-common.tar.gz
-BuildRequires:	libpulse-devel
-BuildRequires:	commoncpp2-devel
-BuildRequires:	libccrtp-devel
-BuildRequires:	libsamplerate-devel
-BuildRequires:	dbus-1-devel
-BuildRequires:	libexpat-devel
-BuildRequires:	libgsm-devel
-BuildRequires:	speex-devel
-BuildRequires:	libcppunit-devel
-BuildRequires:	alsa-devel
-BuildRequires:	libuuid-devel
-Requires:	libsamplerate
-Requires:	libexpat1
-Requires:	commoncpp2
-Requires:	libgsm1
-Requires:	libspeex
-Requires:	dbus-1
-Requires:	libasound2
-Requires:	libpulse0
-Requires:	libccrtp1
-Conflicts:      sflphone
-Prefix:		%{_prefix}
-
-%description
-SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
-
-Authors:
---------
-    Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-
-%prep
-%setup -q
-
-%build
-cd libs/pjproject
-./autogen.sh
-./configure --prefix=%{_prefix}
-make dep
-make clean
-make
-cd -
-./autogen.sh
-./configure --prefix=%{_prefix} 
-make -j
-
-%install
-cd libs/pjproject
-make DESTDIR=%{buildroot} install
-cd -
-make DESTDIR=%{buildroot} install
-
-%clean
-cd libs/pjproject
-make clean
-cd -
-make clean
-
-%files
-%defattr(-, root, root)
-%{_prefix}/*
-%exclude %{_prefix}/include
-%doc AUTHORS COPYING README TODO
-
-%changelog
diff --git a/tools/build-system/distributions/ubuntu/build-packages-ubuntu.sh b/tools/build-system/distributions/ubuntu/build-packages-ubuntu.sh
deleted file mode 100755
index 8dd8a30ed5..0000000000
--- a/tools/build-system/distributions/ubuntu/build-packages-ubuntu.sh
+++ /dev/null
@@ -1,109 +0,0 @@
-#!/bin/bash
-#
-# @author: Yun Liu <yun.liu@savoirfairelinux.com>, Julien Bonjean <julien.bonjean@savoirfairelinux.com>
-#
-# Refer to http://www.sflphone.org for futher information
-#
-
-. ../globals
-
-cd ${UBUNTU_DIR}
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot cd to Ubuntu directory"
-        exit -1
-fi
-
-PACKAGE_SYSVER="0ubuntu1"
-FULL_VERSION="${VERSION}-${PACKAGE_SYSVER}"
-
-#########################
-# BEGIN
-#########################
-
-DIST="${OS_VERSION}"
-if [ ${RELEASE_MODE} ]; then
-	if [ "${RELEASE_MODE}" != "release" ]; then
-		DIST="${DIST}-testing"
-	fi
-else
-	DIST="${DIST}-daily"
-fi
-
-echo "Do updates and dependencies build"
-sudo apt-get update >/dev/null
-sudo apt-get upgrade -y >/dev/null
-sudo apt-get build-dep sflphone-common >/dev/null
-sudo apt-get build-dep sflphone-client-gnome >/dev/null
-sudo apt-get build-dep sflphone-client-kde >/dev/null
-
-for PACKAGE in ${PACKAGES[@]}
-do
-        echo "Process ${PACKAGE}"
-
-	echo " -> prepare debian directories"
-	mv ${UBUNTU_DIR}/debian-${PACKAGE} ${REPOSITORY_DIR}/${PACKAGE}/debian
-
-	# generate the changelog
-	echo " -> generate changelog"
-	sed -i 's/SYSTEM/'${OS_VERSION}'/g' ${REPOSITORY_DIR}/${PACKAGE}/debian/changelog && \
-	sed -i 's/SYSVER/'${PACKAGE_SYSVER}'/g' ${REPOSITORY_DIR}/${PACKAGE}/debian/changelog
-
-	if [ "$?" -ne "0" ]; then
-		echo "!! Cannot generate changelog"
-		exit -1
-	fi
-
-	# copy the appropriate control file based on architecture
-	echo " -> generate control file"
-	if [ ! -e ${REPOSITORY_DIR}/${PACKAGE}/debian/control.$OS_VERSION ];then
-		echo " -> no control file, skipping"
-		continue
-	fi
-	cp ${REPOSITORY_DIR}/${PACKAGE}/debian/control.$OS_VERSION ${REPOSITORY_DIR}/${PACKAGE}/debian/control && \
- 	sed -i "s/VERSION/${FULL_VERSION}/g" ${REPOSITORY_DIR}/${PACKAGE}/debian/control
-
-	if [ "$?" -ne "0" ]; then
-	        echo "!! Cannot generate control file"
-	        exit -1
-	fi
-
-	# provide prerequisite directories used by debuild
-	echo " -> prepare directories"
-	cp -r ${REPOSITORY_DIR}/${PACKAGE} ${REPOSITORY_DIR}/${PACKAGE}-${FULL_VERSION}.orig && \
-	mv ${REPOSITORY_DIR}/${PACKAGE} ${REPOSITORY_DIR}/${PACKAGE}-${FULL_VERSION}
-
-	# build package sflphone-common
-	cd ${REPOSITORY_DIR}/${PACKAGE}-${FULL_VERSION}/debian && \
-	debuild -us -uc
-
-	if [ "$?" -ne "0" ]; then
-	        echo "!! Cannot generate package ${PACKAGE}"
-	        exit -1
-	fi
-done
-
-# move to dist
-echo "Deploy files in dist directories"
-BINARY_DIR=""
-if [ "${ARCH_FLAG}" -eq "32" ]; then
-	BINARY_DIR="binary-i386"
-else
-	BINARY_DIR="binary-amd64"
-fi
-
-mkdir -p ${DEB_RESULT_DIR}/${DIST}/universe/source
-mkdir -p ${DEB_RESULT_DIR}/${DIST}/universe/${BINARY_DIR}
-
-mv ${REPOSITORY_DIR}/sflphone*.deb ${DEB_RESULT_DIR}/${DIST}/universe/${BINARY_DIR} && \
-mv ${REPOSITORY_DIR}/sflphone*.dsc ${DEB_RESULT_DIR}/${DIST}/universe/source/ && \
-mv ${REPOSITORY_DIR}/sflphone*.build ${DEB_RESULT_DIR}/${DIST}/universe/source/ && \
-mv ${REPOSITORY_DIR}/sflphone*.changes ${DEB_RESULT_DIR}/${DIST}/universe/source/ && \
-mv ${REPOSITORY_DIR}/sflphone*.orig.tar.gz ${DEB_RESULT_DIR}/${DIST}/universe/source/ && \
-mv ${REPOSITORY_DIR}/sflphone*.diff.gz ${DEB_RESULT_DIR}/${DIST}/universe/source/
-
-if [ "$?" -ne "0" ]; then
-        echo "!! Cannot copy dist files"
-        exit -1
-fi
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/changelog b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/changelog
deleted file mode 100644
index 003c33d69c..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/changelog
+++ /dev/null
@@ -1,1284 +0,0 @@
-sflphone-client-gnome (0.9.6-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6 **
-
-  * Documentation on echo test
-  * [redmine_down] codec names not displayed in total
-  * [redmine_down] crash when hanging up a dialing call because tries to
-    add it to history whereas no starttime
-  * [#1927] alternate every time screen changed to call history
-  * [#1886] clean code
-  * [#1886] debug messages when loading history removed
-  * [redmine_down] sflphone-kde icons
-  * [#1855] Update language files
-  * [#1502] Update version number
-  * [redmine_down] setHistory at close
-  * [#redmine_down] Handle PJ_DECLINE_SC as failure
-  * [#1923] Fix segmentation fault when adding a new account
-  * [#1923] Check on iterator before setting the config
-  * [#1904] Added mnemonic to tabs in sflphone-client-gnome.
-  * [#1905] The daemon was not sending the currentSelectedCodec signal
-    on dbus when answering a call.
-  * [#1922] Default values set to all account details
-  * [#1886] Spinbox reg expire enables apply, and address book is not
-    visible when disabled
-  * [#1905] Bug fix for segmentation fault caused by an empty string,
-  * [#1910] Warnings in test directory
-  * [#1919] Error fixed
-  * [#1855] Update russian translation - Hussein Abdallah
-  * [#1910] Remove files
-  * [#1919] fixed
-  * [#1777] Code indentation
-  * [#1918] fixed
-  * [#1917] fixed
-  * [#1910] Remove warnings compilation in src
-  * [#1886] removed AccountListModel in configskeleton
-  * [#1914]
-  * [#1911] check previous and new port
-  * [#1910] Remove compilation warnings in src/dbus and src/history
-  * [#1910] Remove compilation warnings in src/audio
-  * [1855] Update german translation - Sven Werlen
-  * [#1909] removed
-  * [#1906] Done
-  * [#1904] The registration expire value is now configurable from the
-  * Cleaned up debug messages.
-  * [#1886] separated initCallItem in two functions
-  * [#1886] reversed error in commit
-  * [#1886] clean debug
-  * [#1886] changed Name of classes and files
-  * [#1886] clean
-  * [#1870] In call_state_cb (dbus.c:126), _time_stop was overridden by
-    the actual time.
-  * [#1884] Added some new gpg flags to prevent tty warnings
-  * [#1886] Clean audio config dialog
-  * [#1886] No more compile warnings. + 1 comm
-  * [#1872] Check if the user input is smaller than PJ_MAX_HOSTNAME.
-  * [#1886]
-  * [#1785] Fixed build when no new commit
-  * [#1852] If chosen by the user, the hostname can now be solved and
-    used
-  * [#1871] * and # inverted back
-  * [#1869] Conditional compilation that checks if
-  * [#1309] removed test in main
-  * [#1425] Put actions in SFLPhone window class instead of ui view,
-    made a separate toolbar for screens.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 27 Jul 2009 09:53:19 -0400
-
-sflphone-client-gnome (0.9.6~rc2-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc2 **
-
-  * [#1755] Remove generated file
-  * [#1753] restore ilbc ...
-  * [#1866] Methods getSipPort and setSipPort now have an effect on the
-  * [#1753] make pjsip compile without ilbc. Use ./autogen.sh --disable-
-    ilbc-codec
-  * [#1855] Fix error in russian translation
-  * [#1805] Remove the old flawed signal mechanism which was failing in
-  * [#1855] Refresh translation
-  * Spanish translation finished + po README files updated + echo's in
-    copy-in-clients
-  * [#1850] Yun made the chinese HK-CN translation
-  * [#1848] Fix transfer interface bug
-  * [#1862] At install, kde client installs only french translation file
-  * [#1841] A new fallback mechanism was added to the internal resolver
-    in PJSIP.
-  * Started AccountList model/view
-  * [#1855] Remove po subdir in Makefile.am
-  * [#1855] Fix typo error in sflphone-client-gnome
-  * [#1855] Do not generate Makefile in sflphone-common/po
-  * [#1855] Copy translation files into both clients dirs
-  * [#1855] Remove po dir from sflphone-common
-  * Comments added
-  * [#1860] mailbox->voicemail...
-  * make scripts executable
-  * [#1855] French translation
-  * [#1855] Chinese zh_HK partially filled...
-  * [#1859] An unnamed pipe monitored by poll() was added. When we want
-    to
-  * [#1855] Sven completed the first part of the german translation
-  * [#1855] Cantonese manually filled for already translated, almost
-    equal strings
-  * [#1855] Merge russian translation
-  * [#1855] Spanish manually filled for already translated, almost equal
-    strings
-  * [#1855] Update german translation in ./lang/de
-  * [#1858] This problem was fixed by removing a useless line in
-  * [#1855] merged existing translations in lang/ sflphone.po's
-  * [#1842] [#1843] An attempt at improving the expected behaviour that
-    can't
-  * [#1855] added po folder in gnome client and scripts for copying from
-    common lang folder to clients
-  * [#1853] Edit before call does nothing on call history
-  * Put most language entries possible in common. From 300 to 250
-    entries. Stays underscores problem. Scripts for copy in clients.
-  * commit to merge master
-  * [#1825] Changed "Bad authentification" to "Authentication Failed".
-  * common po files
-  * [#1753] Remove ILBC from pjproject
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 17 Jul 2009 19:12:58 -0400
-
-sflphone-client-gnome (0.9.6~rc1-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc1 **
-
-  * Update some version number
-  * [#1792] Creates .sflphone directory with permission 600. Also,
-    "chmod 600" after
-  * [#1810] GUI is now notified that the call failed. Also, a segfault
-    was
-  * [#1816] Address book search disabled when disabled address book and
-    enabled it back plus button stays triggered
-  * codeclistmodel + asynchronous loading of address book +
-    enable/disable address book
-  * [#1810] Now checking SDP answer after 200 OK. Still need to
-    implement full
-  * [#1794] Can't use the interface during a call
-  * Updated translation files
-  * Russian translation integrated
-  * Codec list model/view started.
-  * [#1807] Add configure.ac in pjproject-1.0.3
-  * [#1787] closeRtpSession added in some places where it should have
-    been
-  * Use Item class for contacts and accounts
-  * Comments + clean code
-  * [#1794] Improved debug messages
-  * [#1805] Replaced the old and unreliable mecanism that was was
-    waiting for
-  * [#1794] Can't use the interface during a call
-  * [#1787]  For those cases where no registered SIP account is
-    configured
-  * [#1797] Make pjsip compile
-  * [#1787] Minor changes. Removed useless commented line. Changed order
-    of
-  * [#1777] Code indentation
-  * [#1797] Update package generation with new pjsip version
-  * [#1798] Does not hang up when the call is building up
-  * [#1797] Update .gitignore with new pjsip version
-  * [#1797] Remove generated files from repo
-  * [#1797] Main build system now uses pjproject-1.0.3
-  * [#1797] Add pjproject-1.0.3
-  * [#1797] Remove pjproject-1.0.2
-  * [#1796] Computing time optimization (samplerate conversion)
-  * [#1787] _audiortp->start() moved away from offhold(),
-    SIPCallAnswered()
-  * [#1312] Added new states for calls initialized by other clients
-  * [#1795] Crashes when adding a new account, checking it and applying
-  * [#1782] Missing icons
-  * [#1793] KDE client compilation problem
-  * Fake ringtone files can no longer be set.
-  * indentation
-  * [#1312] Able to fetch to differentiate incoming/ringing call state
-  * [#1784] Use DESTDIR variable in po Makefile - fix language file
-    installation
-  * [#1785] Fixed typo
-  * [#1785] Fixed changelog update
-  * [#1759] ./autogen.sh --prefix=/usr --with-debug to use optimization
-    level 0
-  * [#1773] Changed snapshot naming convention
-  * [#1773] Removed gpg agent use, added repository cache cleaning
-  * [#1759] Use optimization level 0 for repository, 2 for packages
-  * [#1777] Code indentation/formatting
-  * Translated new features in french
-  * [#1785] Added missing changelog entry
-  * [#1781] Window title is SFLPhone
-  * [#1777] Add code indentation/formatting in the buil system
-  * [#1774] Can't set voicemail number in KDE account creation wizard
-  * [#1775] Can't modify account information for account created with
-    the wizard
-  * [#1771] Add a "Default" button in context menu to disable chosen
-    prior account
-  * [#1705]
-  * [#1224] Remove generated file from the repo
-  * [#1224] Remove generated file from the repo
-  * [#1762] distclean target should remove kconfig generated files
-    (settings.h, settings.cpp). Rename them?
-  * [#1761] clear history button should really clear history
-  * Dialpad works.
-  * Implemented Dialpad widget instead of building it in main view.
-  * Removed last occurence of the old config dialog, that made the build
-    crash.
-  * [#1755] Do not consider G722 as a dynamic payload elsewhere than in
-    RTP layer
-  * [#1753] Remove ilbc Makefile generation
-  * [#1756] Implement a kde configuration dialog with kconfig xt and
-    kconfigdialog class
-  * [#1755] fix audiocodec folder parsing problem
-  * [#1450] Reinit timestamp comparison in RTP, create session in
-    newOutgoingCall
-  * [#1753] Remove milenage third party code from pjsip
-  * New Config Dialog integrated in GUI.(without codecs)
-  * [#1753] Remove ILBC codec
-  * kconfig started, tr2i18n -> i18n, icons folder, accountList changed
-  * [#1705] Fixed Audio RTP thread creation/start
-  * [#1714] Fix codec negociation result handling
-  * [#1678] Fix audiortp payload setting
-  * [#1678] Put bac putData method in rtp
-  * [#1669] gtk_file_chooser_get_filename() support UTF-8 by default
-  * [#1735] Add conditions to sdp update call if call declined
-  * [#1737] substr of recordings destination folder to remove "file://"
-    should be done in client rather than in daemon
-  * [#1731] Enlarge audio stream buffer size
-  * [#1714] Missing true
-  * [#1317] Fixed Mandriva timeout
-  * [#1317] Changed tag convention
-  * [#1317] Cleaned git-dch
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 10 Jul 2009 15:50:26 -0400
-
-sflphone-client-gnome (0.9.6~beta-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~beta **
-
-  * spec files for mandriva and opensuse updated with buildrequires
-    libqt4-dev >=4.3
-  * [#1700] Cannot build on ubuntu 8.10 and a few other distribs
-  * [#1502] Update version number where applicable
-  * [#1642] Update client icons
-  * [#1450] Clean up useless debug and comments in sipvoiplink and
-    audiortp
-  * [#1450] Remove Semaphore object in AudioRtp thread deletion
-  * [#1450] Audio RTP init now synchronized with Sip/SDP
-  * [#1693] kde client crashes when changing codecs order/activation
-  * [#1450] Deep refactoring of audiortp
-  * [#1450] setRtpSessionRemoteIp
-  * [#1689] getCallList at start
-  * [#1224] Change path in package files
-  * [#1450] Audio RTP initialized only once, payload and remote ip set
-    at runtime
-  * [#1450] Add setRtpSessionMedia and setRtpSessionRemoteIp address
-  * [#1642] Make GNOME GUI fresher and younger ;)
-  * [#1686] Status bar displaying used account
-  * added sflphone-kde icon so that it compiles
-  * [#1659] Ending a call causes the daemon to crash
-  * corrected introspection XMLs, po files...
-  * [#1211] g722 media descriptor in codecDescriptor
-  * [#1310] Install sflphoned in $(prefix)/lib/sflphone
-  * [#1502] Do not install test binaries and dbus utilitaries
-  * [#1224] hack for pjsip build system!
-  * [#1224] Remove pjsip binaries from repo
-  * [#1224] Upgrade to pjsip 1.0.2
-  * [#1658] About SFLphone (bugs)
-  * [#1658] About SFLphone
-  * [#1660] Displaying all dialed numbers in a call
-  * Tested status bar.
-  * [#790] Optimize pulse audio streams parameters
-  * [#1678] Some usefull debug messages for mutex/semaphore deadlock
-    problem
-  * [#1669] Add/remove some usefull/unusefull debug
-  * [#1665] Fix latency related to pulse audio stream openning/closing
-  * [#1457] Make the menus and panels accessible in french
-  * [#1457] Improve broken keyboard accessibility in menus and conf
-    panels
-  * [#961] Instanciate only once the searchbar icons
-  * [#961] Restore transfer fonction
-  * [#961] Filter on the history type OK
-  * [#961] Fix compilation problems on hardy/intrepid
-  * [#1157] Commit missing files
-  * [#790] Reduce number of start/stop streams call on pulse audio
-  * [#1639] kde client crashes when no account registered
-  * [#1620] Fix the searchbar
-  * [#1620] Get back caltree as it was during gtkcritical area
-  * [#1620] Add history filter reinit function
-  * [#1335] Add a missing label in address book preferences
-  * [#1561] Update russian translation - Hussein Abdallah
-  * [#1605] Fix edit menu french translation
-  * [#961] Enable to search in the history according to the call type
-  * [#1449] Searchbar does not work anymore
-  * [#961] Add popup menu on the entry primary icon for history
-  * [#1317] Fixed KDE client package dependency
-  * [#936] speex 32 khz integration completed
-  * [#936] Use 320 frame size
-  * [#936] Test using a frame size at 320 smpls
-  * [#1214] Enable / Disable history
-  * [#1607] Fix compilation problem for ubuntu 8.10 (libsexy)
-  * [#1313] Implement processDataEncode processDataDecode in audiortp
-  * [#1613] codec list order can't be set
-  * Better handling of localisation + added languages + corrected
-    warnings + begginning of new config dialog with kconfig + 14px
-    account leds
-  * [#1214] Save and load history according to the limit timestamp +
-    unit tests
-  * [1609] Fix call number copy/paste feature
-  * [1607] Restore clear action icon in searchbar
-  * [#936] Try to decode using 1280 samples
-  * [#936] Add some debug
-  * [#936] Add .cpp file
-  * [#936] Oops Forgot speex 32 khz
-  * [#1214] Add configuration panel for history + D-Bus calls
-  * [#1313] Test rtp thread function, frame size, nbbytes, resampling
-  * [#790] Flush audio data before closing audio streams
-  * [#1214] History displays local time
-  * [#1214] Skip empty field on display
-  * [#1214] Associate an account to an history entry
-  * [#1342] Get addressbook options sensitive/non-sensitive
-  * [#1211] Clean up and comments
-  * [#1211] Get back to 20 ms framesize
-  * [#1211] Use sendImmediate instead of putData in RTP
-  * [#1211] Fix nb byte available in RTP
-  * [#1211] Clear condition on maxNbSamples in RTP
-  * [#1211] Fix max byte available in RTP session
-  * [#1211] G722: Use 160 samples per frame instead of 320
-  * [#1211] Test using a dynamic payload
-  * [#1211] Test using a dynamic payload type
-  * [#1211] Rename size variable (nb_samples, nb_bytes)
-  * [#1211] Test g722 ip-to-ip sending twice the data lenth
-  * [#1211] Test g722 ip-to-ip
-  * [#1214] Do not select an history item by default at startup
-  * [#1214] Remove some compilation warnings
-  * [#1214] Handle empty field - remove g_print
-  * [#1214] Add each history item only once
-  * [#1214] Handle call timestamps properlier
-  * [#1214] Do not need timestamp files anymore
-  * [#1214] Use the saved date for history entry
-  * Clean up
-  * [#1214] Client doesn't crash if the D-Bus call fails
-  * [#1214] Client is able to save its history - still some glitches
-  * [#1211] Forgot 16000 for g722
-  * [#1211] G722 initialization
-  * [#1214] Save name/number, successfully load the history if no fields
-    are empty
-  * [#1499] Fixed destination directory bug
-  * [#1214] Restore all the functionalities; peer name/number way more
-    easy to handle !!
-  * [#1214] Add callable_object instead of call_t, refactoring
-  * [#1211] Test with polycom soundstation 16000
-  * [#1211] Remove C like inline function in g722 codec
-  * [#1342] Finalize gnome client preference window formating
-  * [#1214] Retrieve the history when the gnome client startsup
-  * [#1306] Implement localization for KDE client
-  * [#1593] enable accounts apply button when account checked/unchecked
-  * [#1214] Implement the dbus calls on server side
-  * [#1214] Add serialized/unserialized functions to pass data on DBUS
-  * [#1342] Formating gnome client configuration windows
-  * [#1214] Save sucessfully a map of history items
-  * [#1499] Removed multiple jobs compilation for KDE client (2)
-  * [#1214] Load history from file into memory, add unit tests
-  * [#1534] Throws a length_error exception in case URL exceeds
-    std::string max_size
-  * [#1499] Removed multiple jobs compilation for KDE client
-  * [#1565] make account leds smaller
-  * [1430] Fix dbus debug
-  * [#1562] crashes when trying to change item of a call of state "OVER"
-  * [#1116] Fix compilation bug
-  * [#1317] Added mandriva and opensuse-11 64 bits
-  * [#1108] Add messges in main window concerning transfer success
-    failure
-  * [#1116] Fix compilation problems
-  * [#1211] g722 Makefile
-  * [#1108] Client side transferFailed/trasferSucceded signals handling
-  * [#1211] G722 mostly completed,
-  * [#1555] make bigger toolbar (24x24)
-  * [#1551] remove default mailbox number in wizard and disable mailbox
-    button when first account doesn't have mailbox number
-  * [#1342] Re-add sflphone manpages
-  * [#1116] Fix compilation on non-jaunty distros
-  * [#1317] Fixed opensuse startup sleep
-  * [#1108] Add a signal in the client to notify successful or failed
-    transfer
-  * [#1108] Dbus signals concerning call transfer success/failure
-  * [#1317] Added opensuse to automatic build system
-  * [#1223] Fix manpages bug
-  * [#1060] german translation glitch
-  * Clean up some gnome client warnings
-  * [#1547] replace ugly account leds by beautiful icons
-  * [#1548] add close button that hides windowand just hide on clicking
-    the cross
-  * [#1549] put introspec XMLs in the client's source
-  * [#1312] Implement getCallList D-BUS method
-  * [#1116] Clear text in history and contacts
-  * [#1499] KDE integration
-  * [#1469] Modify header linkers in dbus-c++'s Makefile.am's
-  * [#1469] Remove examples folder from dbus-c++
-  * [#1214] History integration in build system; unit test squeleton
-  * [#1317] Cleaning
-  * [#1469] Remove configure stuff in dbus-c++
-  * [#1469] Add unofficial mainline dbus-c++
-  * [#1469] Remove dbus-c++ from freedesktop
-  * [#1430] Bring account changed signal/callback back to normal
-  * [#1060] Update german translation - Sven Werlen
-  * [#1430] Add marshaller one string define
-  * [#1430] Send account change signal broadcast using account id
-  * [#1430] Remove condition on setRegistrationState, cause stun to
-    crash
-  * [#1317] Centralized version handling
-  * [#1317] Fixed version number on sfl-git-dch
-  * [#1317] Refactoring for new distributions
-  * [#1215] Fix account order at startup if latency
-  * [#1088] Restore sip dns srv
-  * [#1214] Add squeleton for history manager
-  * [#1430] Add accout id to accout changed method
-  * [#1430] No connectionStatusNotification (account changed) if no
-    changes
-  * [#1538] Add COPYING file
-  * [#1430] Add audio rtp thread tests
-  * [#1317] Changed version detection
-  * [#1538] Document license in libs/stund
-  * [#1317] Added version files
-  * [#1538] Apply François patches - debian packages
-  * [#1317] Updated spec files
-  * add files
-  * [#1538] Apply François patches - debian packages
-  * [#1535] Change program file structure (directory src...)
-  * [#1317] Updated build system scripts
-  * [#1317] Cleaning
-  * [#1317] Copied introspect files to gnome client
-  * [#1317] Added opensuse to build-system : first-shot
-  * [#1317] Remove spec files from configure
-  * [#1317] Added missing prefix
-  * removed debug for daemon account fix
-  * [#1430] Add a connection reference which most likely belong to
-    libdbus
-  * [#1430] Use shared connection instead of private
-  * make daemon find the account, added userMatch
-  * Clean code, add comments...
-  * [#1317] Fixed packaging rules
-  * [#1317] Updated autogen
-  * Updated autogen.sh for pjsip
-  * [#1526] Set accounts order
-  * [#1317] Fixed pjsip lib dirs
-  * [#1317] Updated debian packaging for new pjsip configuration script
-  * [#1317] Switch to autogenerated guess and sub files
-  * [#1317] Updated pjsip inclusion in build system
-  * [#1317] Replaced pjsip guess and sub files
-  * [#1317] Fixed compilation issues on opensuse 11
-  * [#1505] account list seem to crash the application when clicking
-    Apply very fast...
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1456] Added version dependancy handling
-  * put account alias in AccountWidgetItem rather than in the item with
-    "    " before.
-  * [#1034] The KDE client should start sflphoned if it is not started
-  * [#1500] Handle options for notifications and display on incoming
-    call.
-  * [#1443] Client should not crash when receive an unexpected
-    stateChanged signal
-  * [#1403] Do not stop the notification anymore
-  * [#1456] Added version dependancy handling
-  * [#1426] Daemon crashes when get alsa plugin
-  * [#1422] Improved error messages
-  * commit for merge
-  * [#1424] Change logo in tray icon and put a different one when
-    incoming call
-  * [#1425] first part done, window title...
-  * [#1413] add manpages creating and installing in build system
-  * [#1417] The client should start the account creation wizard if
-    started for the first time (if config file doesn't exist)
-  * [#1421] Make volume bars horizontal when dialpad is hidden.
-  * Changed main window title and fixed a mistake in sflphone_const.h
-  * [#1412] make debian package building work
-  * changelog changed.
-  * Changed addAccount method in gnome client.
-  * Debian and man folders added.
-  * [#1388] Change project name from sflphone_kde to sflphone-client-kde
-  * Better handle of kabc check.
-  * [#1351] Automatic generation of dbus interfaces in makefile
-    generated by cmake
-  * [#1307] Implement "edit before call" in history and address book.
-  * [#1344] change action_call label in call history from "call" to
-    "call back".
-  * [#1308] Implement Hook feature in kde client
-  * Improved build system.
-  * #1219 : Add address book configuration page
-  * Better handling of registration to the daemon.
-  * #1039 : Add tray icon in kde.
-  * Issue no 1216 : Double click on item in history or address book
-    causes call.
-  * display peer name in call list and call history when called from
-    address book.
-  * Address book functionnal with photo displayed.
-  * Help menu kde available but actions disappeared. All fonctions in
-    view.
-  * Address book functionnal but ugly and making its own sort in the
-    complete address book.
-  * Account choice on right click, clean out includes, page address
-    book, fixed bugs...
-  * Wizard, double click, context menu...
-  * Removed sflphone_kde.kdevelop.filelist
-  * Added account creation wizard and translated interface in english.
-  * Transfer functionnal but ugly.
-  * transfer not functionnal
-  * Bug fixed : unholding (UNHOLD_CURRENT, UNHOLD_RECORD)
-  * Commit functional for push. With install.sh
-  * Before merge.
-  * Problem with enable accounts. Account display increased.
-  * Functional with codec order working , playDTMF.
-  * Commit functional.
-  * sflphone_kde/build added in .gitignore.
-  * complete commit for checkout previous.
-  * Commit before checkout previous version to check the display
-    bug(little font everywhere...)
-  * Functionnal client. Rest : history icons, config icons and
-    functionalities
-  * commit before merge asavard for isRecording.
-  * Call and Automate fusion done and seems to work.
-  * Commiting before putting Automate class in Call class.
-  * Functionnal main window without recording, history, voicemail, kio
-    widgets.
-  * client kde avec kdevelop.
-  * Config Dialog almost finished.
-  * Base of QT client
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 23 Jun 2009 11:13:42 -0400
-
-sflphone-client-gnome (0.9.5-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.5 release **
-
-  * [#1060] FIx bug in chinese translation
-  * [#1313] git add rtpTest.cpp rtpTest.h
-  * [#1313] Add init/close rtp tests
-  * [#1313] Basic instanciation of the rtp layer
-  * [#1449] Gtk-Critical concerning history filters and new calls
-  * [#1400] Make the match with the hostname instead of username
-  * [#1324] Change status bar label for "Using %s (%s)"
-  * [#1403] Icon size: 60x60 px
-  * [#1403] Do not remove notification, improve icon quality
-  * [#1403] Add smaller icon for gnome notifications
-  * [#1403] Prevent crash when hangup && no notification
-  * [#1403] Remove all actions on notifications; code refactoring
-  * [#1451] Use stun.sflphone.org as default STUN server
-  * [#1060] New po files - need to be translated
-  * [#1060] Update french translation - Rebuild template file
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1454] Make cppunit optional; remove from build deps in control
-    files
-  * [#1401] Add libexpat1-dev dependency in control files
-  * [#1448] Take off these ugly debug messages
-  * [#1448] fixed getTelephoneTone and getTelephoneFile() called
-    repeatedly
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 25 May 2009 11:34:48 -0400
-
-sflphone-client-gnome (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
-
-    ** 0.9.5 rc2 **
-
-  * [#1422] Improved error message
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * [#1422] Added automatic VM shutdown when building on more than one
-    VM
-  * [#1422] Fixed some issues with new changelog generation script
-  * [#1422] Moved distribution update to specific file
-  * [#1422] Dropped git-dch, replace by home made implementation
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * Changes for name based dbus connection
-  * Clean changelogs
-  * [#1343] Gnome: Implement a callback system to handle focus on
-    different widgets
-  * Debus Session
-  * Refactoring Python code, PEP8
-  * [#1430] Get back dbus_g_proxy_new_for_name
-  * [#1430] Get back DBUS_BUS_SESSION type
-  * [#1430] Dbus fixed owner message binding
-  * Second test with DBUS owner
-  * [#1404] Gnome -> Preferences -> Hooks
-  * [#1404] Gnome -> Preferences -> Recordings
-  * [#1404] Call History
-  * [#1404] Gnome -> Preferences -> Address Book
-  * [#1404] IF the first notification option disable the second
-    notification
-  * Dbus with fixed owner does not automatically start the deamon
-  * Add codec debug tests in pysflphone
-  * [#1407] Some print info
-  * [#1407] Add a scenario to pick_up action
-  * Test client dbus connection to a fixed owner
-  * Add python dbus test suite
-  * [#1161] Modified version handling in build system
-  * [#1314] Test pulse audio and audio streams connect and disconnect
-  * [#1402] Add info message after configure
-  * [#1402] Build the daemon with the local pjsip library (vs the
-    installed one)
-  * [#1009] Fix Codec Sampling Rate set to zeros
-  * [#1314] Add mutex to pulse layer audio streams
-  * [#1314] Refactoring pulseaudio stream to test connect disconnect
-  * [#1314] Refactoring of pulselayer to test conect/disconnect
-  * Add debug messages in debus calls concerning account
-  * [#1314] Add some return values to audio init functions
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-  * Bug #1405: Fix strings as requested.
-  * Bug #1404: Fix strings in preferences panel.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 19 May 2009 12:08:18 -0400
-
-sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
-
-  [ SFLphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    05-05
-
-  [ Emmanuel Milou ]
-  * Add some python CLI client code; not really functional
-  * [#1108] Fix peerHungup method for IP to IP call
-
-  [ Alexandre Savard ]
-  * [#1108] Correct setting of SIP contact for direct IP call
-  * [#1108] SIP user agent handles incoming REFER
-
-  [ Emmanuel Milou ]
-  * Remove website from repository
-  * Update translation
-
-  [ Alexandre Savard ]
-  * Sflphone icon's tooltip changed for "configured" instead of
-    "registered"
-
-  [ Emmanuel Milou ]
-  * Update translation
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Tue, 05 May 2009 19:16:13 -0400
-
-sflphone-client-gnome (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low
-
-  [ Julien Bonjean ]
-  * Updated Eclipse stuff
-  * Improved addressbook config window
-  * Added sflphone Eclipse stuff
-  * Implemented addressbook list server side
-  * Moved dbus stuff in dbus directory
-  * Updated addressbook configuration
-
-  [ Emmanuel Milou ]
-  * Remove unuseful installation scripts. Use apt-get build-dep sflphone
-    instead
-  * fix bug #1090
-
-  [ Alexandre Savard ]
-  * defining speex 16khz
-
-  [ Emmanuel Milou ]
-  * Remove unuseful file from build system
-  * Start dns srv resolver
-
-  [ Alexandre Savard ]
-  * Basic ogg/vorbis initialization
-
-  [ Emmanuel Milou ]
-  * Handle incoming IP-to-IP invite correctly
-
-  [ Alexandre Savard ]
-  * speex wideband 16000
-
-  [ Emmanuel Milou ]
-  * Better handling of incoming IP to IP call
-  * DNS SRV resolution functional
-  * Implement IAX2 incoming URL
-  * Allow user to make IP call without any accounts configured
-  * Add a contextual menu to edit a number from the contacts tab
-  * Add comments, tooltip and new button to the contextual menu
-  * add delete event, migrate to GTK 2.16 for sexy icons
-  * Resolve ticket #1118
-  * Update suse spec file
-  * Add phone number cleanup functions, unit tests and panel
-    configuration
-  * Add pertinent test that fails
-  * fix dependencies for suse package
-  * Add contextual edit menu in history - #1120
-
-  [ Alexandre Savard ]
-  * Temporary comit: make speex wideband (16 khz)
-  * Temporary: shared object for speex narrow band
-  * Temporary: speex narrowband and wideband coexist
-
-  [ Julien Bonjean ]
-  * Fixed bug when no book selected
-  * Fixed addressbook related compilation warnings
-  * Fixed GTK client remaining compilation warnings
-  * Fixed segfault when book removed since last sflphone run
-  * Fixed bug when book is unreachable (ldap error)
-
-  [ Alexandre Savard ]
-  * Fix codec list in audio config window
-  * Active/inactive speex codec by payload
-
-  [ Julien Bonjean ]
-  * Updated gitignore
-  * Added some comments
-
-  [ Emmanuel Milou ]
-  * Add callto: handler script for browsers and al.
-  * Integrate test compilation in the daemon build-system
-
-  [ Julien Bonjean ]
-  * Fixed g_object_unref warning for pixbuf
-  * Cleaned too verbose output
-  * Fixed toolbar update warning
-  * Added support for asynchornous books open (first shot)
-
-  [ Emmanuel Milou ]
-  * Add a DBus call to fetch the call details from a call ID - Ticket
-    #928
-
-  [ Julien Bonjean ]
-  * Improved async open books
-  * Fixed bug #1139
-
-  [ Emmanuel Milou ]
-  * Add a way to save account order
-  * commit missing files
-
-  [ Julien Bonjean ]
-  * Introduced log4c (ticket #1162)
-
-  [ Emmanuel Milou ]
-  * Load/save account order functionnal - ticket #813
-
-  [ Alexandre Savard ]
-  * Add CELT codec (#1143)
-  * Make celt frame size 256  (*1143)
-
-  [ Julien Bonjean ]
-  * Switched everything to log4c (ticket #1162)
-  * Updated eclipse settings
-
-  [ Emmanuel Milou ]
-  * Restore adding account - ticket #1172
-  * Add liblog4c dependecy - ticket #1179
-
-  [ Alexandre Savard ]
-  * Double maxAvailByte for frame size in rtp (#1143)
-
-  [ Emmanuel Milou ]
-  * Add User-Agent SIP header - Ticket #1173
-
-  [ Julien Bonjean ]
-  * Fixed autoresize issue (#708)
-
-  [ Emmanuel Milou ]
-  * Remove libcppuint dependency for the debian packages
-  * Look for libsexy only if gtk version < 2.16 - Ticket #1116
-  * Remove libsexy dependency for jaunty. ticket #1116
-
-  [ Julien Bonjean ]
-  * Introduced unit tests (#1146)
-  * Updated gitignore
-  * Fixed Makefile (#1146)
-
-  [ Emmanuel Milou ]
-  * [TICKET #1112] Add a test on the voice buffer to send through iax
-    packets
-  * Remove doublon in dependencies
-  * Remove warnings from the client test framework
-  * Update version number to 0.9.5~beta
-  * Update build-package script
-  * Add check dependency in build-deps control file field
-  * Create debian files for the new sflphone-client-gnome
-  * [TICKET #1212] Add Replaces field in control files
-  * [TICKET #1212] Fix manpages installation path
-  * [TICKET #1212] Add maintainer scripts to create alternatives
-  * [#1212] Update the manpages generation - edit preinst maintainer
-    script
-  * [#1212] Fix reference error in manpage
-  * [#1212] Add missing files on the client side
-  * [#1212] Fix debian docs files - no TODO file
-  * [1212] Fix manpage creation problem
-  * [#1220] Generate client-side glue files and marshaller at
-    compilation time
-  * [#1220] Generate server-side glue files at compilation time
-  * [#1212] Change binary name to sflphone-client-gnome
-  * [#1212] Update .gitignore to fit the new working tree
-  * [#1220] Explicitly generate glue files before building the library
-  * [#1220] Compile dbus directory before audio
-  * [#1212] Create sflphone-common at the root of the repository
-  * [#1212] Re-add pjproject
-  * [#1212] Remove Makefile from repo
-  * [#1220] Fix Makefile.am
-  * [#1212] New working directory functional
-  * [#1212] Update .gitignore
-  * [#1212] Hack to make pjsip compile..
-  * [#1220] Use non-installed binary for dbusxx-xml2cpp
-  * [#1212] Add descriptive files, remove unuseful scripts from tools/
-
-  [ Alexandre Savard ]
-  * Restore speex codecs
-  * add frame size for celt (#1143)
-  * add framesize to codec, independant from audiolayer (#1143)
-  * use codec frame size in rtp (#1143)
-  * compute fixed_codec_framesize (#1143)
-  * do not resample if not required (#1143)
-  * add condition on resampling for decoder (#1143)
-  * add a condition on bytesAvail == 0 from mic data
-  * no maximum in rtp decode (#1143)
-  * compute maximum for decoding (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1146] Implement unitary tests on the client-side
-
-  [ Alexandre Savard ]
-  * use float instead of int to compute max nb of sample (#1143)
-  * add nbSampleMax for unresampled data (#1143)
-  * make thread sleep during 5 ms insead of 20 (#1143)
-  * use unix usleep (#1143)
-  * 50 usecond thread!!!!! (#1143)
-  * try with the smallest compression (#1143)
-  * use timer set at framesize (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1161] Restore changelog version
-
-  [ Alexandre Savard ]
-  * Remove celt stuff
-
-  [ Emmanuel Milou ]
-  * [#1161] Update changelog
-  * [#1220] Add Conflicts: sflphone in debian control files
-  * [#1179] Add liblog4c3 runtime dependency
-  * [#1212] FIx typo error in dependency list for itnrepid
-  * [#1212] FIx .desktop file to point on the right exec
-  * [#1212] Modify changelog replacing tag
-
-  [ Sflphone Project ]
-  * "[#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta"
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    04-27
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Mon, 27 Apr 2009 17:00:03 -0400
-
-sflphone-client-gnome (0.9.4-0ubuntu2) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Restore speex and GSM detection
-
-  [ Emmanuel Milou ]
-  * Fix bug #1090
- 
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 8 Apr 2009 11:29:15 -0500
-
-sflphone (0.9.4-0ubuntu1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Integrate DBus-c++ and libiax2 in the main build system
-  * Clean up in the working repository
-  * Reorder hooks configuration panel
-  * Protect case when no codecs are active
-  * Fix some return values
-  * Add unitary tests for the hook manager (premisces)
-  
-  [Yun Liu]
-  * Update chinese translation
-
-  [Sven Werlen]
-  * Update german translation
-
-  [Hussein Abdallah]
-  * Update russian translation
-
-  [Maxime Chambreuil]
-  * Update spanish translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 3 Apr 2009 18:29:15 -0500
-
-
-sflphone (0.9.4-rc1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Fix bug while trying to hold/unhold several simultaneous call
-  * Improve address book build system
-  * Implement SIP url popup on incoming call
-  * Improve GTK+ panel configuration
-  [ Julien Bonjean ]
-  * GTK+ client refactoring
-  * GTK+ clean up
-  * Address book improvment
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 27 Mar 2009 18:29:15 -0500
-
-sflphone (0.9.4-0beta1) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Display codec used during conversation on the GUI
-  * Enable/disable STUN parameters at runtime
-  * Refactor search bar use
-  [ Emmanuel Milou ]
-  * Build system fixes
-  * Implement SIP re-invite
-  * Implement IP to IP call
-  [ Julien Bonjean ]
-  * Integrate GNOME address book based on evolution data server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 20 Mar 2009 18:29:15 -0500
-
-
-sflphone (0.9.3-0ubuntu3) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Both playback and record streams in PA_STREAM_CORKED (pulseaudio)
-  * Use PLUGHW device for ALSA capture
-  * Functional IAX and SIP recording for voicemail
-  * Use the less CPU-consuming interpolator algorithm for resampling
-  * Display in GTK GUI the codec used in conversation
-  * GTK GUI use ASCII instread of utf-8
-  * Add record menus in GTK GUI
-  * Put on hold when dialing a new number
-  * AccountID's are saved in the history
-
-  [ Emmanuel Milou ]
-  * Integrate DBUS C++, libiax2 in the git repository
-  * Update website
-  * Use libspeexdsp only if available on the system
-  * Updated .gitignore file
-
-  [Cyrille Béraud]
-  * Account assistant manager improvment
-  * Add an email request when creating a new account to receive voicemails
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu2) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Add compilation note in README
-  * Use default ALSA plugin for capture
-  * Fix the ALSA capture problem one more time
-  * Clean up debug messages in dbus.c
-  * Add libspeexdsp dependency
-  * Remove implicit declaration compilation warnings
-  * Fix links in the website, add release note
-  * Change capture for the website front page
-  * Add alsa devel dependency in build-depends control file field
-  * Clean up, indentation, try to handle latency problems in iax/pulseaudio
-  * Remove pjsip generated files from the repo
-  * Use the previous declared curAlias function in accountwindow
-  * Fix bug in history call duration when the call fails
-  * Remove runtime warning in the GTK+ client
-  * Add librsvg2-common dependency to load SVG under KDE
-  * Refresh .gitignore
-  * Update locales files + french translation
-  * Add configuration panel for future noise reduction
-  * Add configuration panel for audio record module
-  * Daemon less verbose; accounts don't try to access STUn options anymore
-  * Fix typo in configwindow
-  * Add content in the official website
-  * use a GTK_STOCK icon for the record button
-  * Complete description text in the assistant manager
-  * Add libtool flags in client configure.ac
-  * Remove unuseful dependency (snd)
-  * Fix SIP transfer problems
-  * Remove previous version of PJSIP from the repo
-  * Upgrade PJSIP to version 1.0.1
-  * Add the new website source in the repository
-  * Use libspeexdsp for silence detection only if available
-
-  [ Loïc Faure-Lacroix ]
-  * Ajout du logo gpl3
-  * Ajout des images
-  * Ajout de la section screenshot pour le site
-  * Ajout du favicon dans le header
-  * Modification des cartes
-
-  [ Alexandre Savard ]
-  * Clean up <speex/libspeexdsp>
-  * Small cleanup
-  * Save Wave fixed
-  * Fix new call button when recording
-  * libspeexdsp added
-  * Recording: default home folder at startup
-  * Minor changes to config window
-  * IAX recording fixed
-  * Set / get recording path, still need some GTK for client
-  * AudioRecord file name format
-  * Now recording in HOME folder
-
-  [ Cyrille Béraud ]
-  * Fix bug in reqaccount.c
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [Yun Liu ]
-  * Update chinese translation 
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu1) SYSTEM; urgency=low
-
-  * Remove debug
-  * Join thread before leaving
-  * Fix implicit declaration in reqaccount
-  * Add REST code to build the request to server
-  * Fix GValue initialization warnings
-  * Update version number, fix implicit declaration, fix GTK markup
-    warnings
-  * Apply patch to create custom SIP account from our own server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 06 Feb 2009 19:17:32 -0500
-
-sflphone (0.9.2-2ubuntu9) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Speex audio codec preprocessing initialization
-  * peer hung up segmentation fault solved
-  * Stop recording when transfering
-  * Terminate only one call
-  * Add isRecording() function
-  * Fix call_icon GTK client
-  * Fix SIPCallClose() function, recorded file now close properly
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Fix thread destructor
-  * setRecordingOption function implement in audiorecord
-  * Record now implemented in Call class
-  * Record interface complete (on hold erase previous recording)
-  * Added recButton in client
-  * Added: record button related icons
-  * Record button added
-  * Overload AudioRecord::recData to get mic and speaker data mixed
-  * Recording now in audiortp::run() method
-  * Audio recording working in AudioRTP: receiveSessionForSpeaker
-  * Open/close a wave file when pulse audio stream start/stop
-
-  [ Emmanuel Milou ]
-  * Fix path for GTK+ icons; clean up
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 05 Feb 2009 18:27:53 -0500
-
-sflphone (0.9.2-2ubuntu8) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelogs
-  * Fix bug in merge and in Makefile.am
-  * Terminate only one call
-  * Disable PJsip shutdown when changing STUN parameters
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Add a timer to the alsa thread to not jam the CPU load
-  * Fix bug in sipvoiplink.cpp
-  * Clean shutdown of pulseaudio on quiting
-  * Fix DTMF at first start with Pulseaudio
-  * Remove zeroconf from the build system
-  * Add a library manager + exception handling
-  * Clean up in the working directory
-  * Better handling of capture XRUNs
-  * Restore mic adjust volume on ALSA layer
-  * Protect device ALSA operation if not opened
-  * Fix the switching layer bug
-  * Use dynamic_cast<> to use audiolayer-specific methods
-  * Open the audio devices only once at startup
-  * Refactoring of the ALSA part
-  * Functional plug-in manager
-  * Use a C++ thread to handle tones and DTMF in ALSA
-  * Restore IAXVoIPLink, restore Mutex
-  * Make the plugins registering against the plugin manager
-  * Migrate to 1->N relationship between voiplink and accounts
-  * API plugin for registration
-  * Use C++ thread in SIP, move everything in sipvoiplink
-  * Complete singleton pattern for the plugin manager
-  * Add -Wno-return-type compilation flag to remove warnings; Update
-    version number in configure.ac
-  * Add the dynamic loading for the plugin framework; integate unittest
-
-  [ Yun Liu ]
-  * Update rpm spec file
-  * modify build package script and spec file for suse
-
-  [ Alexandre Savard ]
-  * Add audiorecorder plugin and testaudiorecorder
-  * Add audio Recording class, edit global.h
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 04 Feb 2009 14:00:30 -0500
-
-sflphone (0.9.2-2ubuntu7) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelog to 0.9.2-6
-  * Fix some dbus-glib implementation details on the client side
-  * Init history after dbus initialization
-  * Add error checking in useragent; Clean sipvoiplink
-  * Prevent crash when trying to call an empty number
-  * Set the volume of the playback stream to PA_VOLUME_NORM at startup
-  * Fix GTK+ generic value double initialization
-  * Fix jaunty control file dependency problems
-  * Fix jaunty control file dependency problems
-
-  [ Yun Liu ]
-  * Fix bug ticket # 137
-  * Tolerant to gsm library of OpenSuse 11
-
-  [ Sven Werlen ]
-  * Update german translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 23 Jan 2009 17:48:13 -0500
-
-sflphone (0.9.2-2ubuntu6) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Migrate STUN configuration to the main config window
-  * Update french translation
-  * Other tiny memory leaks
-  * Fix memory leak in sampleconverter.cpp
-  * Generate packages from the release branch
-  * update the build package script
-  * modify the control files with architecture=any
-  * Remove valgring uninitialized value
-  * IAX and SIP use the same global variables to set account
-    configuration ; fix broken code
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
-  [ Yun Liu ]
-  * Update translation files
-  * Fix the bug when user uncheck the account which fails in the
-    previous registration
-  * Add stun error status
-  * Fix bug ticket #143
-  * Script for auto-install dependencies
-  * Fix bug ticket #140
-  * Fix bug ticket 141
-  * Fix the reregister process when user change the details of an
-    account
-
- -- Emmanuel Milou <manu@sulfur.inside.savoirfairelinux.net>  Fri, 16 Jan 2009 18:19:05 -0500
-
-sflphone (0.9.2-2ubuntu5) SYSTEM; urgency=low
-
-  * Fix memory leak in the pulseaudio callback
-  * Update debian package generation script
-  * Warnings removal in GTK+ client
-  * Clean adjust volume method in alsalayer
-  * Plug the sflphone playback volume control to the pulseaudio volume
-    manager
-  * Display the date in history according to the current locale
-  * Generate the changelog according to the git commit messages
-  * Complete header in chinese translation file
-  * Use the right gpg key to sign the packages
-  * add debian jaunty jackalope support
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 14 Jan 2009 21:17:20 -0500
-
-sflphone (0.9.2-2ubuntu4) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * add german translation
-  
-  [ Yun Liu ]
-  * Fix GUI crash in Ubuntu8.10 64bit system
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Thu, 08 Jan 2009 13:08:51 -0500
-
-sflphone (0.9.2-2ubuntu3) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * The main thread synchronizes the ringtone thread
-  * disable custom ringtone for the ALSA layer
-  * Fix the Makefile.am in man directory, add a SEE ALSO section
-  
-  [ Yun Liu ]
-  * Fix daemon crash caused by the previous patch ( for bug ticket #129)
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Tue, 06 Jan 2009 16:18:38 -0500
-
-sflphone (0.9.2-2ubuntu2) SYSTEM; urgency=low
-  
-  * Fix bug ticket #129
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 5 Jan 2009 15:54:53 -0500
-
-sflphone (0.9.2-2ubuntu1) SYSTEM; urgency=low
-
-  * Migrate from eXosip library to pjsip
-  * Add multiple SIP accounts support
-  * Fix ringtones problems
-  * Add a pulseaudio support
-  * Improve audio quality with ALSA
-  * Add chinese translation
-  * Improve spanish translation
-  * Migrate to a maintained C++ DBus bindings
-  * Clean and improve the build system
-  * Add build-dependency on Perl because we need pod2man to generate manpages
-
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 26 Nov 2008 09:47:53 -0500
-
-sflphone (0.9.1) unstable; urgency=low
-  * Add a search tool in the history
-  * Migrate some gtk_entry_new to sexy_icon_entry_new
-  * Bug fix (Ticket #78): The voicemail password isn't displayed anymore in
-    the history tab
-  * Add the SIP registration expire value in the user file.
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 22 May 2008 11:14:25 -0500
-
-sflphone (0.9.0) unstable; urgency=low
-  * Add history features
-    * Call date
-    * Call duration
-    * Mouse events in the history tab
-  * Smooth switch from the history tab to the calls tab
-  * Remove most of GTK-Critical warnings
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 13 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-06-06) unstable; urgency=low
-  * Audio bug correction: capture stopped after a few minutes of conversation
-  with USB Plantronics sound card
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Tue, 06 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-05-06) unstable; urgency=low
-  * Bug correction: account creation with the assistant
-  * GTK+ warnings removal
-  * libnotify warnings removal
-  * Remove aliasing on the SFLphone logo
-  
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Mon, 05 May 2008 16:58:25 -0500
-
-sflphone (0.9) unstable; urgency=low
-  * Clean dependencies ( removal of libboost )
-  * Several GTK improvement and updates
-    -account window
-    -configuration window
-  * Migrate from GtkCheckMenuItem to GtkImageMenuItem  
-  * ALSA standard I/O transfers: MMAP instead of R/W
-  * Fix speex audio quality
-  * IAX2 protocol
-    -Fix hold/unhold situation
-    -Add on hold music
-  * SIP protocol
-    -Ringtone on incoming call
-    -Fix transfer situation
-  * Add desktop notification ( libnotify )
-  * Improve the system tray icon behaviour
-  * Improve registration error handling
-  * Register/unregister from the account window takes effect without starting back SFLphone
-  * Compilation warnings removal
-  * Call history
-  * Add an account configuration wizard
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 30 Apr 2008 16:58:25 -0500
-
-sflphone (0.8.2) unstable; urgency=low
-  * Internationalization of the GTK GUI
-  * English / French
-  * STUN support
-  * Slight modifications of the graphical interface ( tooltips, dialpad, ...)
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 21 Mar 2008 11:37:53 -0500
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/compat b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/compat
deleted file mode 100644
index 7ed6ff82de..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/compat
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.hardy b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.hardy
deleted file mode 100644
index 95d2f2538c..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.hardy
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-client-gnome
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1, autoconf, automake, libtool, libgtk2.0-dev, libsexy-dev, libdbus-glib-1-dev, libnotify-dev, libebook1.2-dev, check, liblog4c-dev
-Standards-Version: 3.7.3
-
-Package: sflphone-client-gnome
-Priority: optional
-Architecture: any
-Depends: sflphone-common (=VERSION), libdbus-glib-1-2 (>= 0.73), libgtk2.0-0 , libc6 (>= 2.3.6-6) , libglib2.0-0 (>= 2.12.0), libdbus-glib-1-2, libnotify1 (>= 0.4), libsexy2 (>= 0.1), librsvg2-common (>=2.22.2), liblog4c3
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: GNOME client for SFLphone
- Provide a GNOME client to SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.intrepid b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.intrepid
deleted file mode 100644
index 17532c599e..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.intrepid
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-client-gnome
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1, autoconf, libtool, libgtk2.0-dev, libsexy-dev, libdbus-glib-1-dev, libnotify-dev, libebook1.2-dev, check, liblog4c-dev
-Standards-Version: 3.8.0
-
-Package: sflphone-client-gnome
-Priority: optional
-Architecture: any
-Depends: sflphone-common (=VERSION), libdbus-glib-1-2 (>= 0.73), libgtk2.0-0 , libc6 (>= 2.3.6-6) , libglib2.0-0 (>= 2.12.0), libdbus-glib-1-2, libnotify1 (>= 0.4), libsexy2 (>= 0.1), librsvg2-common (>= 2.22.2), liblog4c3
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: GNOME client for SFLphone
- Provide a GNOME client to SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.jaunty b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.jaunty
deleted file mode 100644
index 9b9c3130e5..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/control.jaunty
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-client-gnome
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1, autoconf, automake, libtool, libgtk2.0-dev (>=2.16), libdbus-glib-1-dev, libnotify-dev, libebook1.2-dev, check, liblog4c-dev, libgnomeui-dev
-Standards-Version: 3.7.3
-
-Package: sflphone-client-gnome
-Priority: optional
-Architecture: any
-Depends: sflphone-common (=VERSION), libdbus-glib-1-2 (>= 0.73), libgtk2.0-0 (>=2.16) , libc6 (>= 2.3.6-6) , libglib2.0-0 (>= 2.12.0) ,libdbus-glib-1-2, libnotify1 (>= 0.4), librsvg2-common (>=2.22.2), liblog4c3
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: GNOME client for SFLphone
- Provide a GNOME client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/copyright b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/copyright
deleted file mode 100644
index fbde2314be..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/copyright
+++ /dev/null
@@ -1,28 +0,0 @@
-This package was debianized by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> on
-Fri, 3 Apr 2009 09:47:53 -0500.
-
-It was downloaded from the git repository of SFLphone: git://sflphone.org/git/sflphone.git
-
-Upstream Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-
-Copyright:
-
-Savoir-Faire Linux Inc.
-
-License:
-
-This software is copyright (c) 2004-2009 Savoir-Faire Linux inc.
-
-You are free to distribute this software under the terms of
-the GNU General Public License version 3.
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklyn St, Fifth Floor, Boston, MA 02110-1301, USA.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/cron.d b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/cron.d
deleted file mode 100644
index d11e611777..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/cron.d
+++ /dev/null
@@ -1,4 +0,0 @@
-#
-# Regular cron jobs for the sflphone package
-#
-0 4	* * *	root	sflphone_maintenance
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/dirs b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/dirs
deleted file mode 100644
index e2dc98dcb2..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/dirs
+++ /dev/null
@@ -1,7 +0,0 @@
-usr/bin
-usr/share/applications
-usr/share/pixmaps
-usr/share/sflphone
-usr/share/locale
-usr/share/doc
-usr/share/man
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/docs b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/docs
deleted file mode 100644
index 9830da213f..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/docs
+++ /dev/null
@@ -1,5 +0,0 @@
-NEWS
-README
-ChangeLog
-AUTHORS
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/manpages b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/manpages
deleted file mode 100644
index 7e75945912..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/manpages
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/sflphone-client-gnome/usr/share/man/man1/sflphone-client-gnome.1
-debian/sflphone-client-gnome/usr/share/man/man1/sflphone.1
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postinst b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postinst
deleted file mode 100644
index ebee7fa2bb..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postinst
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-update-alternatives --install /usr/bin/sflphone sflphone /usr/bin/sflphone-client-gnome 100 \
-                    --slave /usr/share/man/man1/sflphone.1.gz sflphone.1.gz \
-                            /usr/share/man/man1/sflphone-client-gnome.1.gz
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postrm b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postrm
deleted file mode 100644
index 70be710bd1..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/postrm
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/sh
-# postrm script for sflphone
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postrm> `remove'
-#        * <postrm> `purge'
-#        * <old-postrm> `upgrade' <new-version>
-#        * <new-postrm> `failed-upgrade' <old-version>
-#        * <new-postrm> `abort-install'
-#        * <new-postrm> `abort-install' <old-version>
-#        * <new-postrm> `abort-upgrade' <old-version>
-#        * <disappearer's-postrm> `disappear' <overwriter>
-#          <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-if [ "$1" = "purge" ]
-then
-
-  # remove the user config file
-  rm -f $HOME/.sflphone/sflphonedrc
-
-fi
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/preinst b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/preinst
deleted file mode 100644
index ab8a90ca57..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/preinst
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-# postrm script for sflphone
-#
-# see: dh_installdeb(1)
-
-set -e
-
-package=sflphone-client-gnome
-
-case "$1" in
-    install|upgrade)
-        ## Clean up the previous manpage
-        if [ -f /usr/share/man/man1/sflphone-gtk.1 ]; then
-            rm /usr/share/man/man1/sflphone-gtk.1
-        fi
-    ;;
-esac
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/prerm b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/prerm
deleted file mode 100644
index 5e90217068..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/prerm
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-
-if [ "$1" = "remove" ]; then
-    # Remove alternatives symlink set in postinst
-    update-alternatives --remove sflphone /usr/bin/sflphone
-fi
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/rules b/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/rules
deleted file mode 100755
index 3ff2428272..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-gnome/rules
+++ /dev/null
@@ -1,117 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-export DH_OPTIONS
-
-package=sflphone-client-gnome
-
-CXX = g++-4.0
-CFLAGS = -Wall -g
-DEB_INSTALL_MANPAGES_sflphone_client_gnome = sflphone.1 sflphone-client-gnome.1
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-	# Add here commands to configure the package.
-	./autogen.sh
-	./configure --prefix=/usr
-	touch configure-stamp
-
-
-#Architecture 
-build: build-arch build-indep
-
-build-arch: build-arch-stamp
-build-arch-stamp: configure-stamp 
-
-    # Add here commands to compile the arch part of the package.
-	$(MAKE) 
-	touch $@
-
-build-indep: build-indep-stamp
-build-indep-stamp: configure-stamp 
-
-       # Add here commands to compile the indep part of the package.
-       #$(MAKE) doc
-	touch $@
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-arch-stamp build-indep-stamp configure-stamp
-	# Add here commands to clean up after the build process.
-	[ ! -f Makefile ] || $(MAKE) distclean 
-
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
-	dh_clean 
-
-install: install-indep install-arch
-install-indep:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -i 
-	dh_installdirs -i
-	# Add here commands to install the package into debian/sflphone.
-
-install-arch:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -s 
-	dh_installdirs -s
-	# Add here commands to install the arch part of the package into 
-	# debian/tmp.
-	$(MAKE) DESTDIR=$(CURDIR)/debian/$(package) install
-	dh_install -s
-# Must not depend on anything. This is to be called by
-# binary-arch/binary-indep
-# in another 'make' thread.
-
-binary-common:
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs ChangeLog
-	dh_installdocs
-	dh_installexamples
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate	
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_python
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
-	dh_installman
-	dh_link
-	dh_strip
-	dh_compress 
-	dh_fixperms
-#	dh_perl
-	dh_makeshlibs
-	dh_installdeb
-#	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-# Build architecture independant packages using the common target.
-binary-indep: build-indep install-indep
-	$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: build-arch install-arch
-	$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
-
-binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/changelog b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/changelog
deleted file mode 100644
index d59275102a..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/changelog
+++ /dev/null
@@ -1,1284 +0,0 @@
-sflphone-client-kde (0.9.6-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6 **
-
-  * Documentation on echo test
-  * [redmine_down] codec names not displayed in total
-  * [redmine_down] crash when hanging up a dialing call because tries to
-    add it to history whereas no starttime
-  * [#1927] alternate every time screen changed to call history
-  * [#1886] clean code
-  * [#1886] debug messages when loading history removed
-  * [redmine_down] sflphone-kde icons
-  * [#1855] Update language files
-  * [#1502] Update version number
-  * [redmine_down] setHistory at close
-  * [#redmine_down] Handle PJ_DECLINE_SC as failure
-  * [#1923] Fix segmentation fault when adding a new account
-  * [#1923] Check on iterator before setting the config
-  * [#1904] Added mnemonic to tabs in sflphone-client-gnome.
-  * [#1905] The daemon was not sending the currentSelectedCodec signal
-    on dbus when answering a call.
-  * [#1922] Default values set to all account details
-  * [#1886] Spinbox reg expire enables apply, and address book is not
-    visible when disabled
-  * [#1905] Bug fix for segmentation fault caused by an empty string,
-  * [#1910] Warnings in test directory
-  * [#1919] Error fixed
-  * [#1855] Update russian translation - Hussein Abdallah
-  * [#1910] Remove files
-  * [#1919] fixed
-  * [#1777] Code indentation
-  * [#1918] fixed
-  * [#1917] fixed
-  * [#1910] Remove warnings compilation in src
-  * [#1886] removed AccountListModel in configskeleton
-  * [#1914]
-  * [#1911] check previous and new port
-  * [#1910] Remove compilation warnings in src/dbus and src/history
-  * [#1910] Remove compilation warnings in src/audio
-  * [1855] Update german translation - Sven Werlen
-  * [#1909] removed
-  * [#1906] Done
-  * [#1904] The registration expire value is now configurable from the
-  * Cleaned up debug messages.
-  * [#1886] separated initCallItem in two functions
-  * [#1886] reversed error in commit
-  * [#1886] clean debug
-  * [#1886] changed Name of classes and files
-  * [#1886] clean
-  * [#1870] In call_state_cb (dbus.c:126), _time_stop was overridden by
-    the actual time.
-  * [#1884] Added some new gpg flags to prevent tty warnings
-  * [#1886] Clean audio config dialog
-  * [#1886] No more compile warnings. + 1 comm
-  * [#1872] Check if the user input is smaller than PJ_MAX_HOSTNAME.
-  * [#1886]
-  * [#1785] Fixed build when no new commit
-  * [#1852] If chosen by the user, the hostname can now be solved and
-    used
-  * [#1871] * and # inverted back
-  * [#1869] Conditional compilation that checks if
-  * [#1309] removed test in main
-  * [#1425] Put actions in SFLPhone window class instead of ui view,
-    made a separate toolbar for screens.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 27 Jul 2009 09:53:37 -0400
-
-sflphone-client-kde (0.9.6~rc2-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc2 **
-
-  * [#1755] Remove generated file
-  * [#1753] restore ilbc ...
-  * [#1866] Methods getSipPort and setSipPort now have an effect on the
-  * [#1753] make pjsip compile without ilbc. Use ./autogen.sh --disable-
-    ilbc-codec
-  * [#1855] Fix error in russian translation
-  * [#1805] Remove the old flawed signal mechanism which was failing in
-  * [#1855] Refresh translation
-  * Spanish translation finished + po README files updated + echo's in
-    copy-in-clients
-  * [#1850] Yun made the chinese HK-CN translation
-  * [#1848] Fix transfer interface bug
-  * [#1862] At install, kde client installs only french translation file
-  * [#1841] A new fallback mechanism was added to the internal resolver
-    in PJSIP.
-  * Started AccountList model/view
-  * [#1855] Remove po subdir in Makefile.am
-  * [#1855] Fix typo error in sflphone-client-gnome
-  * [#1855] Do not generate Makefile in sflphone-common/po
-  * [#1855] Copy translation files into both clients dirs
-  * [#1855] Remove po dir from sflphone-common
-  * Comments added
-  * [#1860] mailbox->voicemail...
-  * make scripts executable
-  * [#1855] French translation
-  * [#1855] Chinese zh_HK partially filled...
-  * [#1859] An unnamed pipe monitored by poll() was added. When we want
-    to
-  * [#1855] Sven completed the first part of the german translation
-  * [#1855] Cantonese manually filled for already translated, almost
-    equal strings
-  * [#1855] Merge russian translation
-  * [#1855] Spanish manually filled for already translated, almost equal
-    strings
-  * [#1855] Update german translation in ./lang/de
-  * [#1858] This problem was fixed by removing a useless line in
-  * [#1855] merged existing translations in lang/ sflphone.po's
-  * [#1842] [#1843] An attempt at improving the expected behaviour that
-    can't
-  * [#1855] added po folder in gnome client and scripts for copying from
-    common lang folder to clients
-  * [#1853] Edit before call does nothing on call history
-  * Put most language entries possible in common. From 300 to 250
-    entries. Stays underscores problem. Scripts for copy in clients.
-  * commit to merge master
-  * [#1825] Changed "Bad authentification" to "Authentication Failed".
-  * common po files
-  * [#1753] Remove ILBC from pjproject
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 17 Jul 2009 19:13:11 -0400
-
-sflphone-client-kde (0.9.6~rc1-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc1 **
-
-  * Update some version number
-  * [#1792] Creates .sflphone directory with permission 600. Also,
-    "chmod 600" after
-  * [#1810] GUI is now notified that the call failed. Also, a segfault
-    was
-  * [#1816] Address book search disabled when disabled address book and
-    enabled it back plus button stays triggered
-  * codeclistmodel + asynchronous loading of address book +
-    enable/disable address book
-  * [#1810] Now checking SDP answer after 200 OK. Still need to
-    implement full
-  * [#1794] Can't use the interface during a call
-  * Updated translation files
-  * Russian translation integrated
-  * Codec list model/view started.
-  * [#1807] Add configure.ac in pjproject-1.0.3
-  * [#1787] closeRtpSession added in some places where it should have
-    been
-  * Use Item class for contacts and accounts
-  * Comments + clean code
-  * [#1794] Improved debug messages
-  * [#1805] Replaced the old and unreliable mecanism that was was
-    waiting for
-  * [#1794] Can't use the interface during a call
-  * [#1787]  For those cases where no registered SIP account is
-    configured
-  * [#1797] Make pjsip compile
-  * [#1787] Minor changes. Removed useless commented line. Changed order
-    of
-  * [#1777] Code indentation
-  * [#1797] Update package generation with new pjsip version
-  * [#1798] Does not hang up when the call is building up
-  * [#1797] Update .gitignore with new pjsip version
-  * [#1797] Remove generated files from repo
-  * [#1797] Main build system now uses pjproject-1.0.3
-  * [#1797] Add pjproject-1.0.3
-  * [#1797] Remove pjproject-1.0.2
-  * [#1796] Computing time optimization (samplerate conversion)
-  * [#1787] _audiortp->start() moved away from offhold(),
-    SIPCallAnswered()
-  * [#1312] Added new states for calls initialized by other clients
-  * [#1795] Crashes when adding a new account, checking it and applying
-  * [#1782] Missing icons
-  * [#1793] KDE client compilation problem
-  * Fake ringtone files can no longer be set.
-  * indentation
-  * [#1312] Able to fetch to differentiate incoming/ringing call state
-  * [#1784] Use DESTDIR variable in po Makefile - fix language file
-    installation
-  * [#1785] Fixed typo
-  * [#1785] Fixed changelog update
-  * [#1759] ./autogen.sh --prefix=/usr --with-debug to use optimization
-    level 0
-  * [#1773] Changed snapshot naming convention
-  * [#1773] Removed gpg agent use, added repository cache cleaning
-  * [#1759] Use optimization level 0 for repository, 2 for packages
-  * [#1777] Code indentation/formatting
-  * Translated new features in french
-  * [#1785] Added missing changelog entry
-  * [#1781] Window title is SFLPhone
-  * [#1777] Add code indentation/formatting in the buil system
-  * [#1774] Can't set voicemail number in KDE account creation wizard
-  * [#1775] Can't modify account information for account created with
-    the wizard
-  * [#1771] Add a "Default" button in context menu to disable chosen
-    prior account
-  * [#1705]
-  * [#1224] Remove generated file from the repo
-  * [#1224] Remove generated file from the repo
-  * [#1762] distclean target should remove kconfig generated files
-    (settings.h, settings.cpp). Rename them?
-  * [#1761] clear history button should really clear history
-  * Dialpad works.
-  * Implemented Dialpad widget instead of building it in main view.
-  * Removed last occurence of the old config dialog, that made the build
-    crash.
-  * [#1755] Do not consider G722 as a dynamic payload elsewhere than in
-    RTP layer
-  * [#1753] Remove ilbc Makefile generation
-  * [#1756] Implement a kde configuration dialog with kconfig xt and
-    kconfigdialog class
-  * [#1755] fix audiocodec folder parsing problem
-  * [#1450] Reinit timestamp comparison in RTP, create session in
-    newOutgoingCall
-  * [#1753] Remove milenage third party code from pjsip
-  * New Config Dialog integrated in GUI.(without codecs)
-  * [#1753] Remove ILBC codec
-  * kconfig started, tr2i18n -> i18n, icons folder, accountList changed
-  * [#1705] Fixed Audio RTP thread creation/start
-  * [#1714] Fix codec negociation result handling
-  * [#1678] Fix audiortp payload setting
-  * [#1678] Put bac putData method in rtp
-  * [#1669] gtk_file_chooser_get_filename() support UTF-8 by default
-  * [#1735] Add conditions to sdp update call if call declined
-  * [#1737] substr of recordings destination folder to remove "file://"
-    should be done in client rather than in daemon
-  * [#1731] Enlarge audio stream buffer size
-  * [#1714] Missing true
-  * [#1317] Fixed Mandriva timeout
-  * [#1317] Changed tag convention
-  * [#1317] Cleaned git-dch
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 10 Jul 2009 15:50:55 -0400
-
-sflphone-client-kde (0.9.6~beta-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~beta **
-
-  * spec files for mandriva and opensuse updated with buildrequires
-    libqt4-dev >=4.3
-  * [#1700] Cannot build on ubuntu 8.10 and a few other distribs
-  * [#1502] Update version number where applicable
-  * [#1642] Update client icons
-  * [#1450] Clean up useless debug and comments in sipvoiplink and
-    audiortp
-  * [#1450] Remove Semaphore object in AudioRtp thread deletion
-  * [#1450] Audio RTP init now synchronized with Sip/SDP
-  * [#1693] kde client crashes when changing codecs order/activation
-  * [#1450] Deep refactoring of audiortp
-  * [#1450] setRtpSessionRemoteIp
-  * [#1689] getCallList at start
-  * [#1224] Change path in package files
-  * [#1450] Audio RTP initialized only once, payload and remote ip set
-    at runtime
-  * [#1450] Add setRtpSessionMedia and setRtpSessionRemoteIp address
-  * [#1642] Make GNOME GUI fresher and younger ;)
-  * [#1686] Status bar displaying used account
-  * added sflphone-kde icon so that it compiles
-  * [#1659] Ending a call causes the daemon to crash
-  * corrected introspection XMLs, po files...
-  * [#1211] g722 media descriptor in codecDescriptor
-  * [#1310] Install sflphoned in $(prefix)/lib/sflphone
-  * [#1502] Do not install test binaries and dbus utilitaries
-  * [#1224] hack for pjsip build system!
-  * [#1224] Remove pjsip binaries from repo
-  * [#1224] Upgrade to pjsip 1.0.2
-  * [#1658] About SFLphone (bugs)
-  * [#1658] About SFLphone
-  * [#1660] Displaying all dialed numbers in a call
-  * Tested status bar.
-  * [#790] Optimize pulse audio streams parameters
-  * [#1678] Some usefull debug messages for mutex/semaphore deadlock
-    problem
-  * [#1669] Add/remove some usefull/unusefull debug
-  * [#1665] Fix latency related to pulse audio stream openning/closing
-  * [#1457] Make the menus and panels accessible in french
-  * [#1457] Improve broken keyboard accessibility in menus and conf
-    panels
-  * [#961] Instanciate only once the searchbar icons
-  * [#961] Restore transfer fonction
-  * [#961] Filter on the history type OK
-  * [#961] Fix compilation problems on hardy/intrepid
-  * [#1157] Commit missing files
-  * [#790] Reduce number of start/stop streams call on pulse audio
-  * [#1639] kde client crashes when no account registered
-  * [#1620] Fix the searchbar
-  * [#1620] Get back caltree as it was during gtkcritical area
-  * [#1620] Add history filter reinit function
-  * [#1335] Add a missing label in address book preferences
-  * [#1561] Update russian translation - Hussein Abdallah
-  * [#1605] Fix edit menu french translation
-  * [#961] Enable to search in the history according to the call type
-  * [#1449] Searchbar does not work anymore
-  * [#961] Add popup menu on the entry primary icon for history
-  * [#1317] Fixed KDE client package dependency
-  * [#936] speex 32 khz integration completed
-  * [#936] Use 320 frame size
-  * [#936] Test using a frame size at 320 smpls
-  * [#1214] Enable / Disable history
-  * [#1607] Fix compilation problem for ubuntu 8.10 (libsexy)
-  * [#1313] Implement processDataEncode processDataDecode in audiortp
-  * [#1613] codec list order can't be set
-  * Better handling of localisation + added languages + corrected
-    warnings + begginning of new config dialog with kconfig + 14px
-    account leds
-  * [#1214] Save and load history according to the limit timestamp +
-    unit tests
-  * [1609] Fix call number copy/paste feature
-  * [1607] Restore clear action icon in searchbar
-  * [#936] Try to decode using 1280 samples
-  * [#936] Add some debug
-  * [#936] Add .cpp file
-  * [#936] Oops Forgot speex 32 khz
-  * [#1214] Add configuration panel for history + D-Bus calls
-  * [#1313] Test rtp thread function, frame size, nbbytes, resampling
-  * [#790] Flush audio data before closing audio streams
-  * [#1214] History displays local time
-  * [#1214] Skip empty field on display
-  * [#1214] Associate an account to an history entry
-  * [#1342] Get addressbook options sensitive/non-sensitive
-  * [#1211] Clean up and comments
-  * [#1211] Get back to 20 ms framesize
-  * [#1211] Use sendImmediate instead of putData in RTP
-  * [#1211] Fix nb byte available in RTP
-  * [#1211] Clear condition on maxNbSamples in RTP
-  * [#1211] Fix max byte available in RTP session
-  * [#1211] G722: Use 160 samples per frame instead of 320
-  * [#1211] Test using a dynamic payload
-  * [#1211] Test using a dynamic payload type
-  * [#1211] Rename size variable (nb_samples, nb_bytes)
-  * [#1211] Test g722 ip-to-ip sending twice the data lenth
-  * [#1211] Test g722 ip-to-ip
-  * [#1214] Do not select an history item by default at startup
-  * [#1214] Remove some compilation warnings
-  * [#1214] Handle empty field - remove g_print
-  * [#1214] Add each history item only once
-  * [#1214] Handle call timestamps properlier
-  * [#1214] Do not need timestamp files anymore
-  * [#1214] Use the saved date for history entry
-  * Clean up
-  * [#1214] Client doesn't crash if the D-Bus call fails
-  * [#1214] Client is able to save its history - still some glitches
-  * [#1211] Forgot 16000 for g722
-  * [#1211] G722 initialization
-  * [#1214] Save name/number, successfully load the history if no fields
-    are empty
-  * [#1499] Fixed destination directory bug
-  * [#1214] Restore all the functionalities; peer name/number way more
-    easy to handle !!
-  * [#1214] Add callable_object instead of call_t, refactoring
-  * [#1211] Test with polycom soundstation 16000
-  * [#1211] Remove C like inline function in g722 codec
-  * [#1342] Finalize gnome client preference window formating
-  * [#1214] Retrieve the history when the gnome client startsup
-  * [#1306] Implement localization for KDE client
-  * [#1593] enable accounts apply button when account checked/unchecked
-  * [#1214] Implement the dbus calls on server side
-  * [#1214] Add serialized/unserialized functions to pass data on DBUS
-  * [#1342] Formating gnome client configuration windows
-  * [#1214] Save sucessfully a map of history items
-  * [#1499] Removed multiple jobs compilation for KDE client (2)
-  * [#1214] Load history from file into memory, add unit tests
-  * [#1534] Throws a length_error exception in case URL exceeds
-    std::string max_size
-  * [#1499] Removed multiple jobs compilation for KDE client
-  * [#1565] make account leds smaller
-  * [1430] Fix dbus debug
-  * [#1562] crashes when trying to change item of a call of state "OVER"
-  * [#1116] Fix compilation bug
-  * [#1317] Added mandriva and opensuse-11 64 bits
-  * [#1108] Add messges in main window concerning transfer success
-    failure
-  * [#1116] Fix compilation problems
-  * [#1211] g722 Makefile
-  * [#1108] Client side transferFailed/trasferSucceded signals handling
-  * [#1211] G722 mostly completed,
-  * [#1555] make bigger toolbar (24x24)
-  * [#1551] remove default mailbox number in wizard and disable mailbox
-    button when first account doesn't have mailbox number
-  * [#1342] Re-add sflphone manpages
-  * [#1116] Fix compilation on non-jaunty distros
-  * [#1317] Fixed opensuse startup sleep
-  * [#1108] Add a signal in the client to notify successful or failed
-    transfer
-  * [#1108] Dbus signals concerning call transfer success/failure
-  * [#1317] Added opensuse to automatic build system
-  * [#1223] Fix manpages bug
-  * [#1060] german translation glitch
-  * Clean up some gnome client warnings
-  * [#1547] replace ugly account leds by beautiful icons
-  * [#1548] add close button that hides windowand just hide on clicking
-    the cross
-  * [#1549] put introspec XMLs in the client's source
-  * [#1312] Implement getCallList D-BUS method
-  * [#1116] Clear text in history and contacts
-  * [#1499] KDE integration
-  * [#1469] Modify header linkers in dbus-c++'s Makefile.am's
-  * [#1469] Remove examples folder from dbus-c++
-  * [#1214] History integration in build system; unit test squeleton
-  * [#1317] Cleaning
-  * [#1469] Remove configure stuff in dbus-c++
-  * [#1469] Add unofficial mainline dbus-c++
-  * [#1469] Remove dbus-c++ from freedesktop
-  * [#1430] Bring account changed signal/callback back to normal
-  * [#1060] Update german translation - Sven Werlen
-  * [#1430] Add marshaller one string define
-  * [#1430] Send account change signal broadcast using account id
-  * [#1430] Remove condition on setRegistrationState, cause stun to
-    crash
-  * [#1317] Centralized version handling
-  * [#1317] Fixed version number on sfl-git-dch
-  * [#1317] Refactoring for new distributions
-  * [#1215] Fix account order at startup if latency
-  * [#1088] Restore sip dns srv
-  * [#1214] Add squeleton for history manager
-  * [#1430] Add accout id to accout changed method
-  * [#1430] No connectionStatusNotification (account changed) if no
-    changes
-  * [#1538] Add COPYING file
-  * [#1430] Add audio rtp thread tests
-  * [#1317] Changed version detection
-  * [#1538] Document license in libs/stund
-  * [#1317] Added version files
-  * [#1538] Apply François patches - debian packages
-  * [#1317] Updated spec files
-  * add files
-  * [#1538] Apply François patches - debian packages
-  * [#1535] Change program file structure (directory src...)
-  * [#1317] Updated build system scripts
-  * [#1317] Cleaning
-  * [#1317] Copied introspect files to gnome client
-  * [#1317] Added opensuse to build-system : first-shot
-  * [#1317] Remove spec files from configure
-  * [#1317] Added missing prefix
-  * removed debug for daemon account fix
-  * [#1430] Add a connection reference which most likely belong to
-    libdbus
-  * [#1430] Use shared connection instead of private
-  * make daemon find the account, added userMatch
-  * Clean code, add comments...
-  * [#1317] Fixed packaging rules
-  * [#1317] Updated autogen
-  * Updated autogen.sh for pjsip
-  * [#1526] Set accounts order
-  * [#1317] Fixed pjsip lib dirs
-  * [#1317] Updated debian packaging for new pjsip configuration script
-  * [#1317] Switch to autogenerated guess and sub files
-  * [#1317] Updated pjsip inclusion in build system
-  * [#1317] Replaced pjsip guess and sub files
-  * [#1317] Fixed compilation issues on opensuse 11
-  * [#1505] account list seem to crash the application when clicking
-    Apply very fast...
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1456] Added version dependancy handling
-  * put account alias in AccountWidgetItem rather than in the item with
-    "    " before.
-  * [#1034] The KDE client should start sflphoned if it is not started
-  * [#1500] Handle options for notifications and display on incoming
-    call.
-  * [#1443] Client should not crash when receive an unexpected
-    stateChanged signal
-  * [#1403] Do not stop the notification anymore
-  * [#1456] Added version dependancy handling
-  * [#1426] Daemon crashes when get alsa plugin
-  * [#1422] Improved error messages
-  * commit for merge
-  * [#1424] Change logo in tray icon and put a different one when
-    incoming call
-  * [#1425] first part done, window title...
-  * [#1413] add manpages creating and installing in build system
-  * [#1417] The client should start the account creation wizard if
-    started for the first time (if config file doesn't exist)
-  * [#1421] Make volume bars horizontal when dialpad is hidden.
-  * Changed main window title and fixed a mistake in sflphone_const.h
-  * [#1412] make debian package building work
-  * changelog changed.
-  * Changed addAccount method in gnome client.
-  * Debian and man folders added.
-  * [#1388] Change project name from sflphone_kde to sflphone-client-kde
-  * Better handle of kabc check.
-  * [#1351] Automatic generation of dbus interfaces in makefile
-    generated by cmake
-  * [#1307] Implement "edit before call" in history and address book.
-  * [#1344] change action_call label in call history from "call" to
-    "call back".
-  * [#1308] Implement Hook feature in kde client
-  * Improved build system.
-  * #1219 : Add address book configuration page
-  * Better handling of registration to the daemon.
-  * #1039 : Add tray icon in kde.
-  * Issue no 1216 : Double click on item in history or address book
-    causes call.
-  * display peer name in call list and call history when called from
-    address book.
-  * Address book functionnal with photo displayed.
-  * Help menu kde available but actions disappeared. All fonctions in
-    view.
-  * Address book functionnal but ugly and making its own sort in the
-    complete address book.
-  * Account choice on right click, clean out includes, page address
-    book, fixed bugs...
-  * Wizard, double click, context menu...
-  * Removed sflphone_kde.kdevelop.filelist
-  * Added account creation wizard and translated interface in english.
-  * Transfer functionnal but ugly.
-  * transfer not functionnal
-  * Bug fixed : unholding (UNHOLD_CURRENT, UNHOLD_RECORD)
-  * Commit functional for push. With install.sh
-  * Before merge.
-  * Problem with enable accounts. Account display increased.
-  * Functional with codec order working , playDTMF.
-  * Commit functional.
-  * sflphone_kde/build added in .gitignore.
-  * complete commit for checkout previous.
-  * Commit before checkout previous version to check the display
-    bug(little font everywhere...)
-  * Functionnal client. Rest : history icons, config icons and
-    functionalities
-  * commit before merge asavard for isRecording.
-  * Call and Automate fusion done and seems to work.
-  * Commiting before putting Automate class in Call class.
-  * Functionnal main window without recording, history, voicemail, kio
-    widgets.
-  * client kde avec kdevelop.
-  * Config Dialog almost finished.
-  * Base of QT client
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 23 Jun 2009 11:15:26 -0400
-
-sflphone-client-kde (0.9.5-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.5 release **
-
-  * [#1060] FIx bug in chinese translation
-  * [#1313] git add rtpTest.cpp rtpTest.h
-  * [#1313] Add init/close rtp tests
-  * [#1313] Basic instanciation of the rtp layer
-  * [#1449] Gtk-Critical concerning history filters and new calls
-  * [#1400] Make the match with the hostname instead of username
-  * [#1324] Change status bar label for "Using %s (%s)"
-  * [#1403] Icon size: 60x60 px
-  * [#1403] Do not remove notification, improve icon quality
-  * [#1403] Add smaller icon for gnome notifications
-  * [#1403] Prevent crash when hangup && no notification
-  * [#1403] Remove all actions on notifications; code refactoring
-  * [#1451] Use stun.sflphone.org as default STUN server
-  * [#1060] New po files - need to be translated
-  * [#1060] Update french translation - Rebuild template file
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1454] Make cppunit optional; remove from build deps in control
-    files
-  * [#1401] Add libexpat1-dev dependency in control files
-  * [#1448] Take off these ugly debug messages
-  * [#1448] fixed getTelephoneTone and getTelephoneFile() called
-    repeatedly
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 25 May 2009 11:34:48 -0400
-
-sflphone-client-kde (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
-
-    ** 0.9.5 rc2 **
-
-  * [#1422] Improved error message
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * [#1422] Added automatic VM shutdown when building on more than one
-    VM
-  * [#1422] Fixed some issues with new changelog generation script
-  * [#1422] Moved distribution update to specific file
-  * [#1422] Dropped git-dch, replace by home made implementation
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * Changes for name based dbus connection
-  * Clean changelogs
-  * [#1343] Gnome: Implement a callback system to handle focus on
-    different widgets
-  * Debus Session
-  * Refactoring Python code, PEP8
-  * [#1430] Get back dbus_g_proxy_new_for_name
-  * [#1430] Get back DBUS_BUS_SESSION type
-  * [#1430] Dbus fixed owner message binding
-  * Second test with DBUS owner
-  * [#1404] Gnome -> Preferences -> Hooks
-  * [#1404] Gnome -> Preferences -> Recordings
-  * [#1404] Call History
-  * [#1404] Gnome -> Preferences -> Address Book
-  * [#1404] IF the first notification option disable the second
-    notification
-  * Dbus with fixed owner does not automatically start the deamon
-  * Add codec debug tests in pysflphone
-  * [#1407] Some print info
-  * [#1407] Add a scenario to pick_up action
-  * Test client dbus connection to a fixed owner
-  * Add python dbus test suite
-  * [#1161] Modified version handling in build system
-  * [#1314] Test pulse audio and audio streams connect and disconnect
-  * [#1402] Add info message after configure
-  * [#1402] Build the daemon with the local pjsip library (vs the
-    installed one)
-  * [#1009] Fix Codec Sampling Rate set to zeros
-  * [#1314] Add mutex to pulse layer audio streams
-  * [#1314] Refactoring pulseaudio stream to test connect disconnect
-  * [#1314] Refactoring of pulselayer to test conect/disconnect
-  * Add debug messages in debus calls concerning account
-  * [#1314] Add some return values to audio init functions
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-  * Bug #1405: Fix strings as requested.
-  * Bug #1404: Fix strings in preferences panel.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 19 May 2009 12:08:18 -0400
-
-sflphone-client-kde (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
-
-  [ SFLphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    05-05
-
-  [ Emmanuel Milou ]
-  * Add some python CLI client code; not really functional
-  * [#1108] Fix peerHungup method for IP to IP call
-
-  [ Alexandre Savard ]
-  * [#1108] Correct setting of SIP contact for direct IP call
-  * [#1108] SIP user agent handles incoming REFER
-
-  [ Emmanuel Milou ]
-  * Remove website from repository
-  * Update translation
-
-  [ Alexandre Savard ]
-  * Sflphone icon's tooltip changed for "configured" instead of
-    "registered"
-
-  [ Emmanuel Milou ]
-  * Update translation
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Tue, 05 May 2009 19:16:13 -0400
-
-sflphone-client-kde (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low
-
-  [ Julien Bonjean ]
-  * Updated Eclipse stuff
-  * Improved addressbook config window
-  * Added sflphone Eclipse stuff
-  * Implemented addressbook list server side
-  * Moved dbus stuff in dbus directory
-  * Updated addressbook configuration
-
-  [ Emmanuel Milou ]
-  * Remove unuseful installation scripts. Use apt-get build-dep sflphone
-    instead
-  * fix bug #1090
-
-  [ Alexandre Savard ]
-  * defining speex 16khz
-
-  [ Emmanuel Milou ]
-  * Remove unuseful file from build system
-  * Start dns srv resolver
-
-  [ Alexandre Savard ]
-  * Basic ogg/vorbis initialization
-
-  [ Emmanuel Milou ]
-  * Handle incoming IP-to-IP invite correctly
-
-  [ Alexandre Savard ]
-  * speex wideband 16000
-
-  [ Emmanuel Milou ]
-  * Better handling of incoming IP to IP call
-  * DNS SRV resolution functional
-  * Implement IAX2 incoming URL
-  * Allow user to make IP call without any accounts configured
-  * Add a contextual menu to edit a number from the contacts tab
-  * Add comments, tooltip and new button to the contextual menu
-  * add delete event, migrate to GTK 2.16 for sexy icons
-  * Resolve ticket #1118
-  * Update suse spec file
-  * Add phone number cleanup functions, unit tests and panel
-    configuration
-  * Add pertinent test that fails
-  * fix dependencies for suse package
-  * Add contextual edit menu in history - #1120
-
-  [ Alexandre Savard ]
-  * Temporary comit: make speex wideband (16 khz)
-  * Temporary: shared object for speex narrow band
-  * Temporary: speex narrowband and wideband coexist
-
-  [ Julien Bonjean ]
-  * Fixed bug when no book selected
-  * Fixed addressbook related compilation warnings
-  * Fixed GTK client remaining compilation warnings
-  * Fixed segfault when book removed since last sflphone run
-  * Fixed bug when book is unreachable (ldap error)
-
-  [ Alexandre Savard ]
-  * Fix codec list in audio config window
-  * Active/inactive speex codec by payload
-
-  [ Julien Bonjean ]
-  * Updated gitignore
-  * Added some comments
-
-  [ Emmanuel Milou ]
-  * Add callto: handler script for browsers and al.
-  * Integrate test compilation in the daemon build-system
-
-  [ Julien Bonjean ]
-  * Fixed g_object_unref warning for pixbuf
-  * Cleaned too verbose output
-  * Fixed toolbar update warning
-  * Added support for asynchornous books open (first shot)
-
-  [ Emmanuel Milou ]
-  * Add a DBus call to fetch the call details from a call ID - Ticket
-    #928
-
-  [ Julien Bonjean ]
-  * Improved async open books
-  * Fixed bug #1139
-
-  [ Emmanuel Milou ]
-  * Add a way to save account order
-  * commit missing files
-
-  [ Julien Bonjean ]
-  * Introduced log4c (ticket #1162)
-
-  [ Emmanuel Milou ]
-  * Load/save account order functionnal - ticket #813
-
-  [ Alexandre Savard ]
-  * Add CELT codec (#1143)
-  * Make celt frame size 256  (*1143)
-
-  [ Julien Bonjean ]
-  * Switched everything to log4c (ticket #1162)
-  * Updated eclipse settings
-
-  [ Emmanuel Milou ]
-  * Restore adding account - ticket #1172
-  * Add liblog4c dependecy - ticket #1179
-
-  [ Alexandre Savard ]
-  * Double maxAvailByte for frame size in rtp (#1143)
-
-  [ Emmanuel Milou ]
-  * Add User-Agent SIP header - Ticket #1173
-
-  [ Julien Bonjean ]
-  * Fixed autoresize issue (#708)
-
-  [ Emmanuel Milou ]
-  * Remove libcppuint dependency for the debian packages
-  * Look for libsexy only if gtk version < 2.16 - Ticket #1116
-  * Remove libsexy dependency for jaunty. ticket #1116
-
-  [ Julien Bonjean ]
-  * Introduced unit tests (#1146)
-  * Updated gitignore
-  * Fixed Makefile (#1146)
-
-  [ Emmanuel Milou ]
-  * [TICKET #1112] Add a test on the voice buffer to send through iax
-    packets
-  * Remove doublon in dependencies
-  * Remove warnings from the client test framework
-  * Update version number to 0.9.5~beta
-  * Update build-package script
-  * Add check dependency in build-deps control file field
-  * Create debian files for the new sflphone-client-gnome
-  * [TICKET #1212] Add Replaces field in control files
-  * [TICKET #1212] Fix manpages installation path
-  * [TICKET #1212] Add maintainer scripts to create alternatives
-  * [#1212] Update the manpages generation - edit preinst maintainer
-    script
-  * [#1212] Fix reference error in manpage
-  * [#1212] Add missing files on the client side
-  * [#1212] Fix debian docs files - no TODO file
-  * [1212] Fix manpage creation problem
-  * [#1220] Generate client-side glue files and marshaller at
-    compilation time
-  * [#1220] Generate server-side glue files at compilation time
-  * [#1212] Change binary name to sflphone-client-gnome
-  * [#1212] Update .gitignore to fit the new working tree
-  * [#1220] Explicitly generate glue files before building the library
-  * [#1220] Compile dbus directory before audio
-  * [#1212] Create sflphone-common at the root of the repository
-  * [#1212] Re-add pjproject
-  * [#1212] Remove Makefile from repo
-  * [#1220] Fix Makefile.am
-  * [#1212] New working directory functional
-  * [#1212] Update .gitignore
-  * [#1212] Hack to make pjsip compile..
-  * [#1220] Use non-installed binary for dbusxx-xml2cpp
-  * [#1212] Add descriptive files, remove unuseful scripts from tools/
-
-  [ Alexandre Savard ]
-  * Restore speex codecs
-  * add frame size for celt (#1143)
-  * add framesize to codec, independant from audiolayer (#1143)
-  * use codec frame size in rtp (#1143)
-  * compute fixed_codec_framesize (#1143)
-  * do not resample if not required (#1143)
-  * add condition on resampling for decoder (#1143)
-  * add a condition on bytesAvail == 0 from mic data
-  * no maximum in rtp decode (#1143)
-  * compute maximum for decoding (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1146] Implement unitary tests on the client-side
-
-  [ Alexandre Savard ]
-  * use float instead of int to compute max nb of sample (#1143)
-  * add nbSampleMax for unresampled data (#1143)
-  * make thread sleep during 5 ms insead of 20 (#1143)
-  * use unix usleep (#1143)
-  * 50 usecond thread!!!!! (#1143)
-  * try with the smallest compression (#1143)
-  * use timer set at framesize (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1161] Restore changelog version
-
-  [ Alexandre Savard ]
-  * Remove celt stuff
-
-  [ Emmanuel Milou ]
-  * [#1161] Update changelog
-  * [#1220] Add Conflicts: sflphone in debian control files
-  * [#1179] Add liblog4c3 runtime dependency
-  * [#1212] FIx typo error in dependency list for itnrepid
-  * [#1212] FIx .desktop file to point on the right exec
-  * [#1212] Modify changelog replacing tag
-
-  [ Sflphone Project ]
-  * "[#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta"
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    04-27
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Mon, 27 Apr 2009 17:00:03 -0400
-
-sflphone-client-kde (0.9.4-0ubuntu2) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Restore speex and GSM detection
-
-  [ Emmanuel Milou ]
-  * Fix bug #1090
- 
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 8 Apr 2009 11:29:15 -0500
-
-sflphone (0.9.4-0ubuntu1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Integrate DBus-c++ and libiax2 in the main build system
-  * Clean up in the working repository
-  * Reorder hooks configuration panel
-  * Protect case when no codecs are active
-  * Fix some return values
-  * Add unitary tests for the hook manager (premisces)
-  
-  [Yun Liu]
-  * Update chinese translation
-
-  [Sven Werlen]
-  * Update german translation
-
-  [Hussein Abdallah]
-  * Update russian translation
-
-  [Maxime Chambreuil]
-  * Update spanish translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 3 Apr 2009 18:29:15 -0500
-
-
-sflphone (0.9.4-rc1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Fix bug while trying to hold/unhold several simultaneous call
-  * Improve address book build system
-  * Implement SIP url popup on incoming call
-  * Improve GTK+ panel configuration
-  [ Julien Bonjean ]
-  * GTK+ client refactoring
-  * GTK+ clean up
-  * Address book improvment
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 27 Mar 2009 18:29:15 -0500
-
-sflphone (0.9.4-0beta1) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Display codec used during conversation on the GUI
-  * Enable/disable STUN parameters at runtime
-  * Refactor search bar use
-  [ Emmanuel Milou ]
-  * Build system fixes
-  * Implement SIP re-invite
-  * Implement IP to IP call
-  [ Julien Bonjean ]
-  * Integrate GNOME address book based on evolution data server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 20 Mar 2009 18:29:15 -0500
-
-
-sflphone (0.9.3-0ubuntu3) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Both playback and record streams in PA_STREAM_CORKED (pulseaudio)
-  * Use PLUGHW device for ALSA capture
-  * Functional IAX and SIP recording for voicemail
-  * Use the less CPU-consuming interpolator algorithm for resampling
-  * Display in GTK GUI the codec used in conversation
-  * GTK GUI use ASCII instread of utf-8
-  * Add record menus in GTK GUI
-  * Put on hold when dialing a new number
-  * AccountID's are saved in the history
-
-  [ Emmanuel Milou ]
-  * Integrate DBUS C++, libiax2 in the git repository
-  * Update website
-  * Use libspeexdsp only if available on the system
-  * Updated .gitignore file
-
-  [Cyrille Béraud]
-  * Account assistant manager improvment
-  * Add an email request when creating a new account to receive voicemails
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu2) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Add compilation note in README
-  * Use default ALSA plugin for capture
-  * Fix the ALSA capture problem one more time
-  * Clean up debug messages in dbus.c
-  * Add libspeexdsp dependency
-  * Remove implicit declaration compilation warnings
-  * Fix links in the website, add release note
-  * Change capture for the website front page
-  * Add alsa devel dependency in build-depends control file field
-  * Clean up, indentation, try to handle latency problems in iax/pulseaudio
-  * Remove pjsip generated files from the repo
-  * Use the previous declared curAlias function in accountwindow
-  * Fix bug in history call duration when the call fails
-  * Remove runtime warning in the GTK+ client
-  * Add librsvg2-common dependency to load SVG under KDE
-  * Refresh .gitignore
-  * Update locales files + french translation
-  * Add configuration panel for future noise reduction
-  * Add configuration panel for audio record module
-  * Daemon less verbose; accounts don't try to access STUn options anymore
-  * Fix typo in configwindow
-  * Add content in the official website
-  * use a GTK_STOCK icon for the record button
-  * Complete description text in the assistant manager
-  * Add libtool flags in client configure.ac
-  * Remove unuseful dependency (snd)
-  * Fix SIP transfer problems
-  * Remove previous version of PJSIP from the repo
-  * Upgrade PJSIP to version 1.0.1
-  * Add the new website source in the repository
-  * Use libspeexdsp for silence detection only if available
-
-  [ Loïc Faure-Lacroix ]
-  * Ajout du logo gpl3
-  * Ajout des images
-  * Ajout de la section screenshot pour le site
-  * Ajout du favicon dans le header
-  * Modification des cartes
-
-  [ Alexandre Savard ]
-  * Clean up <speex/libspeexdsp>
-  * Small cleanup
-  * Save Wave fixed
-  * Fix new call button when recording
-  * libspeexdsp added
-  * Recording: default home folder at startup
-  * Minor changes to config window
-  * IAX recording fixed
-  * Set / get recording path, still need some GTK for client
-  * AudioRecord file name format
-  * Now recording in HOME folder
-
-  [ Cyrille Béraud ]
-  * Fix bug in reqaccount.c
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [Yun Liu ]
-  * Update chinese translation 
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu1) SYSTEM; urgency=low
-
-  * Remove debug
-  * Join thread before leaving
-  * Fix implicit declaration in reqaccount
-  * Add REST code to build the request to server
-  * Fix GValue initialization warnings
-  * Update version number, fix implicit declaration, fix GTK markup
-    warnings
-  * Apply patch to create custom SIP account from our own server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 06 Feb 2009 19:17:32 -0500
-
-sflphone (0.9.2-2ubuntu9) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Speex audio codec preprocessing initialization
-  * peer hung up segmentation fault solved
-  * Stop recording when transfering
-  * Terminate only one call
-  * Add isRecording() function
-  * Fix call_icon GTK client
-  * Fix SIPCallClose() function, recorded file now close properly
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Fix thread destructor
-  * setRecordingOption function implement in audiorecord
-  * Record now implemented in Call class
-  * Record interface complete (on hold erase previous recording)
-  * Added recButton in client
-  * Added: record button related icons
-  * Record button added
-  * Overload AudioRecord::recData to get mic and speaker data mixed
-  * Recording now in audiortp::run() method
-  * Audio recording working in AudioRTP: receiveSessionForSpeaker
-  * Open/close a wave file when pulse audio stream start/stop
-
-  [ Emmanuel Milou ]
-  * Fix path for GTK+ icons; clean up
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 05 Feb 2009 18:27:53 -0500
-
-sflphone (0.9.2-2ubuntu8) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelogs
-  * Fix bug in merge and in Makefile.am
-  * Terminate only one call
-  * Disable PJsip shutdown when changing STUN parameters
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Add a timer to the alsa thread to not jam the CPU load
-  * Fix bug in sipvoiplink.cpp
-  * Clean shutdown of pulseaudio on quiting
-  * Fix DTMF at first start with Pulseaudio
-  * Remove zeroconf from the build system
-  * Add a library manager + exception handling
-  * Clean up in the working directory
-  * Better handling of capture XRUNs
-  * Restore mic adjust volume on ALSA layer
-  * Protect device ALSA operation if not opened
-  * Fix the switching layer bug
-  * Use dynamic_cast<> to use audiolayer-specific methods
-  * Open the audio devices only once at startup
-  * Refactoring of the ALSA part
-  * Functional plug-in manager
-  * Use a C++ thread to handle tones and DTMF in ALSA
-  * Restore IAXVoIPLink, restore Mutex
-  * Make the plugins registering against the plugin manager
-  * Migrate to 1->N relationship between voiplink and accounts
-  * API plugin for registration
-  * Use C++ thread in SIP, move everything in sipvoiplink
-  * Complete singleton pattern for the plugin manager
-  * Add -Wno-return-type compilation flag to remove warnings; Update
-    version number in configure.ac
-  * Add the dynamic loading for the plugin framework; integate unittest
-
-  [ Yun Liu ]
-  * Update rpm spec file
-  * modify build package script and spec file for suse
-
-  [ Alexandre Savard ]
-  * Add audiorecorder plugin and testaudiorecorder
-  * Add audio Recording class, edit global.h
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 04 Feb 2009 14:00:30 -0500
-
-sflphone (0.9.2-2ubuntu7) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelog to 0.9.2-6
-  * Fix some dbus-glib implementation details on the client side
-  * Init history after dbus initialization
-  * Add error checking in useragent; Clean sipvoiplink
-  * Prevent crash when trying to call an empty number
-  * Set the volume of the playback stream to PA_VOLUME_NORM at startup
-  * Fix GTK+ generic value double initialization
-  * Fix jaunty control file dependency problems
-  * Fix jaunty control file dependency problems
-
-  [ Yun Liu ]
-  * Fix bug ticket # 137
-  * Tolerant to gsm library of OpenSuse 11
-
-  [ Sven Werlen ]
-  * Update german translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 23 Jan 2009 17:48:13 -0500
-
-sflphone (0.9.2-2ubuntu6) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Migrate STUN configuration to the main config window
-  * Update french translation
-  * Other tiny memory leaks
-  * Fix memory leak in sampleconverter.cpp
-  * Generate packages from the release branch
-  * update the build package script
-  * modify the control files with architecture=any
-  * Remove valgring uninitialized value
-  * IAX and SIP use the same global variables to set account
-    configuration ; fix broken code
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
-  [ Yun Liu ]
-  * Update translation files
-  * Fix the bug when user uncheck the account which fails in the
-    previous registration
-  * Add stun error status
-  * Fix bug ticket #143
-  * Script for auto-install dependencies
-  * Fix bug ticket #140
-  * Fix bug ticket 141
-  * Fix the reregister process when user change the details of an
-    account
-
- -- Emmanuel Milou <manu@sulfur.inside.savoirfairelinux.net>  Fri, 16 Jan 2009 18:19:05 -0500
-
-sflphone (0.9.2-2ubuntu5) SYSTEM; urgency=low
-
-  * Fix memory leak in the pulseaudio callback
-  * Update debian package generation script
-  * Warnings removal in GTK+ client
-  * Clean adjust volume method in alsalayer
-  * Plug the sflphone playback volume control to the pulseaudio volume
-    manager
-  * Display the date in history according to the current locale
-  * Generate the changelog according to the git commit messages
-  * Complete header in chinese translation file
-  * Use the right gpg key to sign the packages
-  * add debian jaunty jackalope support
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 14 Jan 2009 21:17:20 -0500
-
-sflphone (0.9.2-2ubuntu4) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * add german translation
-  
-  [ Yun Liu ]
-  * Fix GUI crash in Ubuntu8.10 64bit system
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Thu, 08 Jan 2009 13:08:51 -0500
-
-sflphone (0.9.2-2ubuntu3) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * The main thread synchronizes the ringtone thread
-  * disable custom ringtone for the ALSA layer
-  * Fix the Makefile.am in man directory, add a SEE ALSO section
-  
-  [ Yun Liu ]
-  * Fix daemon crash caused by the previous patch ( for bug ticket #129)
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Tue, 06 Jan 2009 16:18:38 -0500
-
-sflphone (0.9.2-2ubuntu2) SYSTEM; urgency=low
-  
-  * Fix bug ticket #129
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 5 Jan 2009 15:54:53 -0500
-
-sflphone (0.9.2-2ubuntu1) SYSTEM; urgency=low
-
-  * Migrate from eXosip library to pjsip
-  * Add multiple SIP accounts support
-  * Fix ringtones problems
-  * Add a pulseaudio support
-  * Improve audio quality with ALSA
-  * Add chinese translation
-  * Improve spanish translation
-  * Migrate to a maintained C++ DBus bindings
-  * Clean and improve the build system
-  * Add build-dependency on Perl because we need pod2man to generate manpages
-
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 26 Nov 2008 09:47:53 -0500
-
-sflphone (0.9.1) unstable; urgency=low
-  * Add a search tool in the history
-  * Migrate some gtk_entry_new to sexy_icon_entry_new
-  * Bug fix (Ticket #78): The voicemail password isn't displayed anymore in
-    the history tab
-  * Add the SIP registration expire value in the user file.
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 22 May 2008 11:14:25 -0500
-
-sflphone (0.9.0) unstable; urgency=low
-  * Add history features
-    * Call date
-    * Call duration
-    * Mouse events in the history tab
-  * Smooth switch from the history tab to the calls tab
-  * Remove most of GTK-Critical warnings
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 13 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-06-06) unstable; urgency=low
-  * Audio bug correction: capture stopped after a few minutes of conversation
-  with USB Plantronics sound card
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Tue, 06 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-05-06) unstable; urgency=low
-  * Bug correction: account creation with the assistant
-  * GTK+ warnings removal
-  * libnotify warnings removal
-  * Remove aliasing on the SFLphone logo
-  
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Mon, 05 May 2008 16:58:25 -0500
-
-sflphone (0.9) unstable; urgency=low
-  * Clean dependencies ( removal of libboost )
-  * Several GTK improvement and updates
-    -account window
-    -configuration window
-  * Migrate from GtkCheckMenuItem to GtkImageMenuItem  
-  * ALSA standard I/O transfers: MMAP instead of R/W
-  * Fix speex audio quality
-  * IAX2 protocol
-    -Fix hold/unhold situation
-    -Add on hold music
-  * SIP protocol
-    -Ringtone on incoming call
-    -Fix transfer situation
-  * Add desktop notification ( libnotify )
-  * Improve the system tray icon behaviour
-  * Improve registration error handling
-  * Register/unregister from the account window takes effect without starting back SFLphone
-  * Compilation warnings removal
-  * Call history
-  * Add an account configuration wizard
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 30 Apr 2008 16:58:25 -0500
-
-sflphone (0.8.2) unstable; urgency=low
-  * Internationalization of the GTK GUI
-  * English / French
-  * STUN support
-  * Slight modifications of the graphical interface ( tooltips, dialpad, ...)
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 21 Mar 2008 11:37:53 -0500
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/compat b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/compat
deleted file mode 100644
index 7ed6ff82de..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/compat
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.intrepid b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.intrepid
deleted file mode 100644
index 98d0dd6ce2..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.intrepid
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-client-kde
-Maintainer: SavoirFaireLinux Inc <jeremy.quentin@savoirfairelinux.com>
-Section: kde
-Priority: optional
-Build-Depends: debhelper (>= 5), cmake (>=2.6), kdepimlibs5-dev (>=4.1.4), libcommoncpp2-dev (>=1.6.2), libqt4-dev (>=4.3)
-Standards-Version: 3.7.3
-
-Package: sflphone-client-kde
-Priority: optional
-Architecture: any
-Depends: sflphone-common (=VERSION), libcommoncpp2-1.6-0, kdepimlibs5 (>=4.1.4), libqt4-dbus (>=4.4.3), libqt4-svg (>=4.4.3), libqtgui4 (>=4.4.3)
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: KDE client for SFLphone
- Provide a KDE client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.jaunty b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.jaunty
deleted file mode 100644
index 98d0dd6ce2..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/control.jaunty
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-client-kde
-Maintainer: SavoirFaireLinux Inc <jeremy.quentin@savoirfairelinux.com>
-Section: kde
-Priority: optional
-Build-Depends: debhelper (>= 5), cmake (>=2.6), kdepimlibs5-dev (>=4.1.4), libcommoncpp2-dev (>=1.6.2), libqt4-dev (>=4.3)
-Standards-Version: 3.7.3
-
-Package: sflphone-client-kde
-Priority: optional
-Architecture: any
-Depends: sflphone-common (=VERSION), libcommoncpp2-1.6-0, kdepimlibs5 (>=4.1.4), libqt4-dbus (>=4.4.3), libqt4-svg (>=4.4.3), libqtgui4 (>=4.4.3)
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: KDE client for SFLphone
- Provide a KDE client for SFLphone.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/copyright b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/copyright
deleted file mode 100644
index fbde2314be..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/copyright
+++ /dev/null
@@ -1,28 +0,0 @@
-This package was debianized by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> on
-Fri, 3 Apr 2009 09:47:53 -0500.
-
-It was downloaded from the git repository of SFLphone: git://sflphone.org/git/sflphone.git
-
-Upstream Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-
-Copyright:
-
-Savoir-Faire Linux Inc.
-
-License:
-
-This software is copyright (c) 2004-2009 Savoir-Faire Linux inc.
-
-You are free to distribute this software under the terms of
-the GNU General Public License version 3.
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklyn St, Fifth Floor, Boston, MA 02110-1301, USA.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/cron.d b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/cron.d
deleted file mode 100644
index d11e611777..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/cron.d
+++ /dev/null
@@ -1,4 +0,0 @@
-#
-# Regular cron jobs for the sflphone package
-#
-0 4	* * *	root	sflphone_maintenance
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/dirs b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/dirs
deleted file mode 100644
index e2dc98dcb2..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/dirs
+++ /dev/null
@@ -1,7 +0,0 @@
-usr/bin
-usr/share/applications
-usr/share/pixmaps
-usr/share/sflphone
-usr/share/locale
-usr/share/doc
-usr/share/man
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/docs b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/docs
deleted file mode 100644
index 9830da213f..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/docs
+++ /dev/null
@@ -1,5 +0,0 @@
-NEWS
-README
-ChangeLog
-AUTHORS
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/manpages b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/manpages
deleted file mode 100644
index 919cf59a8e..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/manpages
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/sflphone-client-kde/usr/share/man/man1/sflphone.1
-debian/sflphone-client-kde/usr/share/man/man1/sflphone-client-kde.1
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/postinst b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/postinst
deleted file mode 100644
index 20a15b4f8f..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/postinst
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-update-alternatives --install /usr/bin/sflphone sflphone /usr/bin/sflphone-client-kde 200 \
-                    --slave /usr/share/man/man1/sflphone.1.gz  sflphone.1.gz \
-                            /usr/share/man/man1/sflphone-client-kde.1
-                            
-update-alternatives --set sflphone /usr/bin/sflphone-client-kde
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/preinst b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/preinst
deleted file mode 100644
index fdaa8ab8ec..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/preinst
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-# postrm script for sflphone
-#
-# see: dh_installdeb(1)
-
-set -e
-
-package=sflphone-client-kde
-
-case "$1" in
-    install|upgrade)
-    ;;
-esac
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/prerm b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/prerm
deleted file mode 100644
index 5e90217068..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/prerm
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-
-if [ "$1" = "remove" ]; then
-    # Remove alternatives symlink set in postinst
-    update-alternatives --remove sflphone /usr/bin/sflphone
-fi
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/rules b/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/rules
deleted file mode 100755
index f1edaffc9d..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-client-kde/rules
+++ /dev/null
@@ -1,118 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-export DH_OPTIONS
-
-package=sflphone-client-kde
-
-CXX = g++-4.0
-# CFLAGS = -Wall -g
-# DEB_INSTALL_PAGES_sflphone_client_kde = sflphone.1 sflphone-client-kde.1
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-	# Add here commands to configure the package.
-	cmake . -DCMAKE_INSTALL_PREFIX=/usr
-	touch configure-stamp
-
-
-#Architecture 
-build: build-arch build-indep
-
-build-arch: build-arch-stamp
-build-arch-stamp: configure-stamp 
-
-    # Add here commands to compile the arch part of the package.
-	$(MAKE)
-	touch $@
-
-build-indep: build-indep-stamp
-build-indep-stamp: configure-stamp 
-
-       # Add here commands to compile the indep part of the package.
-       #$(MAKE) doc
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-arch-stamp build-indep-stamp configure-stamp
-	# Add here commands to clean up after the build process.
-	[ ! -f Makefile ] || $(MAKE) distclean
-
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
-	dh_clean 
-
-install: install-indep install-arch
-install-indep:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -i 
-	dh_installdirs -i
-	# Add here commands to install the package into debian/sflphone.
-
-install-arch:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -s 
-	dh_installdirs -s
-	# Add here commands to install the arch part of the package into 
-	# debian/tmp.
-	$(MAKE) DESTDIR=$(CURDIR)/debian/$(package) install
-	dh_install -s
-# Must not depend on anything. This is to be called by
-# binary-arch/binary-indep
-# in another 'make' thread.
-
-binary-common:
-	pwd
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs ChangeLog
-	dh_installdocs
-	dh_installexamples
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate	
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_python
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
-#	dh_installman
-	dh_link
-	dh_strip
-	dh_compress 
-	dh_fixperms
-#	dh_perl
-	dh_makeshlibs
-	dh_installdeb
-#	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-# Build architecture independant packages using the common target.
-binary-indep: build-indep install-indep
-	$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: build-arch install-arch
-	$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
-
-binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/changelog b/tools/build-system/distributions/ubuntu/debian-sflphone-common/changelog
deleted file mode 100644
index 3d95374e25..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/changelog
+++ /dev/null
@@ -1,1284 +0,0 @@
-sflphone-common (0.9.6-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6 **
-
-  * Documentation on echo test
-  * [redmine_down] codec names not displayed in total
-  * [redmine_down] crash when hanging up a dialing call because tries to
-    add it to history whereas no starttime
-  * [#1927] alternate every time screen changed to call history
-  * [#1886] clean code
-  * [#1886] debug messages when loading history removed
-  * [redmine_down] sflphone-kde icons
-  * [#1855] Update language files
-  * [#1502] Update version number
-  * [redmine_down] setHistory at close
-  * [#redmine_down] Handle PJ_DECLINE_SC as failure
-  * [#1923] Fix segmentation fault when adding a new account
-  * [#1923] Check on iterator before setting the config
-  * [#1904] Added mnemonic to tabs in sflphone-client-gnome.
-  * [#1905] The daemon was not sending the currentSelectedCodec signal
-    on dbus when answering a call.
-  * [#1922] Default values set to all account details
-  * [#1886] Spinbox reg expire enables apply, and address book is not
-    visible when disabled
-  * [#1905] Bug fix for segmentation fault caused by an empty string,
-  * [#1910] Warnings in test directory
-  * [#1919] Error fixed
-  * [#1855] Update russian translation - Hussein Abdallah
-  * [#1910] Remove files
-  * [#1919] fixed
-  * [#1777] Code indentation
-  * [#1918] fixed
-  * [#1917] fixed
-  * [#1910] Remove warnings compilation in src
-  * [#1886] removed AccountListModel in configskeleton
-  * [#1914]
-  * [#1911] check previous and new port
-  * [#1910] Remove compilation warnings in src/dbus and src/history
-  * [#1910] Remove compilation warnings in src/audio
-  * [1855] Update german translation - Sven Werlen
-  * [#1909] removed
-  * [#1906] Done
-  * [#1904] The registration expire value is now configurable from the
-  * Cleaned up debug messages.
-  * [#1886] separated initCallItem in two functions
-  * [#1886] reversed error in commit
-  * [#1886] clean debug
-  * [#1886] changed Name of classes and files
-  * [#1886] clean
-  * [#1870] In call_state_cb (dbus.c:126), _time_stop was overridden by
-    the actual time.
-  * [#1884] Added some new gpg flags to prevent tty warnings
-  * [#1886] Clean audio config dialog
-  * [#1886] No more compile warnings. + 1 comm
-  * [#1872] Check if the user input is smaller than PJ_MAX_HOSTNAME.
-  * [#1886]
-  * [#1785] Fixed build when no new commit
-  * [#1852] If chosen by the user, the hostname can now be solved and
-    used
-  * [#1871] * and # inverted back
-  * [#1869] Conditional compilation that checks if
-  * [#1309] removed test in main
-  * [#1425] Put actions in SFLPhone window class instead of ui view,
-    made a separate toolbar for screens.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 27 Jul 2009 09:53:00 -0400
-
-sflphone-common (0.9.6~rc2-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc2 **
-
-  * [#1755] Remove generated file
-  * [#1753] restore ilbc ...
-  * [#1866] Methods getSipPort and setSipPort now have an effect on the
-  * [#1753] make pjsip compile without ilbc. Use ./autogen.sh --disable-
-    ilbc-codec
-  * [#1855] Fix error in russian translation
-  * [#1805] Remove the old flawed signal mechanism which was failing in
-  * [#1855] Refresh translation
-  * Spanish translation finished + po README files updated + echo's in
-    copy-in-clients
-  * [#1850] Yun made the chinese HK-CN translation
-  * [#1848] Fix transfer interface bug
-  * [#1862] At install, kde client installs only french translation file
-  * [#1841] A new fallback mechanism was added to the internal resolver
-    in PJSIP.
-  * Started AccountList model/view
-  * [#1855] Remove po subdir in Makefile.am
-  * [#1855] Fix typo error in sflphone-client-gnome
-  * [#1855] Do not generate Makefile in sflphone-common/po
-  * [#1855] Copy translation files into both clients dirs
-  * [#1855] Remove po dir from sflphone-common
-  * Comments added
-  * [#1860] mailbox->voicemail...
-  * make scripts executable
-  * [#1855] French translation
-  * [#1855] Chinese zh_HK partially filled...
-  * [#1859] An unnamed pipe monitored by poll() was added. When we want
-    to
-  * [#1855] Sven completed the first part of the german translation
-  * [#1855] Cantonese manually filled for already translated, almost
-    equal strings
-  * [#1855] Merge russian translation
-  * [#1855] Spanish manually filled for already translated, almost equal
-    strings
-  * [#1855] Update german translation in ./lang/de
-  * [#1858] This problem was fixed by removing a useless line in
-  * [#1855] merged existing translations in lang/ sflphone.po's
-  * [#1842] [#1843] An attempt at improving the expected behaviour that
-    can't
-  * [#1855] added po folder in gnome client and scripts for copying from
-    common lang folder to clients
-  * [#1853] Edit before call does nothing on call history
-  * Put most language entries possible in common. From 300 to 250
-    entries. Stays underscores problem. Scripts for copy in clients.
-  * commit to merge master
-  * [#1825] Changed "Bad authentification" to "Authentication Failed".
-  * common po files
-  * [#1753] Remove ILBC from pjproject
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 17 Jul 2009 19:12:44 -0400
-
-sflphone-common (0.9.6~rc1-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~rc1 **
-
-  * Update some version number
-  * [#1792] Creates .sflphone directory with permission 600. Also,
-    "chmod 600" after
-  * [#1810] GUI is now notified that the call failed. Also, a segfault
-    was
-  * [#1816] Address book search disabled when disabled address book and
-    enabled it back plus button stays triggered
-  * codeclistmodel + asynchronous loading of address book +
-    enable/disable address book
-  * [#1810] Now checking SDP answer after 200 OK. Still need to
-    implement full
-  * [#1794] Can't use the interface during a call
-  * Updated translation files
-  * Russian translation integrated
-  * Codec list model/view started.
-  * [#1807] Add configure.ac in pjproject-1.0.3
-  * [#1787] closeRtpSession added in some places where it should have
-    been
-  * Use Item class for contacts and accounts
-  * Comments + clean code
-  * [#1794] Improved debug messages
-  * [#1805] Replaced the old and unreliable mecanism that was was
-    waiting for
-  * [#1794] Can't use the interface during a call
-  * [#1787]  For those cases where no registered SIP account is
-    configured
-  * [#1797] Make pjsip compile
-  * [#1787] Minor changes. Removed useless commented line. Changed order
-    of
-  * [#1777] Code indentation
-  * [#1797] Update package generation with new pjsip version
-  * [#1798] Does not hang up when the call is building up
-  * [#1797] Update .gitignore with new pjsip version
-  * [#1797] Remove generated files from repo
-  * [#1797] Main build system now uses pjproject-1.0.3
-  * [#1797] Add pjproject-1.0.3
-  * [#1797] Remove pjproject-1.0.2
-  * [#1796] Computing time optimization (samplerate conversion)
-  * [#1787] _audiortp->start() moved away from offhold(),
-    SIPCallAnswered()
-  * [#1312] Added new states for calls initialized by other clients
-  * [#1795] Crashes when adding a new account, checking it and applying
-  * [#1782] Missing icons
-  * [#1793] KDE client compilation problem
-  * Fake ringtone files can no longer be set.
-  * indentation
-  * [#1312] Able to fetch to differentiate incoming/ringing call state
-  * [#1784] Use DESTDIR variable in po Makefile - fix language file
-    installation
-  * [#1785] Fixed typo
-  * [#1785] Fixed changelog update
-  * [#1759] ./autogen.sh --prefix=/usr --with-debug to use optimization
-    level 0
-  * [#1773] Changed snapshot naming convention
-  * [#1773] Removed gpg agent use, added repository cache cleaning
-  * [#1759] Use optimization level 0 for repository, 2 for packages
-  * [#1777] Code indentation/formatting
-  * Translated new features in french
-  * [#1785] Added missing changelog entry
-  * [#1781] Window title is SFLPhone
-  * [#1777] Add code indentation/formatting in the buil system
-  * [#1774] Can't set voicemail number in KDE account creation wizard
-  * [#1775] Can't modify account information for account created with
-    the wizard
-  * [#1771] Add a "Default" button in context menu to disable chosen
-    prior account
-  * [#1705]
-  * [#1224] Remove generated file from the repo
-  * [#1224] Remove generated file from the repo
-  * [#1762] distclean target should remove kconfig generated files
-    (settings.h, settings.cpp). Rename them?
-  * [#1761] clear history button should really clear history
-  * Dialpad works.
-  * Implemented Dialpad widget instead of building it in main view.
-  * Removed last occurence of the old config dialog, that made the build
-    crash.
-  * [#1755] Do not consider G722 as a dynamic payload elsewhere than in
-    RTP layer
-  * [#1753] Remove ilbc Makefile generation
-  * [#1756] Implement a kde configuration dialog with kconfig xt and
-    kconfigdialog class
-  * [#1755] fix audiocodec folder parsing problem
-  * [#1450] Reinit timestamp comparison in RTP, create session in
-    newOutgoingCall
-  * [#1753] Remove milenage third party code from pjsip
-  * New Config Dialog integrated in GUI.(without codecs)
-  * [#1753] Remove ILBC codec
-  * kconfig started, tr2i18n -> i18n, icons folder, accountList changed
-  * [#1705] Fixed Audio RTP thread creation/start
-  * [#1714] Fix codec negociation result handling
-  * [#1678] Fix audiortp payload setting
-  * [#1678] Put bac putData method in rtp
-  * [#1669] gtk_file_chooser_get_filename() support UTF-8 by default
-  * [#1735] Add conditions to sdp update call if call declined
-  * [#1737] substr of recordings destination folder to remove "file://"
-    should be done in client rather than in daemon
-  * [#1731] Enlarge audio stream buffer size
-  * [#1714] Missing true
-  * [#1317] Fixed Mandriva timeout
-  * [#1317] Changed tag convention
-  * [#1317] Cleaned git-dch
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Fri, 10 Jul 2009 15:49:56 -0400
-
-sflphone-common (0.9.6~beta-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.6~beta **
-
-  * spec files for mandriva and opensuse updated with buildrequires
-    libqt4-dev >=4.3
-  * [#1700] Cannot build on ubuntu 8.10 and a few other distribs
-  * [#1502] Update version number where applicable
-  * [#1642] Update client icons
-  * [#1450] Clean up useless debug and comments in sipvoiplink and
-    audiortp
-  * [#1450] Remove Semaphore object in AudioRtp thread deletion
-  * [#1450] Audio RTP init now synchronized with Sip/SDP
-  * [#1693] kde client crashes when changing codecs order/activation
-  * [#1450] Deep refactoring of audiortp
-  * [#1450] setRtpSessionRemoteIp
-  * [#1689] getCallList at start
-  * [#1224] Change path in package files
-  * [#1450] Audio RTP initialized only once, payload and remote ip set
-    at runtime
-  * [#1450] Add setRtpSessionMedia and setRtpSessionRemoteIp address
-  * [#1642] Make GNOME GUI fresher and younger ;)
-  * [#1686] Status bar displaying used account
-  * added sflphone-kde icon so that it compiles
-  * [#1659] Ending a call causes the daemon to crash
-  * corrected introspection XMLs, po files...
-  * [#1211] g722 media descriptor in codecDescriptor
-  * [#1310] Install sflphoned in $(prefix)/lib/sflphone
-  * [#1502] Do not install test binaries and dbus utilitaries
-  * [#1224] hack for pjsip build system!
-  * [#1224] Remove pjsip binaries from repo
-  * [#1224] Upgrade to pjsip 1.0.2
-  * [#1658] About SFLphone (bugs)
-  * [#1658] About SFLphone
-  * [#1660] Displaying all dialed numbers in a call
-  * Tested status bar.
-  * [#790] Optimize pulse audio streams parameters
-  * [#1678] Some usefull debug messages for mutex/semaphore deadlock
-    problem
-  * [#1669] Add/remove some usefull/unusefull debug
-  * [#1665] Fix latency related to pulse audio stream openning/closing
-  * [#1457] Make the menus and panels accessible in french
-  * [#1457] Improve broken keyboard accessibility in menus and conf
-    panels
-  * [#961] Instanciate only once the searchbar icons
-  * [#961] Restore transfer fonction
-  * [#961] Filter on the history type OK
-  * [#961] Fix compilation problems on hardy/intrepid
-  * [#1157] Commit missing files
-  * [#790] Reduce number of start/stop streams call on pulse audio
-  * [#1639] kde client crashes when no account registered
-  * [#1620] Fix the searchbar
-  * [#1620] Get back caltree as it was during gtkcritical area
-  * [#1620] Add history filter reinit function
-  * [#1335] Add a missing label in address book preferences
-  * [#1561] Update russian translation - Hussein Abdallah
-  * [#1605] Fix edit menu french translation
-  * [#961] Enable to search in the history according to the call type
-  * [#1449] Searchbar does not work anymore
-  * [#961] Add popup menu on the entry primary icon for history
-  * [#1317] Fixed KDE client package dependency
-  * [#936] speex 32 khz integration completed
-  * [#936] Use 320 frame size
-  * [#936] Test using a frame size at 320 smpls
-  * [#1214] Enable / Disable history
-  * [#1607] Fix compilation problem for ubuntu 8.10 (libsexy)
-  * [#1313] Implement processDataEncode processDataDecode in audiortp
-  * [#1613] codec list order can't be set
-  * Better handling of localisation + added languages + corrected
-    warnings + begginning of new config dialog with kconfig + 14px
-    account leds
-  * [#1214] Save and load history according to the limit timestamp +
-    unit tests
-  * [1609] Fix call number copy/paste feature
-  * [1607] Restore clear action icon in searchbar
-  * [#936] Try to decode using 1280 samples
-  * [#936] Add some debug
-  * [#936] Add .cpp file
-  * [#936] Oops Forgot speex 32 khz
-  * [#1214] Add configuration panel for history + D-Bus calls
-  * [#1313] Test rtp thread function, frame size, nbbytes, resampling
-  * [#790] Flush audio data before closing audio streams
-  * [#1214] History displays local time
-  * [#1214] Skip empty field on display
-  * [#1214] Associate an account to an history entry
-  * [#1342] Get addressbook options sensitive/non-sensitive
-  * [#1211] Clean up and comments
-  * [#1211] Get back to 20 ms framesize
-  * [#1211] Use sendImmediate instead of putData in RTP
-  * [#1211] Fix nb byte available in RTP
-  * [#1211] Clear condition on maxNbSamples in RTP
-  * [#1211] Fix max byte available in RTP session
-  * [#1211] G722: Use 160 samples per frame instead of 320
-  * [#1211] Test using a dynamic payload
-  * [#1211] Test using a dynamic payload type
-  * [#1211] Rename size variable (nb_samples, nb_bytes)
-  * [#1211] Test g722 ip-to-ip sending twice the data lenth
-  * [#1211] Test g722 ip-to-ip
-  * [#1214] Do not select an history item by default at startup
-  * [#1214] Remove some compilation warnings
-  * [#1214] Handle empty field - remove g_print
-  * [#1214] Add each history item only once
-  * [#1214] Handle call timestamps properlier
-  * [#1214] Do not need timestamp files anymore
-  * [#1214] Use the saved date for history entry
-  * Clean up
-  * [#1214] Client doesn't crash if the D-Bus call fails
-  * [#1214] Client is able to save its history - still some glitches
-  * [#1211] Forgot 16000 for g722
-  * [#1211] G722 initialization
-  * [#1214] Save name/number, successfully load the history if no fields
-    are empty
-  * [#1499] Fixed destination directory bug
-  * [#1214] Restore all the functionalities; peer name/number way more
-    easy to handle !!
-  * [#1214] Add callable_object instead of call_t, refactoring
-  * [#1211] Test with polycom soundstation 16000
-  * [#1211] Remove C like inline function in g722 codec
-  * [#1342] Finalize gnome client preference window formating
-  * [#1214] Retrieve the history when the gnome client startsup
-  * [#1306] Implement localization for KDE client
-  * [#1593] enable accounts apply button when account checked/unchecked
-  * [#1214] Implement the dbus calls on server side
-  * [#1214] Add serialized/unserialized functions to pass data on DBUS
-  * [#1342] Formating gnome client configuration windows
-  * [#1214] Save sucessfully a map of history items
-  * [#1499] Removed multiple jobs compilation for KDE client (2)
-  * [#1214] Load history from file into memory, add unit tests
-  * [#1534] Throws a length_error exception in case URL exceeds
-    std::string max_size
-  * [#1499] Removed multiple jobs compilation for KDE client
-  * [#1565] make account leds smaller
-  * [1430] Fix dbus debug
-  * [#1562] crashes when trying to change item of a call of state "OVER"
-  * [#1116] Fix compilation bug
-  * [#1317] Added mandriva and opensuse-11 64 bits
-  * [#1108] Add messges in main window concerning transfer success
-    failure
-  * [#1116] Fix compilation problems
-  * [#1211] g722 Makefile
-  * [#1108] Client side transferFailed/trasferSucceded signals handling
-  * [#1211] G722 mostly completed,
-  * [#1555] make bigger toolbar (24x24)
-  * [#1551] remove default mailbox number in wizard and disable mailbox
-    button when first account doesn't have mailbox number
-  * [#1342] Re-add sflphone manpages
-  * [#1116] Fix compilation on non-jaunty distros
-  * [#1317] Fixed opensuse startup sleep
-  * [#1108] Add a signal in the client to notify successful or failed
-    transfer
-  * [#1108] Dbus signals concerning call transfer success/failure
-  * [#1317] Added opensuse to automatic build system
-  * [#1223] Fix manpages bug
-  * [#1060] german translation glitch
-  * Clean up some gnome client warnings
-  * [#1547] replace ugly account leds by beautiful icons
-  * [#1548] add close button that hides windowand just hide on clicking
-    the cross
-  * [#1549] put introspec XMLs in the client's source
-  * [#1312] Implement getCallList D-BUS method
-  * [#1116] Clear text in history and contacts
-  * [#1499] KDE integration
-  * [#1469] Modify header linkers in dbus-c++'s Makefile.am's
-  * [#1469] Remove examples folder from dbus-c++
-  * [#1214] History integration in build system; unit test squeleton
-  * [#1317] Cleaning
-  * [#1469] Remove configure stuff in dbus-c++
-  * [#1469] Add unofficial mainline dbus-c++
-  * [#1469] Remove dbus-c++ from freedesktop
-  * [#1430] Bring account changed signal/callback back to normal
-  * [#1060] Update german translation - Sven Werlen
-  * [#1430] Add marshaller one string define
-  * [#1430] Send account change signal broadcast using account id
-  * [#1430] Remove condition on setRegistrationState, cause stun to
-    crash
-  * [#1317] Centralized version handling
-  * [#1317] Fixed version number on sfl-git-dch
-  * [#1317] Refactoring for new distributions
-  * [#1215] Fix account order at startup if latency
-  * [#1088] Restore sip dns srv
-  * [#1214] Add squeleton for history manager
-  * [#1430] Add accout id to accout changed method
-  * [#1430] No connectionStatusNotification (account changed) if no
-    changes
-  * [#1538] Add COPYING file
-  * [#1430] Add audio rtp thread tests
-  * [#1317] Changed version detection
-  * [#1538] Document license in libs/stund
-  * [#1317] Added version files
-  * [#1538] Apply François patches - debian packages
-  * [#1317] Updated spec files
-  * add files
-  * [#1538] Apply François patches - debian packages
-  * [#1535] Change program file structure (directory src...)
-  * [#1317] Updated build system scripts
-  * [#1317] Cleaning
-  * [#1317] Copied introspect files to gnome client
-  * [#1317] Added opensuse to build-system : first-shot
-  * [#1317] Remove spec files from configure
-  * [#1317] Added missing prefix
-  * removed debug for daemon account fix
-  * [#1430] Add a connection reference which most likely belong to
-    libdbus
-  * [#1430] Use shared connection instead of private
-  * make daemon find the account, added userMatch
-  * Clean code, add comments...
-  * [#1317] Fixed packaging rules
-  * [#1317] Updated autogen
-  * Updated autogen.sh for pjsip
-  * [#1526] Set accounts order
-  * [#1317] Fixed pjsip lib dirs
-  * [#1317] Updated debian packaging for new pjsip configuration script
-  * [#1317] Switch to autogenerated guess and sub files
-  * [#1317] Updated pjsip inclusion in build system
-  * [#1317] Replaced pjsip guess and sub files
-  * [#1317] Fixed compilation issues on opensuse 11
-  * [#1505] account list seem to crash the application when clicking
-    Apply very fast...
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1456] Added version dependancy handling
-  * put account alias in AccountWidgetItem rather than in the item with
-    "    " before.
-  * [#1034] The KDE client should start sflphoned if it is not started
-  * [#1500] Handle options for notifications and display on incoming
-    call.
-  * [#1443] Client should not crash when receive an unexpected
-    stateChanged signal
-  * [#1403] Do not stop the notification anymore
-  * [#1456] Added version dependancy handling
-  * [#1426] Daemon crashes when get alsa plugin
-  * [#1422] Improved error messages
-  * commit for merge
-  * [#1424] Change logo in tray icon and put a different one when
-    incoming call
-  * [#1425] first part done, window title...
-  * [#1413] add manpages creating and installing in build system
-  * [#1417] The client should start the account creation wizard if
-    started for the first time (if config file doesn't exist)
-  * [#1421] Make volume bars horizontal when dialpad is hidden.
-  * Changed main window title and fixed a mistake in sflphone_const.h
-  * [#1412] make debian package building work
-  * changelog changed.
-  * Changed addAccount method in gnome client.
-  * Debian and man folders added.
-  * [#1388] Change project name from sflphone_kde to sflphone-client-kde
-  * Better handle of kabc check.
-  * [#1351] Automatic generation of dbus interfaces in makefile
-    generated by cmake
-  * [#1307] Implement "edit before call" in history and address book.
-  * [#1344] change action_call label in call history from "call" to
-    "call back".
-  * [#1308] Implement Hook feature in kde client
-  * Improved build system.
-  * #1219 : Add address book configuration page
-  * Better handling of registration to the daemon.
-  * #1039 : Add tray icon in kde.
-  * Issue no 1216 : Double click on item in history or address book
-    causes call.
-  * display peer name in call list and call history when called from
-    address book.
-  * Address book functionnal with photo displayed.
-  * Help menu kde available but actions disappeared. All fonctions in
-    view.
-  * Address book functionnal but ugly and making its own sort in the
-    complete address book.
-  * Account choice on right click, clean out includes, page address
-    book, fixed bugs...
-  * Wizard, double click, context menu...
-  * Removed sflphone_kde.kdevelop.filelist
-  * Added account creation wizard and translated interface in english.
-  * Transfer functionnal but ugly.
-  * transfer not functionnal
-  * Bug fixed : unholding (UNHOLD_CURRENT, UNHOLD_RECORD)
-  * Commit functional for push. With install.sh
-  * Before merge.
-  * Problem with enable accounts. Account display increased.
-  * Functional with codec order working , playDTMF.
-  * Commit functional.
-  * sflphone_kde/build added in .gitignore.
-  * complete commit for checkout previous.
-  * Commit before checkout previous version to check the display
-    bug(little font everywhere...)
-  * Functionnal client. Rest : history icons, config icons and
-    functionalities
-  * commit before merge asavard for isRecording.
-  * Call and Automate fusion done and seems to work.
-  * Commiting before putting Automate class in Call class.
-  * Functionnal main window without recording, history, voicemail, kio
-    widgets.
-  * client kde avec kdevelop.
-  * Config Dialog almost finished.
-  * Base of QT client
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 23 Jun 2009 11:12:06 -0400
-
-sflphone-common (0.9.5-SYSVER) SYSTEM; urgency=low
-
-    ** 0.9.5 release **
-
-  * [#1060] FIx bug in chinese translation
-  * [#1313] git add rtpTest.cpp rtpTest.h
-  * [#1313] Add init/close rtp tests
-  * [#1313] Basic instanciation of the rtp layer
-  * [#1449] Gtk-Critical concerning history filters and new calls
-  * [#1400] Make the match with the hostname instead of username
-  * [#1324] Change status bar label for "Using %s (%s)"
-  * [#1403] Icon size: 60x60 px
-  * [#1403] Do not remove notification, improve icon quality
-  * [#1403] Add smaller icon for gnome notifications
-  * [#1403] Prevent crash when hangup && no notification
-  * [#1403] Remove all actions on notifications; code refactoring
-  * [#1451] Use stun.sflphone.org as default STUN server
-  * [#1060] New po files - need to be translated
-  * [#1060] Update french translation - Rebuild template file
-  * [#1456] Add a flag to be replaced in the control files
-  * [#1454] Make cppunit optional; remove from build deps in control
-    files
-  * [#1401] Add libexpat1-dev dependency in control files
-  * [#1448] Take off these ugly debug messages
-  * [#1448] fixed getTelephoneTone and getTelephoneFile() called
-    repeatedly
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Mon, 25 May 2009 11:34:40 -0400
-
-sflphone-common (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
-
-    ** 0.9.5 rc2 **
-
-  * [#1422] Improved error message
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * [#1422] Added automatic VM shutdown when building on more than one
-    VM
-  * [#1422] Fixed some issues with new changelog generation script
-  * [#1422] Moved distribution update to specific file
-  * [#1422] Dropped git-dch, replace by home made implementation
-  * [#1402] Fix pjsip build
-  * [#1404] Clear GTK-Critical Bug at client startup
-  * Changes for name based dbus connection
-  * Clean changelogs
-  * [#1343] Gnome: Implement a callback system to handle focus on
-    different widgets
-  * Debus Session
-  * Refactoring Python code, PEP8
-  * [#1430] Get back dbus_g_proxy_new_for_name
-  * [#1430] Get back DBUS_BUS_SESSION type
-  * [#1430] Dbus fixed owner message binding
-  * Second test with DBUS owner
-  * [#1404] Gnome -> Preferences -> Hooks
-  * [#1404] Gnome -> Preferences -> Recordings
-  * [#1404] Call History
-  * [#1404] Gnome -> Preferences -> Address Book
-  * [#1404] IF the first notification option disable the second
-    notification
-  * Dbus with fixed owner does not automatically start the deamon
-  * Add codec debug tests in pysflphone
-  * [#1407] Some print info
-  * [#1407] Add a scenario to pick_up action
-  * Test client dbus connection to a fixed owner
-  * Add python dbus test suite
-  * [#1161] Modified version handling in build system
-  * [#1314] Test pulse audio and audio streams connect and disconnect
-  * [#1402] Add info message after configure
-  * [#1402] Build the daemon with the local pjsip library (vs the
-    installed one)
-  * [#1009] Fix Codec Sampling Rate set to zeros
-  * [#1314] Add mutex to pulse layer audio streams
-  * [#1314] Refactoring pulseaudio stream to test connect disconnect
-  * [#1314] Refactoring of pulselayer to test conect/disconnect
-  * Add debug messages in debus calls concerning account
-  * [#1314] Add some return values to audio init functions
-  * [#1406] add liblog4c-dev in build-depends
-  * [#1409] Restore .desktop icon
-  * Bug #1405: Fix strings as requested.
-  * Bug #1404: Fix strings in preferences panel.
-
- -- SFLphone Automatic Build System <team@sflphone.org>  Tue, 19 May 2009 12:08:03 -0400
-
-sflphone-common (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
-
-  [ SFLphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    05-05
-
-  [ Emmanuel Milou ]
-  * Add some python CLI client code; not really functional
-  * [#1108] Fix peerHungup method for IP to IP call
-
-  [ Alexandre Savard ]
-  * [#1108] Correct setting of SIP contact for direct IP call
-  * [#1108] SIP user agent handles incoming REFER
-
-  [ Emmanuel Milou ]
-  * Remove website from repository
-  * Update translation
-
-  [ Alexandre Savard ]
-  * Sflphone icon's tooltip changed for "configured" instead of
-    "registered"
-
-  [ Emmanuel Milou ]
-  * Update translation
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Tue, 05 May 2009 19:16:09 -0400
-
-sflphone-common (0.9.5-0ubuntu1~beta) SYSTEM; urgency=low
-
-  [ Julien Bonjean ]
-  * Updated Eclipse stuff
-  * Improved addressbook config window
-  * Added sflphone Eclipse stuff
-  * Implemented addressbook list server side
-  * Moved dbus stuff in dbus directory
-  * Updated addressbook configuration
-
-  [ Emmanuel Milou ]
-  * Remove unuseful installation scripts. Use apt-get build-dep sflphone
-    instead
-  * fix bug #1090
-
-  [ Alexandre Savard ]
-  * defining speex 16khz
-
-  [ Emmanuel Milou ]
-  * Remove unuseful file from build system
-  * Start dns srv resolver
-
-  [ Alexandre Savard ]
-  * Basic ogg/vorbis initialization
-
-  [ Emmanuel Milou ]
-  * Handle incoming IP-to-IP invite correctly
-
-  [ Alexandre Savard ]
-  * speex wideband 16000
-
-  [ Emmanuel Milou ]
-  * Better handling of incoming IP to IP call
-  * DNS SRV resolution functional
-  * Implement IAX2 incoming URL
-  * Allow user to make IP call without any accounts configured
-  * Add a contextual menu to edit a number from the contacts tab
-  * Add comments, tooltip and new button to the contextual menu
-  * add delete event, migrate to GTK 2.16 for sexy icons
-  * Resolve ticket #1118
-  * Update suse spec file
-  * Add phone number cleanup functions, unit tests and panel
-    configuration
-  * Add pertinent test that fails
-  * fix dependencies for suse package
-  * Add contextual edit menu in history - #1120
-
-  [ Alexandre Savard ]
-  * Temporary comit: make speex wideband (16 khz)
-  * Temporary: shared object for speex narrow band
-  * Temporary: speex narrowband and wideband coexist
-
-  [ Julien Bonjean ]
-  * Fixed bug when no book selected
-  * Fixed addressbook related compilation warnings
-  * Fixed GTK client remaining compilation warnings
-  * Fixed segfault when book removed since last sflphone run
-  * Fixed bug when book is unreachable (ldap error)
-
-  [ Alexandre Savard ]
-  * Fix codec list in audio config window
-  * Active/inactive speex codec by payload
-
-  [ Julien Bonjean ]
-  * Updated gitignore
-  * Added some comments
-
-  [ Emmanuel Milou ]
-  * Add callto: handler script for browsers and al.
-  * Integrate test compilation in the daemon build-system
-
-  [ Julien Bonjean ]
-  * Fixed g_object_unref warning for pixbuf
-  * Cleaned too verbose output
-  * Fixed toolbar update warning
-  * Added support for asynchornous books open (first shot)
-
-  [ Emmanuel Milou ]
-  * Add a DBus call to fetch the call details from a call ID - Ticket
-    #928
-
-  [ Julien Bonjean ]
-  * Improved async open books
-  * Fixed bug #1139
-
-  [ Emmanuel Milou ]
-  * Add a way to save account order
-  * commit missing files
-
-  [ Julien Bonjean ]
-  * Introduced log4c (ticket #1162)
-
-  [ Emmanuel Milou ]
-  * Load/save account order functionnal - ticket #813
-
-  [ Alexandre Savard ]
-  * Add CELT codec (#1143)
-  * Make celt frame size 256  (*1143)
-
-  [ Julien Bonjean ]
-  * Switched everything to log4c (ticket #1162)
-  * Updated eclipse settings
-
-  [ Emmanuel Milou ]
-  * Restore adding account - ticket #1172
-  * Add liblog4c dependecy - ticket #1179
-
-  [ Alexandre Savard ]
-  * Double maxAvailByte for frame size in rtp (#1143)
-
-  [ Emmanuel Milou ]
-  * Add User-Agent SIP header - Ticket #1173
-
-  [ Julien Bonjean ]
-  * Fixed autoresize issue (#708)
-
-  [ Emmanuel Milou ]
-  * Remove libcppuint dependency for the debian packages
-  * Look for libsexy only if gtk version < 2.16 - Ticket #1116
-  * Remove libsexy dependency for jaunty. ticket #1116
-
-  [ Julien Bonjean ]
-  * Introduced unit tests (#1146)
-  * Updated gitignore
-  * Fixed Makefile (#1146)
-
-  [ Emmanuel Milou ]
-  * [TICKET #1112] Add a test on the voice buffer to send through iax
-    packets
-  * Remove doublon in dependencies
-  * Remove warnings from the client test framework
-  * Update version number to 0.9.5~beta
-  * Update build-package script
-  * Add check dependency in build-deps control file field
-  * Create debian files for the new sflphone-client-gnome
-  * [TICKET #1212] Add Replaces field in control files
-  * [TICKET #1212] Fix manpages installation path
-  * [TICKET #1212] Add maintainer scripts to create alternatives
-  * [#1212] Update the manpages generation - edit preinst maintainer
-    script
-  * [#1212] Fix reference error in manpage
-  * [#1212] Add missing files on the client side
-  * [#1212] Fix debian docs files - no TODO file
-  * [1212] Fix manpage creation problem
-  * [#1220] Generate client-side glue files and marshaller at
-    compilation time
-  * [#1220] Generate server-side glue files at compilation time
-  * [#1212] Change binary name to sflphone-client-gnome
-  * [#1212] Update .gitignore to fit the new working tree
-  * [#1220] Explicitly generate glue files before building the library
-  * [#1220] Compile dbus directory before audio
-  * [#1212] Create sflphone-common at the root of the repository
-  * [#1212] Re-add pjproject
-  * [#1212] Remove Makefile from repo
-  * [#1220] Fix Makefile.am
-  * [#1212] New working directory functional
-  * [#1212] Update .gitignore
-  * [#1212] Hack to make pjsip compile..
-  * [#1220] Use non-installed binary for dbusxx-xml2cpp
-  * [#1212] Add descriptive files, remove unuseful scripts from tools/
-
-  [ Alexandre Savard ]
-  * Restore speex codecs
-  * add frame size for celt (#1143)
-  * add framesize to codec, independant from audiolayer (#1143)
-  * use codec frame size in rtp (#1143)
-  * compute fixed_codec_framesize (#1143)
-  * do not resample if not required (#1143)
-  * add condition on resampling for decoder (#1143)
-  * add a condition on bytesAvail == 0 from mic data
-  * no maximum in rtp decode (#1143)
-  * compute maximum for decoding (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1146] Implement unitary tests on the client-side
-
-  [ Alexandre Savard ]
-  * use float instead of int to compute max nb of sample (#1143)
-  * add nbSampleMax for unresampled data (#1143)
-  * make thread sleep during 5 ms insead of 20 (#1143)
-  * use unix usleep (#1143)
-  * 50 usecond thread!!!!! (#1143)
-  * try with the smallest compression (#1143)
-  * use timer set at framesize (#1143)
-
-  [ Emmanuel Milou ]
-  * [#1161] Restore changelog version
-
-  [ Alexandre Savard ]
-  * Remove celt stuff
-
-  [ Emmanuel Milou ]
-  * [#1161] Update changelog
-  * [#1220] Add Conflicts: sflphone in debian control files
-  * [#1179] Add liblog4c3 runtime dependency
-  * [#1212] FIx typo error in dependency list for itnrepid
-  * [#1212] FIx .desktop file to point on the right exec
-  * [#1212] Modify changelog replacing tag
-
-  [ Sflphone Project ]
-  * "[#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta"
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1 Snapshot 2009-
-    04-27
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-  * [#1262] Updated changelogs for version 0.9.5-0ubuntu1~beta
-
-  [ Emmanuel Milou ]
-  * [#1212] restore changelogs
-
-  [ Sflphone Project ]
-
- -- Sflphone Project <sflphone@mtl.savoirfairelinux.net>  Mon, 27 Apr 2009 16:57:00 -0400
-
-sflphone-common (0.9.4-0ubuntu2) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Restore speex and GSM detection
-
-  [ Emmanuel Milou ]
-  * Fix bug #1090
- 
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 8 Apr 2009 11:29:15 -0500
-
-sflphone (0.9.4-0ubuntu1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Integrate DBus-c++ and libiax2 in the main build system
-  * Clean up in the working repository
-  * Reorder hooks configuration panel
-  * Protect case when no codecs are active
-  * Fix some return values
-  * Add unitary tests for the hook manager (premisces)
-  
-  [Yun Liu]
-  * Update chinese translation
-
-  [Sven Werlen]
-  * Update german translation
-
-  [Hussein Abdallah]
-  * Update russian translation
-
-  [Maxime Chambreuil]
-  * Update spanish translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 3 Apr 2009 18:29:15 -0500
-
-
-sflphone (0.9.4-rc1) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Fix bug while trying to hold/unhold several simultaneous call
-  * Improve address book build system
-  * Implement SIP url popup on incoming call
-  * Improve GTK+ panel configuration
-  [ Julien Bonjean ]
-  * GTK+ client refactoring
-  * GTK+ clean up
-  * Address book improvment
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 27 Mar 2009 18:29:15 -0500
-
-sflphone (0.9.4-0beta1) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Display codec used during conversation on the GUI
-  * Enable/disable STUN parameters at runtime
-  * Refactor search bar use
-  [ Emmanuel Milou ]
-  * Build system fixes
-  * Implement SIP re-invite
-  * Implement IP to IP call
-  [ Julien Bonjean ]
-  * Integrate GNOME address book based on evolution data server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 20 Mar 2009 18:29:15 -0500
-
-
-sflphone (0.9.3-0ubuntu3) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Both playback and record streams in PA_STREAM_CORKED (pulseaudio)
-  * Use PLUGHW device for ALSA capture
-  * Functional IAX and SIP recording for voicemail
-  * Use the less CPU-consuming interpolator algorithm for resampling
-  * Display in GTK GUI the codec used in conversation
-  * GTK GUI use ASCII instread of utf-8
-  * Add record menus in GTK GUI
-  * Put on hold when dialing a new number
-  * AccountID's are saved in the history
-
-  [ Emmanuel Milou ]
-  * Integrate DBUS C++, libiax2 in the git repository
-  * Update website
-  * Use libspeexdsp only if available on the system
-  * Updated .gitignore file
-
-  [Cyrille Béraud]
-  * Account assistant manager improvment
-  * Add an email request when creating a new account to receive voicemails
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu2) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Add compilation note in README
-  * Use default ALSA plugin for capture
-  * Fix the ALSA capture problem one more time
-  * Clean up debug messages in dbus.c
-  * Add libspeexdsp dependency
-  * Remove implicit declaration compilation warnings
-  * Fix links in the website, add release note
-  * Change capture for the website front page
-  * Add alsa devel dependency in build-depends control file field
-  * Clean up, indentation, try to handle latency problems in iax/pulseaudio
-  * Remove pjsip generated files from the repo
-  * Use the previous declared curAlias function in accountwindow
-  * Fix bug in history call duration when the call fails
-  * Remove runtime warning in the GTK+ client
-  * Add librsvg2-common dependency to load SVG under KDE
-  * Refresh .gitignore
-  * Update locales files + french translation
-  * Add configuration panel for future noise reduction
-  * Add configuration panel for audio record module
-  * Daemon less verbose; accounts don't try to access STUn options anymore
-  * Fix typo in configwindow
-  * Add content in the official website
-  * use a GTK_STOCK icon for the record button
-  * Complete description text in the assistant manager
-  * Add libtool flags in client configure.ac
-  * Remove unuseful dependency (snd)
-  * Fix SIP transfer problems
-  * Remove previous version of PJSIP from the repo
-  * Upgrade PJSIP to version 1.0.1
-  * Add the new website source in the repository
-  * Use libspeexdsp for silence detection only if available
-
-  [ Loïc Faure-Lacroix ]
-  * Ajout du logo gpl3
-  * Ajout des images
-  * Ajout de la section screenshot pour le site
-  * Ajout du favicon dans le header
-  * Modification des cartes
-
-  [ Alexandre Savard ]
-  * Clean up <speex/libspeexdsp>
-  * Small cleanup
-  * Save Wave fixed
-  * Fix new call button when recording
-  * libspeexdsp added
-  * Recording: default home folder at startup
-  * Minor changes to config window
-  * IAX recording fixed
-  * Set / get recording path, still need some GTK for client
-  * AudioRecord file name format
-  * Now recording in HOME folder
-
-  [ Cyrille Béraud ]
-  * Fix bug in reqaccount.c
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [Yun Liu ]
-  * Update chinese translation 
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Sat, 14 Feb 2009 13:29:15 -0500
-
-sflphone (0.9.3-0ubuntu1) SYSTEM; urgency=low
-
-  * Remove debug
-  * Join thread before leaving
-  * Fix implicit declaration in reqaccount
-  * Add REST code to build the request to server
-  * Fix GValue initialization warnings
-  * Update version number, fix implicit declaration, fix GTK markup
-    warnings
-  * Apply patch to create custom SIP account from our own server
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 06 Feb 2009 19:17:32 -0500
-
-sflphone (0.9.2-2ubuntu9) SYSTEM; urgency=low
-
-  [ Alexandre Savard ]
-  * Speex audio codec preprocessing initialization
-  * peer hung up segmentation fault solved
-  * Stop recording when transfering
-  * Terminate only one call
-  * Add isRecording() function
-  * Fix call_icon GTK client
-  * Fix SIPCallClose() function, recorded file now close properly
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Fix thread destructor
-  * setRecordingOption function implement in audiorecord
-  * Record now implemented in Call class
-  * Record interface complete (on hold erase previous recording)
-  * Added recButton in client
-  * Added: record button related icons
-  * Record button added
-  * Overload AudioRecord::recData to get mic and speaker data mixed
-  * Recording now in audiortp::run() method
-  * Audio recording working in AudioRTP: receiveSessionForSpeaker
-  * Open/close a wave file when pulse audio stream start/stop
-
-  [ Emmanuel Milou ]
-  * Fix path for GTK+ icons; clean up
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 05 Feb 2009 18:27:53 -0500
-
-sflphone (0.9.2-2ubuntu8) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelogs
-  * Fix bug in merge and in Makefile.am
-  * Terminate only one call
-  * Disable PJsip shutdown when changing STUN parameters
-  * Function terminateSIPCall added in sipvoiplink and managerimpl
-  * Add a timer to the alsa thread to not jam the CPU load
-  * Fix bug in sipvoiplink.cpp
-  * Clean shutdown of pulseaudio on quiting
-  * Fix DTMF at first start with Pulseaudio
-  * Remove zeroconf from the build system
-  * Add a library manager + exception handling
-  * Clean up in the working directory
-  * Better handling of capture XRUNs
-  * Restore mic adjust volume on ALSA layer
-  * Protect device ALSA operation if not opened
-  * Fix the switching layer bug
-  * Use dynamic_cast<> to use audiolayer-specific methods
-  * Open the audio devices only once at startup
-  * Refactoring of the ALSA part
-  * Functional plug-in manager
-  * Use a C++ thread to handle tones and DTMF in ALSA
-  * Restore IAXVoIPLink, restore Mutex
-  * Make the plugins registering against the plugin manager
-  * Migrate to 1->N relationship between voiplink and accounts
-  * API plugin for registration
-  * Use C++ thread in SIP, move everything in sipvoiplink
-  * Complete singleton pattern for the plugin manager
-  * Add -Wno-return-type compilation flag to remove warnings; Update
-    version number in configure.ac
-  * Add the dynamic loading for the plugin framework; integate unittest
-
-  [ Yun Liu ]
-  * Update rpm spec file
-  * modify build package script and spec file for suse
-
-  [ Alexandre Savard ]
-  * Add audiorecorder plugin and testaudiorecorder
-  * Add audio Recording class, edit global.h
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 04 Feb 2009 14:00:30 -0500
-
-sflphone (0.9.2-2ubuntu7) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Update changelog to 0.9.2-6
-  * Fix some dbus-glib implementation details on the client side
-  * Init history after dbus initialization
-  * Add error checking in useragent; Clean sipvoiplink
-  * Prevent crash when trying to call an empty number
-  * Set the volume of the playback stream to PA_VOLUME_NORM at startup
-  * Fix GTK+ generic value double initialization
-  * Fix jaunty control file dependency problems
-  * Fix jaunty control file dependency problems
-
-  [ Yun Liu ]
-  * Fix bug ticket # 137
-  * Tolerant to gsm library of OpenSuse 11
-
-  [ Sven Werlen ]
-  * Update german translation
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 23 Jan 2009 17:48:13 -0500
-
-sflphone (0.9.2-2ubuntu6) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * Migrate STUN configuration to the main config window
-  * Update french translation
-  * Other tiny memory leaks
-  * Fix memory leak in sampleconverter.cpp
-  * Generate packages from the release branch
-  * update the build package script
-  * modify the control files with architecture=any
-  * Remove valgring uninitialized value
-  * IAX and SIP use the same global variables to set account
-    configuration ; fix broken code
-
-  [ Maxime Chambreuil ]
-  * Update spanish translation
-
-  [ Hussein Abdallah ]
-  * Update russian translation
-
-  [ Yun Liu ]
-  * Update translation files
-  * Fix the bug when user uncheck the account which fails in the
-    previous registration
-  * Add stun error status
-  * Fix bug ticket #143
-  * Script for auto-install dependencies
-  * Fix bug ticket #140
-  * Fix bug ticket 141
-  * Fix the reregister process when user change the details of an
-    account
-
- -- Emmanuel Milou <manu@sulfur.inside.savoirfairelinux.net>  Fri, 16 Jan 2009 18:19:05 -0500
-
-sflphone (0.9.2-2ubuntu5) SYSTEM; urgency=low
-
-  * Fix memory leak in the pulseaudio callback
-  * Update debian package generation script
-  * Warnings removal in GTK+ client
-  * Clean adjust volume method in alsalayer
-  * Plug the sflphone playback volume control to the pulseaudio volume
-    manager
-  * Display the date in history according to the current locale
-  * Generate the changelog according to the git commit messages
-  * Complete header in chinese translation file
-  * Use the right gpg key to sign the packages
-  * add debian jaunty jackalope support
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 14 Jan 2009 21:17:20 -0500
-
-sflphone (0.9.2-2ubuntu4) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * add german translation
-  
-  [ Yun Liu ]
-  * Fix GUI crash in Ubuntu8.10 64bit system
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Thu, 08 Jan 2009 13:08:51 -0500
-
-sflphone (0.9.2-2ubuntu3) SYSTEM; urgency=low
-
-  [ Emmanuel Milou ]
-  * The main thread synchronizes the ringtone thread
-  * disable custom ringtone for the ALSA layer
-  * Fix the Makefile.am in man directory, add a SEE ALSO section
-  
-  [ Yun Liu ]
-  * Fix daemon crash caused by the previous patch ( for bug ticket #129)
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Tue, 06 Jan 2009 16:18:38 -0500
-
-sflphone (0.9.2-2ubuntu2) SYSTEM; urgency=low
-  
-  * Fix bug ticket #129
-  
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 5 Jan 2009 15:54:53 -0500
-
-sflphone (0.9.2-2ubuntu1) SYSTEM; urgency=low
-
-  * Migrate from eXosip library to pjsip
-  * Add multiple SIP accounts support
-  * Fix ringtones problems
-  * Add a pulseaudio support
-  * Improve audio quality with ALSA
-  * Add chinese translation
-  * Improve spanish translation
-  * Migrate to a maintained C++ DBus bindings
-  * Clean and improve the build system
-  * Add build-dependency on Perl because we need pod2man to generate manpages
-
- -- Yun Liu <yun.liu@savoirfairelinux.com>  Wed, 26 Nov 2008 09:47:53 -0500
-
-sflphone (0.9.1) unstable; urgency=low
-  * Add a search tool in the history
-  * Migrate some gtk_entry_new to sexy_icon_entry_new
-  * Bug fix (Ticket #78): The voicemail password isn't displayed anymore in
-    the history tab
-  * Add the SIP registration expire value in the user file.
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Thu, 22 May 2008 11:14:25 -0500
-
-sflphone (0.9.0) unstable; urgency=low
-  * Add history features
-    * Call date
-    * Call duration
-    * Mouse events in the history tab
-  * Smooth switch from the history tab to the calls tab
-  * Remove most of GTK-Critical warnings
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 13 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-06-06) unstable; urgency=low
-  * Audio bug correction: capture stopped after a few minutes of conversation
-  with USB Plantronics sound card
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Tue, 06 May 2008 16:58:25 -0500
-
-sflphone (0.9-2008-05-06) unstable; urgency=low
-  * Bug correction: account creation with the assistant
-  * GTK+ warnings removal
-  * libnotify warnings removal
-  * Remove aliasing on the SFLphone logo
-  
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Mon, 05 May 2008 16:58:25 -0500
-
-sflphone (0.9) unstable; urgency=low
-  * Clean dependencies ( removal of libboost )
-  * Several GTK improvement and updates
-    -account window
-    -configuration window
-  * Migrate from GtkCheckMenuItem to GtkImageMenuItem  
-  * ALSA standard I/O transfers: MMAP instead of R/W
-  * Fix speex audio quality
-  * IAX2 protocol
-    -Fix hold/unhold situation
-    -Add on hold music
-  * SIP protocol
-    -Ringtone on incoming call
-    -Fix transfer situation
-  * Add desktop notification ( libnotify )
-  * Improve the system tray icon behaviour
-  * Improve registration error handling
-  * Register/unregister from the account window takes effect without starting back SFLphone
-  * Compilation warnings removal
-  * Call history
-  * Add an account configuration wizard
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Wed, 30 Apr 2008 16:58:25 -0500
-
-sflphone (0.8.2) unstable; urgency=low
-  * Internationalization of the GTK GUI
-  * English / French
-  * STUN support
-  * Slight modifications of the graphical interface ( tooltips, dialpad, ...)
-
- -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>  Fri, 21 Mar 2008 11:37:53 -0500
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/compat b/tools/build-system/distributions/ubuntu/debian-sflphone-common/compat
deleted file mode 100644
index 7ed6ff82de..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/compat
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.hardy b/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.hardy
deleted file mode 100644
index e14674d170..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.hardy
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-common
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1, autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, uuid-dev, libexpat1-dev
-Standards-Version: 3.7.3
-
-Package: sflphone-common
-Priority: optional
-Architecture: any
-Depends:  libsamplerate0 (>=0.1.2) , libdbus-glib-1-2 (>= 0.73), libexpat1, libc6 (>= 2.3.6-6) , libcommoncpp2-1.6-0 ,libgsm1 (>=1.0.10) , libspeex1 (>=1.1.12) , libdbus-1-3, libasound2 (>= 1.0), libpulse0 (>= 0.9.6), libccrtp1-1.6-0
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: SIP and IAX2 compatible softphone - Core
- This package provides SFLphone daemon, that is the core of the application.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.intrepid b/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.intrepid
deleted file mode 100644
index 270e678112..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.intrepid
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: sflphone-common
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1 , autoconf, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev
-Standards-Version: 3.8.0
-
-Package: sflphone-common
-Priority: optional
-Architecture: any
-Depends: libsamplerate0 (>=0.1.2) , libexpat1 , libc6 (>= 2.3.6-6) , libcommoncpp2-1.6-0 , libgsm1 (>=1.0.10) , libspeex1 (>=1.1.12) , libdbus-1-3, libasound2 (>= 1.0), libpulse0 (>= 0.9.6), libccrtp1-1.6-1, libspeexdsp1
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: SIP and IAX2 compatible softphone - Core 
- This package provides SFLphone daemon, that is the core of the application.
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.jaunty b/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.jaunty
deleted file mode 100644
index 8a99d63922..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/control.jaunty
+++ /dev/null
@@ -1,19 +0,0 @@
-Source: sflphone-common
-Maintainer: SavoirFaireLinux Inc <emmanuel.milou@savoirfairelinux.com>
-Section: gnome
-Priority: optional
-Build-Depends: debhelper (>= 5), libgcc1 , autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev
-Standards-Version: 3.7.3
-
-Package: sflphone-common
-Priority: optional
-Architecture: any
-Depends: libsamplerate0 (>=0.1.2) , libexpat1 , libc6 (>= 2.3.6-6) , libcommoncpp2-1.6-0  , libgsm1 (>=1.0.10) , libspeex1 (>=1.1.12) , libdbus-1-3, libasound2 (>= 1.0), libpulse0 (>= 0.9.6), libccrtp1-1.6-1, libspeexdsp1
-Replaces: sflphone
-Conflicts: sflphone
-Homepage: http://www.sflphone.org
-Description: SIP and IAX2 compatible softphone - Core
- SFLphone is meant to be a robust enterprise-class desktop phone.
- SFLphone is released under the GNU General Public License.
- SFLphone is being developed by the global community, and maintained by
- Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/copyright b/tools/build-system/distributions/ubuntu/debian-sflphone-common/copyright
deleted file mode 100644
index fbde2314be..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/copyright
+++ /dev/null
@@ -1,28 +0,0 @@
-This package was debianized by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> on
-Fri, 3 Apr 2009 09:47:53 -0500.
-
-It was downloaded from the git repository of SFLphone: git://sflphone.org/git/sflphone.git
-
-Upstream Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-
-Copyright:
-
-Savoir-Faire Linux Inc.
-
-License:
-
-This software is copyright (c) 2004-2009 Savoir-Faire Linux inc.
-
-You are free to distribute this software under the terms of
-the GNU General Public License version 3.
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklyn St, Fifth Floor, Boston, MA 02110-1301, USA.
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/cron.d b/tools/build-system/distributions/ubuntu/debian-sflphone-common/cron.d
deleted file mode 100644
index d11e611777..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/cron.d
+++ /dev/null
@@ -1,4 +0,0 @@
-#
-# Regular cron jobs for the sflphone package
-#
-0 4	* * *	root	sflphone_maintenance
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/dirs b/tools/build-system/distributions/ubuntu/debian-sflphone-common/dirs
deleted file mode 100644
index ab04d899ac..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/dirs
+++ /dev/null
@@ -1,8 +0,0 @@
-usr/bin
-usr/lib
-usr/share/applications
-usr/share/dbus-1/services
-usr/share/sflphone/ringtones
-usr/share/locale
-usr/share/doc
-usr/share/man
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/docs b/tools/build-system/distributions/ubuntu/debian-sflphone-common/docs
deleted file mode 100644
index f1dd08af02..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/docs
+++ /dev/null
@@ -1,6 +0,0 @@
-NEWS
-README
-TODO
-ChangeLog
-AUTHORS
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/manpages b/tools/build-system/distributions/ubuntu/debian-sflphone-common/manpages
deleted file mode 100644
index 18f8b41d08..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/sflphone-common/usr/share/man/man1/sflphoned.1
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/postinst b/tools/build-system/distributions/ubuntu/debian-sflphone-common/postinst
deleted file mode 100644
index ff29eda333..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/postinst
+++ /dev/null
@@ -1,56 +0,0 @@
-#!/bin/bash
-# postinst script for sflphone-common
-#
-# see: dh_installdeb(1)
-
-# Script to copy and move, if exists, configuration file sflphonedrc and history in the XDG directory
-# Freedesktop specifications: http://standards.freedesktop.org/basedir-spec/latest/
-
-set -e
-
-INST_CONFIG="$HOME/.sflphone/sflphonedrc";
-INST_DATA="$HOME/.sflphone/history";
-INST_CACHE="$HOME/.sflphone/sfl.pid";
-
-NEW_INST_CONFIG= 
-NEW_INST_DATA= 
-NEW_INST_CACHE=
-
-# Set the XDG CONFIG directory to the default one or to the path set in the environment variable
-if [ -z $XDG_CONFIG_HOME ]; then
-	NEW_INST_CONFIG=$HOME"/.config/sflphone/";  # This is the standard path
-else
-	NEW_INST_CONFIG=$XDG_CONFIG_HOME;
-fi;
-
-# Set the XDG DATA directory to the default one or to the path set in the environment variable
-if [ -z $XDG_DATA_HOME ]; then
-	NEW_INST_DATA=$HOME"/.local/share/sflphone/";  # This is the standard path
-else
-	NEW_INST_DATA=$XDG_DATA_HOME;
-fi;
-
-# Move the configuration file
-if [ -f $INST_CONFIG ] ; then
-	echo "Moving the configuration file into $NEW_INST_CONFIG directory";
-	if [ ! -d $NEW_INST_CONFIG ]; then
-		mkdir $NEW_INST_CONFIG;
-	fi
-	mv $INST_CONFIG $NEW_INST_CONFIG;
-fi
-
-# Move the history
-if [ -f $INST_DATA ] ; then
-	echo "Moving the history file into $NEW_INST_DATA directory";
-	if [ ! -d $NEW_INST_DATA ]; then
-		mkdir $NEW_INST_DATA;
-	fi
-	mv $INST_DATA $NEW_INST_DATA;
-fi
-
-# Remove the directory
-# rmdir $HOME"/.sflphone";
-
-echo "You may remove the $HOME/.sflphone, the application won't use it anymore, but the XDG directories instead. Thank you.";
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/postrm b/tools/build-system/distributions/ubuntu/debian-sflphone-common/postrm
deleted file mode 100644
index 70be710bd1..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/postrm
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/sh
-# postrm script for sflphone
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postrm> `remove'
-#        * <postrm> `purge'
-#        * <old-postrm> `upgrade' <new-version>
-#        * <new-postrm> `failed-upgrade' <old-version>
-#        * <new-postrm> `abort-install'
-#        * <new-postrm> `abort-install' <old-version>
-#        * <new-postrm> `abort-upgrade' <old-version>
-#        * <disappearer's-postrm> `disappear' <overwriter>
-#          <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-if [ "$1" = "purge" ]
-then
-
-  # remove the user config file
-  rm -f $HOME/.sflphone/sflphonedrc
-
-fi
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/preinst b/tools/build-system/distributions/ubuntu/debian-sflphone-common/preinst
deleted file mode 100644
index 6d04e97b45..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/preinst
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-# postrm script for sflphone
-#
-# see: dh_installdeb(1)
-
-set -e
-
-package=sflphone
-
-case "$1" in
-    install|upgrade)
-        # Clear the old dbus-c++ and iax2 if presents
-    ;;
-esac
-
-exit 0
diff --git a/tools/build-system/distributions/ubuntu/debian-sflphone-common/rules b/tools/build-system/distributions/ubuntu/debian-sflphone-common/rules
deleted file mode 100755
index 5624b56e3e..0000000000
--- a/tools/build-system/distributions/ubuntu/debian-sflphone-common/rules
+++ /dev/null
@@ -1,120 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-export DH_OPTIONS
-
-package=sflphone-common
-
-CXX = g++-4.0
-CFLAGS = -Wall -g
-DEB_INSTALL_MANPAGES_sflphone_common = sflphoned.1
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-	# Add here commands to configure the package.
-	./autogen.sh 
-	./configure --prefix=/usr
-	cd libs/pjproject; ./autogen.sh; ./configure --prefix=/usr
-	touch configure-stamp
-
-#Architecture 
-build: build-arch build-indep
-
-build-arch: build-arch-stamp
-build-arch-stamp: configure-stamp 
-
-    # Add here commands to compile the arch part of the package.
-	cd libs/pjproject; $(MAKE) dep; $(MAKE) clean; $(MAKE)
-	cd -; $(MAKE) 
-	touch $@
-
-build-indep: build-indep-stamp
-build-indep-stamp: configure-stamp 
-
-       # Add here commands to compile the indep part of the package.
-       #$(MAKE) doc
-	touch $@
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-arch-stamp build-indep-stamp configure-stamp
-	# Add here commands to clean up after the build process.
-	[ ! -f Makefile ] || $(MAKE) distclean 
-
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
-	dh_clean 
-
-install: install-indep install-arch
-install-indep:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -i 
-	dh_installdirs -i
-	# Add here commands to install the package into debian/sflphone.
-
-install-arch:
-	dh_testdir
-	dh_testroot
-	dh_clean -k -s 
-	dh_installdirs -s
-	# Add here commands to install the arch part of the package into 
-	# debian/tmp.
-	$(MAKE) DESTDIR=$(CURDIR)/debian/$(package) install
-	cd libs/pjproject; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
-	rm -rf $(CURDIR)/debian/$(package)/usr/include
-	dh_install -s
-# Must not depend on anything. This is to be called by
-# binary-arch/binary-indep
-# in another 'make' thread.
-
-binary-common:
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs ChangeLog
-	dh_installdocs
-	dh_installexamples
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate	
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_python
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
-	dh_installman
-	dh_link
-	dh_strip
-	dh_compress 
-	dh_fixperms
-#	dh_perl
-	dh_makeshlibs
-	dh_installdeb
-#	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-# Build architecture independant packages using the common target.
-binary-indep: build-indep install-indep
-	$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: build-arch install-arch
-	$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
-
-binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
diff --git a/tools/build-system/gpg/setup-gpg.sh b/tools/build-system/gpg/setup-gpg.sh
deleted file mode 100755
index 1a12793003..0000000000
--- a/tools/build-system/gpg/setup-gpg.sh
+++ /dev/null
@@ -1,56 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: setup-gpg.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-04-20
-# Last Modified:
-#####################################################
-
-# pkill gpg-agent
-
-export LANG=en_CA.UTF-8
-export LC_ALL=en_CA.UTF-8
-
-echo "Check if GPG key is present"
-gpg --list-secret-keys | grep "Savoir-Faire Linux Inc." >/dev/null
-
-if [ "$?" -ne "0" ]; then
-       echo "!! GPG private key is not present"
-       exit -1
-fi
-
-echo  "Check GPG agent"
-pgrep -u "sflphone-package-manager" gpg-agent > /dev/null
-if [ "$?" -ne "0" ]; then
-	echo "Not running, launching it"
-        EVAL=`/usr/bin/gpg-agent --daemon --write-env-file $HOME/.gpg-agent-info --default-cache-ttl 2000000000 --max-cache-ttl 2000000000 --pinentry-program /usr/bin/pinentry`
-	eval ${EVAL}
-fi
-
-if [ "$?" -ne "0" ]; then
-       echo "!! Error with GPG agent"
-       exit -1
-fi
-
-GPG_AGENT_INFO=`cat $HOME/.gpg-agent-info 2> /dev/null`
-export ${GPG_AGENT_INFO}
-
-if [ "${GPG_AGENT_INFO}" == "" ]; then
-	echo "!! Cannot get GPG agent info"
-	exit -1
-fi
-
-GPG_TTY=`tty`
-export GPG_TTY
-
-touch ./test-gpg
-gpg -v --clearsign --use-agent ./test-gpg
-rm -f ./test-gpg
-rm -f ./test-gpg.asc
-
-exit 0
-
diff --git a/tools/build-system/launch-build-machine.sh b/tools/build-system/launch-build-machine.sh
deleted file mode 100755
index f4c0246049..0000000000
--- a/tools/build-system/launch-build-machine.sh
+++ /dev/null
@@ -1,431 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: launch-build-machine.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-04-20
-# Last Modified: 2009-08-07 17:01:32 -0400
-#####################################################
-
-#
-# Not working with git 1.5.4.3
-#
-
-TAG=`date +%Y-%m-%d`
-
-# wait delay after startup and shutdown of VMs
-STARTUP_WAIT=40
-SHUTDOWN_WAIT=30
-
-# ssh stuff
-SSH_OPTIONS="-o LogLevel=ERROR -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
-SSH_HOST="sflphone@127.0.0.1"
-SSH_REPOSITORY_HOST="sflphone-package-manager@dev.savoirfairelinux.net"
-SSH_BASE="ssh ${SSH_OPTIONS} -p 50001 ${SSH_HOST}"
-SCP_BASE="scp ${SSH_OPTIONS} -r -P 50001"
-
-# home directory
-ROOT_DIR="/home/projects/sflphone"
-
-# local hidden repository (only for changelog commit)
-LOCAL_REPOSITORY=${ROOT_DIR}/.sflphone-repository
-
-# gpg passphrase file
-GPG_FILE="${ROOT_DIR}/.gpg-sflphone"
-
-# vbox config directory
-export VBOX_USER_HOME="${ROOT_DIR}/vbox"
-
-# remote home directory
-REMOTE_ROOT_DIR="/home/sflphone"
-
-# scripts
-SCRIPTS_DIR="${ROOT_DIR}/build-system"
-PACKAGING_SCRIPTS_DIR="${SCRIPTS_DIR}/remote"
-DISTRIBUTION_SCRIPTS_DIR="${SCRIPTS_DIR}/distributions"
-
-# directory that will be deployed to remote machine
-TODEPLOY_DIR="${ROOT_DIR}/sflphone-packaging"
-TODEPLOY_BUILD_DIR="${TODEPLOY_DIR}/build"
-
-# remote deployment dir
-REMOTE_DEPLOY_DIR="/home/sflphone/sflphone-packaging"
-
-# cloned repository and archive
-REPOSITORY_DIR="${TODEPLOY_BUILD_DIR}/sflphone"
-REPOSITORY_ARCHIVE="`dirname ${REPOSITORY_DIR}`/sflphone.tar.gz"
-REPOSITORY_SFLPHONE_COMMON_DIR="${REPOSITORY_DIR}/sflphone-common"
-REPOSITORY_SFLPHONE_CLIENT_KDE_DIR="${REPOSITORY_DIR}/sflphone-client-kde"
-REPOSITORY_SFLPHONE_CLIENT_GNOME_DIR="${REPOSITORY_DIR}/sflphone-client-gnome"
-
-# where results go
-PACKAGING_RESULT_DIR=${ROOT_DIR}/packages-${TAG}
-
-USER="sflphone"
-
-RELEASE_MODE=
-
-SNAPSHOT_TAG=`date +%Y%m%d`
-
-DO_CLEAN=1
-DO_PREPARE=1
-DO_PUSH=1
-DO_MAIN_LOOP=1
-DO_SIGNATURES=1
-DO_UPLOAD=1
-DO_LOGGING=1
-DO_SEND_EMAIL=1
-
-EDITOR=echo
-export EDITOR
-
-NON_FATAL_ERRORS=0
-
-MACHINES=( "ubuntu-8.04" "ubuntu-8.04-64" "ubuntu-8.10" "ubuntu-8.10-64" "ubuntu-9.04" "ubuntu-9.04-64" "opensuse-11" "opensuse-11-64" "mandriva-2009.1" )
-
-#########################
-# BEGIN
-#########################
-
-echo
-echo "    /***********************\\"
-echo "    | SFLPhone build system |"
-echo "    \\***********************/"
-echo
-
-for PARAMETER in $*
-do
-	case ${PARAMETER} in
-	--help)
-		echo
-		echo "Options :"
-		echo " --skip-clean"
-		echo " --skip-prepare"
-		echo " --skip-push"
-		echo " --skip-main-loop"
-		echo " --skip-signatures"
-		echo " --skip-upload"
-		echo " --no-logging"
-		echo " --machine=MACHINE"
-		echo " --release-mode=[beta|rc|release]"
-		echo " --list-machines"
-		echo
-		exit 0;;
-	--skip-clean)
-		unset DO_CLEAN;;
-	--skip-prepare)
-		unset DO_PREPARE;;
-	--skip-push)
-		unset DO_PUSH;;
-	--skip-main-loop)
-		unset DO_MAIN_LOOP;;
-	--skip-signatures)
-		unset DO_SIGNATURES;;
-	--skip-upload)
-		unset DO_UPLOAD;;
-	--no-logging)
-		unset DO_LOGGING;;
-	--machine=*)
-		MACHINES=(${PARAMETER##*=});;
-	--release-mode=*)
-		RELEASE_MODE=(${PARAMETER##*=});;
-	--list-machines)
-		echo "Available machines :"
-		for MACHINE in ${MACHINES[@]}; do
-			echo " "${MACHINE}
-		done
-		exit 0;;
-	*)
-		echo "Unknown parameter : ${PARAMETER}"
-		exit -1;;
-	esac
-done
-
-# if more than one VM will be launched, automatically stop running VMs
-if [ "${#MACHINES[@]}" -gt "1" ]; then
-	VBoxManage list runningvms | tail -n +5 | awk '{print $1}' | xargs -i VBoxManage controlvm {} poweroff
-fi
-
-# change to working directory
-cd ${SCRIPTS_DIR}
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot cd to working directory"
-        exit -1
-fi
-
-WHO=`whoami`
-
-if [ "${WHO}" != "${USER}" ]; then
-        echo "!! Please use user ${USER} to run this script"
-        exit -1;
-fi
-
-# logging
-if [ ${DO_CLEAN} ]; then
-	rm -rf ${PACKAGING_RESULT_DIR} 2>/dev/null
-fi
-mkdir ${PACKAGING_RESULT_DIR} 2>/dev/null
-if [ ${DO_LOGGING} ]; then
-
-	# open file descriptor
-	rm -f ${PACKAGING_RESULT_DIR}/packaging.log
-	exec 3<> ${PACKAGING_RESULT_DIR}/packaging.log
-
-	# redirect outputs (stdout & stderr)
-	exec 1>&3
-	exec 2>&3
-fi
-
-# check release
-if [ ${RELEASE_MODE} ]; then
-	case ${RELEASE_MODE} in
-		beta);;
-		rc[1-9]);;
-		release);;
-		*)
-			echo "Bad release mode"
-			exit -1;;
-	esac
-fi
-
-# check machines list
-if [ -z "${MACHINES}" ]; then
-	echo "Need at least a machine name to launch"
-	exit -1
-fi
-
-echo
-echo "Launching build system with the following machines :"
-for MACHINE in ${MACHINES[*]}
-do
-	echo " "${MACHINE}
-done
-echo
-
-if [ ${RELEASE_MODE} ]; then
-	echo "Release mode : ${RELEASE_MODE}"
-else
-	echo "Snapshot mode : ${SNAPSHOT_TAG}"
-fi
-
-#########################
-# COMMON PART
-#########################
-
-if [ ${DO_PREPARE} ]; then
-
-	echo
-	echo "Cleaning old deploy dir"
-	rm -rf ${TODEPLOY_DIR}
-	mkdir ${TODEPLOY_DIR}
-	mkdir ${TODEPLOY_BUILD_DIR}
-
-	echo "Clone repository"
-	git clone ssh://repos-sflphone-git@git.sflphone.org/~/sflphone.git ${REPOSITORY_DIR} >/dev/null 2>&1
-
-	if [ "$?" -ne "0" ]; then
-		echo " !! Cannot clone repository"
-		exit -1
-	fi
-
-	VERSION=`cd ${REPOSITORY_DIR} && git describe --tag HEAD | cut -d "." -f1-3`
-
-	if [ ${RELEASE_MODE} ]; then
-		if [ "${RELEASE_MODE}" != "release" ];then
-			VERSION="${VERSION}~${RELEASE_MODE}"
-		fi
-	else
-		VERSION="${VERSION}~snapshot${SNAPSHOT_TAG}"
-	fi
-	echo "Version is : ${VERSION}"
-
-	# generate the changelog, according to the distribution and the git commit messages
-	echo "Update debian changelogs"
-	cd ${REPOSITORY_DIR}
-	${SCRIPTS_DIR}/sfl-git-dch.sh ${VERSION} ${RELEASE_MODE}
-	
-	if [ "$?" -ne "0" ]; then
-		echo "!! Cannot update debian changelogs"
-		exit -1
-	fi
-
-	# if push is activated
-	if [[ ${DO_PUSH} && ${RELEASE_MODE} ]];then
-
-		echo " Doing commit"
-		
-        	cd ${LOCAL_REPOSITORY}
-		git commit -m "[#1262] Updated debian changelogs (${VERSION})" .
-
-		echo " Pushing commit"
-		git push origin master
-
-		cd -
-	fi
-
-	# change current branch if needed
-        if [ ${RELEASE_MODE} ]; then
-                cd ${REPOSITORY_DIR}
-                git checkout origin/release -b release
-        else
-                echo "Using master branch"
-        fi
-	
-	echo "Write version numbers for following processes"
-	echo "${VERSION}" > ${REPOSITORY_DIR}/sflphone-common/VERSION
-	echo "${VERSION}" > ${REPOSITORY_DIR}/sflphone-client-gnome/VERSION
-	echo "${VERSION}" > ${REPOSITORY_DIR}/sflphone-client-kde/VERSION
-	echo "${VERSION}" > ${TODEPLOY_BUILD_DIR}/VERSION
-
-	echo "Archiving repository"
-	tar czf ${REPOSITORY_ARCHIVE} --exclude .git -C `dirname ${REPOSITORY_DIR}` sflphone 
-
-	if [ "$?" -ne "0" ]; then
-		echo " !! Cannot archive repository"
-		exit -1
-	fi
-
-	echo  "Removing repository"
-	rm -rf ${REPOSITORY_DIR}
-
-	echo "Finish preparing deploy directory"
-	cp -r ${DISTRIBUTION_SCRIPTS_DIR}/* ${TODEPLOY_DIR}
-
-	if [ "$?" -ne "0" ]; then
-		echo " !! Cannot prepare scripts for deployment"
-		exit -1
-	fi
-fi
-
-#########################
-# MAIN LOOP
-#########################
-
-if [ ${DO_MAIN_LOOP} ]; then
-
-	echo
-	echo "Entering main loop"
-	echo
-
-	rm -f ${PACKAGING_RESULT_DIR}/stats.log
-	for MACHINE in ${MACHINES[*]}
-	do
-
-		echo "Launch machine ${MACHINE}"
-		VM_STATE=`VBoxManage showvminfo ${MACHINE} | grep State | awk '{print $2}'`
-		if [ "${VM_STATE}" = "running" ]; then
-			echo "Not needed, already running"
-		else
-			cd ${VBOX_USER_HOME} && VBoxHeadless -startvm "${MACHINE}" -p 50000 &
-			if [[ ${MACHINE} =~ "opensuse" || ${MACHINE} =~ "mandriva" ]]; then
-				STARTUP_WAIT=200
-			fi
-			echo "Wait ${STARTUP_WAIT} s"
-			sleep ${STARTUP_WAIT}
-		fi
-	
-		echo "Clean remote directory"
-		${SSH_BASE} "rm -rf ${REMOTE_DEPLOY_DIR} 2>/dev/null"
-
-		echo "Deploy packaging system"
-		${SCP_BASE} ${TODEPLOY_DIR} ${SSH_HOST}:
-
-		if [ "$?" -ne "0" ]; then
-	                echo " !! Cannot deploy packaging system"
-			echo "${MACHINE} : Cannot deploy packaging system" >> ${PACKAGING_RESULT_DIR}/stats.log
-			NON_FATAL_ERRORS=1
-	        else
-
-			echo "Launch remote build"
-			${SSH_BASE} "cd ${REMOTE_DEPLOY_DIR} && ./build-packages.sh ${RELEASE_MODE}"
-
-			if [ "$?" -ne "0" ]; then
-	                	echo " !! Error during remote packaging process"
-				echo "${MACHINE} : Error during remote packaging process" >> ${PACKAGING_RESULT_DIR}/stats.log
-				NON_FATAL_ERRORS=1
-	        	else
-
-				echo "Retrieve dists files"
-				${SCP_BASE} ${SSH_HOST}:${REMOTE_DEPLOY_DIR}/deb ${PACKAGING_RESULT_DIR}/ >/dev/null 2>&1
-				${SCP_BASE} ${SSH_HOST}:${REMOTE_DEPLOY_DIR}/rpm ${PACKAGING_RESULT_DIR}/ >/dev/null 2>&1
-				
-				echo "${MACHINE} : OK" >> ${PACKAGING_RESULT_DIR}/stats.log
-			fi
-
-			echo "Retrieve log files"
-			${SCP_BASE} ${SSH_HOST}:${REMOTE_DEPLOY_DIR}"/*.log" ${PACKAGING_RESULT_DIR}/
-		fi
-
-		if [ "${VM_STATE}" = "running" ]; then
-			echo "Leave machine running"
-		else
-			echo "Shut down machine ${MACHINE}"
-			${SSH_BASE} 'sudo /sbin/shutdown -h now'
-			echo "Wait ${SHUTDOWN_WAIT} s"
-			sleep ${SHUTDOWN_WAIT}
-			# hard shut down (just to be sure)
-			cd "${VBOX_USER_HOME}" && VBoxManage controlvm ${MACHINE} poweroff >/dev/null 2>&1
-		fi
-	done
-fi
-
-#########################
-# SIGNATURES
-#########################
-
-if [ ${DO_SIGNATURES} ]; then
-	
-	echo "Sign packages"
-	find ${PACKAGING_RESULT_DIR}/deb/dists -name "*.deb" -exec dpkg-sig -g '--yes --batch --no-tty -q --passphrase `cat '${GPG_FILE}'`' -k 'Savoir-Faire Linux Inc.' --sign builder --sign-changes full {}  \;
-	find ${PACKAGING_RESULT_DIR}/deb/dists -name "*.changes" -exec gpg --yes --batch --no-tty --local-user 'Savoir-Faire Linux Inc.' --passphrase `cat ${GPG_FILE}` --clearsign --list-options no-show-policy-urls --armor --textmode --output {}.asc {} \;
-fi
-
-#########################
-# UPLOAD FILES
-#########################
-
-if [ ${DO_UPLOAD} ]; then
-	
-	echo
-	echo "Upload packages"
-	echo
-
-	echo "Prepare packages upload"
-	scp ${SSH_OPTIONS} ${PACKAGING_SCRIPTS_DIR}/update-repository.sh ${SSH_REPOSITORY_HOST}:debian/ 
-
-	if [ "$?" -ne "0" ]; then
-                echo " !! Cannot deploy repository scripts"
-        fi
-	
-	echo "Upload packages"
-	echo "Install dists files to repository"
-	scp -r ${SSH_OPTIONS} ${PACKAGING_RESULT_DIR}/rpm/* ${SSH_REPOSITORY_HOST}:rpm/
-	scp -r ${SSH_OPTIONS} ${PACKAGING_RESULT_DIR}/deb/dists ${SSH_REPOSITORY_HOST}:debian/
-
-	if [ "$?" -ne "0" ]; then
-		echo " !! Cannot upload packages"
-		exit -1
-	fi
-
-	echo "Update repository"
-	ssh ${SSH_OPTIONS} ${SSH_REPOSITORY_HOST} "cd debian && ./update-repository.sh"
-
-	if [ "$?" -ne "0" ]; then
-		echo " !! Cannot update repository"
-		exit -1
-	fi
-fi
-
-if [ "${NON_FATAL_ERRORS}" -eq "1" ]; then
-	exit -1
-fi
-
-# close file descriptor
-exec 3>&-
-
-exit 0
-
diff --git a/tools/build-system/packages/git-buildpackage_0.4.45_all.deb b/tools/build-system/packages/git-buildpackage_0.4.45_all.deb
deleted file mode 100644
index cf62358c48f1a5ce054c997b8b87ef9dac677028..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 62098
zcmY$iNi0gvu;WTeP0CEn(@o0EODw8XP*5;5GBz|dGBh?fR8TNb009VTXkcJwVxpj6
z0uln_1TG^z1Fq!!ypp2)9KDjnBE9q~!upMjEsen16%x4QyEzy@fQk8S)a^d$<APVS
zpJ`idOFYu(`R(tfjjYlW9y~cXQSjzTXCa+mLB4)Ab0p8WUa~qj|EaG1w5&;+%1S@B
zd8s%alu4X^XWqk?uU@SRzACfUy!@Vp#vzT;3Rj!|RTbwYgwF&VY&lSvtg+wu%G~V@
zm2>_$oS3`t^|JZ9-*0>UUh~@QebUQ!$u2M7{(sh{?BD&5do)+Q6WI0Uzx46;{dZb+
z-R;?()zZ0U!LJE5mi~9|`Imn2Eq1N(n&7cRDYHEC5DR;-`0-Weo}7Qu+<$}pNwLsw
zv+K7j89s%7`gr`w$8~+yMY}3P->H?GbIRr3+L_6*|F_|9-kD_=!uIbdJikh9cBRY(
zG5Z5-?O_M|H{85-S?f&c<SP07-=kL)^}5~57yhVkSkhu~HTL)B(=XN^+xdQXqE@$s
zl=b(M{u^GcUlx0P-M83T(iKau>hGVqXWqj1cK_KWzP%6mZ@T#WQ+v}(IzRv4d-9**
z_q#yPfAaM;W)|OXA6!0J<<C;3CtFJs72bEVt$FlYjrp~&;QN@xU-M1=Z=JIK-T#)#
zh5w}YJ^6q80Nb)3PMvpiocHS$2HuVQ@W1zK+WadP?~j{X9M}Ds-!kd?r}<O=JpZxj
z$^YnvQ>Uu3YfJ<`Tv;oqcspfsvPpm>ho)|2reNHP>;;Q2m}snuy)Z8=-{iYeW1$&~
z;@z|T*M0}(hG+JOM$A)mS!Q9ec1`C!>on%Ab7tl&se8%3d*QvXla=~AjBTP=xh8F%
zn4a#FGBHbW-tUyI-Cdk|$(v4fJt&=a#bTvV#9EoDdKEvll#g@O^h8DX9_-Lp3!J|s
z#Hnam)2S=+_CGHtK6MrRd-$*Z``X(5r_SwO(z7VeLTtvTMz+^NJ065gh`D!a^Y^!J
zW?#*_WzL?cm#-z}YUatd;nFXeC6^AY5t34Rmyz-&=i08hZSPLZof>{ED@*sdYVp*f
zfEZ8Z6s`lUmh*o<xTd`GdysLag~ziM3%xW~)?B*i`ChcZV)mbcjd|PMtD3h}D>k=t
zL>ay_Hr7cwzv%pdD?jhaEnu{1>vOM?wq<$E>T6_e5^kM0^Rr397q+!OZ+<b%_x}9#
z%10~fd0QVfS_%rCN;uioP}sLl==txoH;UKxS>Dw13Nt=#dDbw>vr&p$=<%KDK6dkE
z|GRxpkyy~XTr}d{UNH?tH#e`TOAiEpx|Lj0q&1~#t>uShU%$@wlVsqW-Vm*|`Ow>C
zPC=&%&v2i)cHmLAe`!~kNaJIdQxe({9EKMC(adf}Z=0WKein$`^uM{&@1kn+Ce9fb
z8-uUJPti=4JQ^}R&h`13dh6he7lOr#1Xa&#MbD~yrq;daUrg5#;qQI>zxk}#x!i-p
zZMJ~wE}iJ7hS5sz_>RV3Ogc4Ze#gew>!nVpOA2}>O+CrxIyZXNp1>|6LF370$?N90
z$8YDHx8``Rr(-YYB-L^o$<9aWLD%}4Hfm+g3byMmzy3Dy?)KYS(#`DB-J<8&`}7K>
zmR@x>GGP+7ntQaWz$vkH0?&&hEB)LeTqhfPF3@jsQnx6L+mVp*rf-Xk><k%m8^;N9
zI#Mq$#=W`FW2*LhbH?+32O_mh7h7d5W%+u>>eL2_pw}%0hAVGR{(77JyIe@uBd(cA
zey3BKA9$Y3*kF}<%CKeUj;TwJTu59fdaZtT>Vabl3%;cGTS+YS5i0WF<i5N%<inBo
z)i$Q`>%O#m8-(0j`02%xT&^j`x{SM(m+mp<ddn=Dx4q!`ZC#VQWqbcFG%|d0pyEKx
zQPb*!B2&A9=L<hoJNVZ6<L}?~RXg^vFVwsF(^<9BgfH18xq@AE(WSsN#f`7Dris+X
z&5i%~cXf%>V!i{?(}S1v1amX(K9N!oY;bP<<^+u?^53?|M{iDI_cAZ*o+LeMW$_`;
zDJ)$R8?+88?SJ`4n&<ql&B_x$OnE4^;pGuMe(pVt#|sK?%v9RxQy_iOQGnkk#JK;g
zhs)2&j>&G3bDNrHXm*8f`ZCqWoa=JqsRA*BT_UrlE}6{Nt^4hgB*Sb$SI58XtEKyW
z%-qhkJoH;K;p2Ai6Ft70g>J}lR60NLyYDi0-_@#@6Xg!q_fKAW`grsEYKdc|^`Q^D
z7{w)oN;R#7145QEe#!C?ntFAPHG9{wr#4s5Hp(0@I4}Bb`Hh;?gF5}535$<NaEZ2E
z*!ko~@lOuk^}DxSP`BY=cpAalaw39Z(J?pug^L#aGUWY}^Q)>VZTA!&ABIL*)5FI+
zA5T1(9P^@~S0dx!x$?S7kDwVF-*TOr{^I!LNnr}cqE|Rqd8;OWd6T<$&zk5he?A>p
zJNIbR2}`+$9|ERq+_hrO)-z)Mr7xxw?@W}~mArr@o3&SOg~Ue=(V{a_*#?K}?iJ7e
zSsAu?XM5x6%O|?lowmP`7hXDhH&?6c35~^{1e4__pJ;x3ui+G@^@iD}%5SH<4nCq2
zpSJha?|7S^rtjbVmT!B$W%l|1r>l3>{QqqB;jE#jUR+Ji$K%P@Vgz<g%U-!kzkSDQ
z^^VIn58m#}T(!RTuHO&l!>m8`&b&35yk5TMx9m>#{teBVtZg-B^2fq|=gr!m@v2bj
z`f<UW=ikd$vq#jw7OOt`IwbyV>8lgr|9_=hzfDk>|MTr+{bN<XRlXU|OW0Pv`o8RZ
zKF28AHT4eBD$B3hzF6q{nALI><Ik&i&vVAF_P0|tfBLYXaoyQj50|p^AG5gf*JR$i
z^pdltaT@13?lQC|mL0stb+mKs4dY#(zAT^8_3GiCyG-j|zc{$;bLP}niASW{cl|le
z6*2XP)wxx6E9K<oe~+26bK%N;l38yYm#yZ$^fmR4`PKZ77cR(eOELHTdz8&z@a^~4
z*?c#?IDa=^VkswOUz7Ow-NC}Z_Ds2RJJM5Lo#2}_&t~0nS<7$DPfC7!yqZ=M>YviE
zPx>|I*~X1Z_uswx_)_=j&$^p)Hro7F+L=A;UE$rliCeReb$3mOpPc>n^!<(XKev1_
z_`gHpxFVB3-?|%ibF1DwQ#@44eZe8#<5cpY^l34+=VO0uogZPF`Ot9Y??R~q?@xL@
z?N2#+;q6yf+r_)yt>!NJ!M$>x-qzXbm!2**yl(ebv(vic{^LjNmr4Y;uawyJK4|Xi
z7u~Dfo92qn{4*^f-?U`MZwbY-n=?25JSxE0Qy^3Ss$>4HS|*J{FDfRr=hffnyR`b@
zX}Mz?e`ILJaf|6hY)ClR#7Y!{>mTp7p9;Gf0vH%l5=#={4KgCybf%W3hLCn0a+~bU
z-t6kzCnlQBS^sSPflIF^_;`3+xp*zYFU50P>CtH=o<(ZKm3z2cnnaSg9tbT+Icqn2
z|JRy|{kHqxtaUD5EX^*YpxMv=CC^5U^UK0ryLRn*wN9)0DL?<ebkTn~`FWS>ANqgV
z|K)wz?!EW!#l_~Y&pr74_U+Zu^&8Coe_;LBbNGa0<TZIWM*-ieyj$<@zmTs^mFWxH
zx9Dqp`}^CgXTQDr^jH1Pulqm!nYupp|KZ}?2~4N|{%^g$|Gn$l)f>%U@XbA^zWjaN
z%CGV9&Hwwa@88SzdjH0ayS}k!m+t(>|L^(7dJQ&-d+yg8^S2(Gdi>hj^3BPuc`0A_
zG`{{dcfsqQfA1Dv$+q2Erq%zj^H<&BsOZ?cS%>0p|F|Cf`s<C?Y#+A2cEA4aMAf@5
z_Ww=4{F-llc%y93FZ~C)KZ*<Awq7d``Qm=Am-YXf-k9rL&2c5qd+y9%^E)A@ROY_a
z&RG2(w|iGDigfii$?V@P)U!rf!t?#S=%)PRb>dY`@7A1<z1tFYVKM*u{`=AEWADpa
zGQTdVG5uh5EqeXqUkkG>FId(I$L)@N?X{)l{hmXGbGi#7)-z??>fCeS|H&fTS?AYU
zb3NR=Rjpdk*KBRVk+WCkavZnc)TFrYW`pDXXlC`U_-&nKk|7=Hx3}8NpS7Q_&0uYI
zhOk=Ib6&P<Q?q-Wx0}nE>=dlH^Xun}M`us|=FWcqL;Usgy_+}hecT;i*K|Bl_hI<=
zYfq2unf>rU^R~ny<>USD68Y{N+kJTRU-J)_?www|-CcbDftWSn?&8PWpFh90da`l$
zd8@nDyDe_j|1W!g#;Ufytg5IkBl_CTZs+2iot#(RU7W;dyF2emMRUN}|KbtP1llZK
zL|s3(mizSG!oATF3zAEl9{&B(`Xp_R<Ad*++dfqIT%517KK-ZTl`Zew<UaU|ESWw-
zy5suJOxd5ZyEAj`HtWSKn3g@4Zw}v@cRwX&N5seHM(H;j98$mkHuBmlsS|6&UTEK*
z_Vr&4zgpPZF!yBnWA(+%cchZms{|za#eP4<yi9D-)k8}gC9T9bVrTp^;Ml7nao3r7
zD%YA2gRV6n?56zZaZ1>DLC)&p)<36Yd;d7pNmMz9+sag$ulrN}KP$ue{Pf2h9{qFf
z%Z67ie$ZCeu<j`TqnE$3^{s-FEoFL}0xuiw%l=fOr@Z`rhqTb=y?dlB4=ZlidGB89
z<@~7Me;h7bN&l{%_)Fzq;g6ed_b}Znc(}UD^y~ST9A#b4cZ>7&ygRd(Gw&{UL|C#-
z-TBwY7w?doccILt)NNsR@TB-Xa;%RRep}QX9Co<<cn6zk!j#?FH{8ng-pJV>N|oJd
zTh5Yn@#$Vxrx(WWqK<bZXedNAu>U#nSLUI$EPL5H@wXu_HhSORS-3WKbyZ1C!4Lk3
zck6CD>+L9Uo11-uVfv04UlmIp)aG3}Wi~OoE%`y}#fs$i6Dm7+*%$2fU#}qlQ29r`
z^ew4fb=%{d<0kuWjoM(GKPN++e}7o_@7uLP>mvLQ&H8#INO?l7+1gomSDCK3nNhNT
zaaa~h`w_kGEz;ZLR-a@vzhb;W^5I6=<kEI!{*0fGSU>EPbyGN+n7YcPV6|~kqWhtJ
zbwckV{C9=Q^e<uDa@pWkqy91F`&CbQ9Mm3&zkA+i-J>%h_{_lzMR$rH#yKwzuXuO(
z)p55}ujQ$~FaDl!VaJb0NhW35nr$n~+a^7j9-BYqk<cr?K3jQ}-PgA#?tS|&|HPV)
z)&(mbRBUmZS^I-CB37~HO+D+p`0Kx4Jv#XAtA3z&L!(KB&>8C!Py7!}n~|FSV__Me
zd-CzMwK-8gUj7yEv$?)A^Y7gLW3v|I|2NOC;AGF};N3DWQdhpL^GVvltcAWxQfguO
zN9OcBYL}3W+7Kms@YJfk%TljKO=@TL^?qmL`0w41w2IFASMQ$J&^F@i=jZHfP*PT#
z?H8j|@00MO<&$H!nPcG32UCT2-Sihz70UfnyI|tgUw1Y~d1%(AHindG20h&8KY=s#
zb1K7gR{l+VvELGZYkh3p&)oW>N5#sr{G6>9_k@sl=@ULLoRZRZf>G&CO;g}0HskHJ
zvd2n<ze!u~5@EXZ=F`ngdAWa&U;H^V#q+|4j+3W!%_la$eW1m|miOdV)6}Q=6_;-P
z2;X~gLa<vR_pYO<KBuho&iYlIeE7agLR3TRN8s!Q{}Rq_%l;|zIHvVSd~UdzmaxV$
z`>>|0|Aw7e%Ey^~{pF@RY_2_iT$A&p@)8cd*_;ynj_LYuqa8i%o;%)@h~0FnanZ8A
zTS8m{!7nx*l0CL3H1V&5C3n2AlAqbFCbyTJ`-|RNtHhM^2zu(9NAkQsAjRsuICnw!
zi!0aKSIIJJSeoW8&70Hip)jYb_HE1b@CB2~*S$V`;#s}vGWn@ngLAdS_P5=MS~{(I
z#nngC!hEw1Z?e9g_gpw&eO%1C<$mf`Jsr&xY;LB9du`X;-?LKGMZ48z$q_FbHr6y9
zeqqN>>wvP~a&dJ`VG~;>W$`wo`0mJi<l424$NJ>eDZZVdj`#dmOjr>7ea=S(F8eD&
zf3MjcTN3bgLdxy4+4jvHC(Wl`iuK<rxUkOlrAaE&*8ujtO{d%UaH_r(J=pp3<5cch
zTXr={|1wo<DZUxj@q3ryJ(l-s&x4w#Or7z)abu>>6?@)QlCJ}o?7#kCgZj%kDR-Ay
zwz#EEn>j;?kE1Kcf+N~QQ%dPxOl^0bz_niKwu;lmY!|}5$GtC{^eAl2=P5N)*B?C8
zyRKmFT#rCy&5(SV8!rlK?sh%1zTS7goZV6WyyU*c>sGw~aYc|@<@)+>&kEizP-FeB
z8*{pR?bViR?MDQyq`$OQ-C_U3F3J31e?@SUVNJ&S8kb!M_P?FiZsoc9sFt+()dPpC
zt|r;N;Isd#|2%K))wX9VY~Q}+Uy!zK-Q9y5xVGfRUcRrJxPE1neDC6bJ&W9ujjZdG
zMRk5`x9Ds?@-p+@dhVH9W(U2>uq(Kq(Y5h?m*$6q@4o2&t|-15y<~Mxtw!FC&^w2n
z!XA_yu}?f2ApK^Mz=6{Wc1L$}sGaKld~f!xeG{aj#2?LWEcV~V`;poF*3OrHxq^D9
z^<L~_R$Z}m+xli}lm8!eWsbf3x&5H}b+3Iwmz=LVe()^wX-bGX|7)iG%(QL)GMWmU
z_~+aCZql9LlKygG=}VprC&9Q2rb{FG4yb6EXIkHVr~3au?RC*=pE@12vrnFvw9WXl
zB<ktO{+BIAW*oMswn+=!dt_SpOmlbV_3zCSZ-2ULtq^&gcX8~;tE#nAlN}Ge-K)KY
zbCXzK?Gq{fm#3KYr=(q<khjvM>czpA3Ga7bH8`ZFbfN0gi+J{xjg$CQj)w|7+oRns
zW3Te$wcbjf$?f`aLD5J4z9~B<#lLFlc?r=!W|b~~96B$09A@eiT;A@Mcbx0^T)sJV
zdp|Z<?znLxs?mPOe5*a)A456~%b2euwW#&4|D4cRcB#aS=Mcw!=ZzCBZ=96jOlEy|
z*s>*S#gDT~f2d8bJyrUMeXY^oFB6Q6OTV1l`+e6c_J1bc)@!`Cs01e_{}JV@SSB{L
zYQ^@IuMcX@j9(G?*KNhDtNJCA#WtqIZ|K^S8TDh)tF!!iKVN(Q+r{91dUa`yoNmDk
zr~aIUE4A*`eUY8HUX8y%pyWl&5$0ls*<B{Or6JvAhj>aC%ZPuNo#`fU|NM<T3AbGy
zHx>6TyP6rkB6gBPo{!(x%1tezMR7kT1|-Nz%u`Y2z1SX69VE_c?(lbh>YTZauYcUK
zxcYq2<0ax5bIK3C5WaWrg60I7r5R<{0=Z_&=7;~Re54V0X!4Eo7ONxT%iIqMX7q)b
z$oGeZCvx%5h&M0`$=N=4+2$R#U*=yrq-6W@f>55zLf@<??mI5buRq8yS5Ft8&hDOm
za^(@`nFi9IE1u0yc06F7`c~qae#hkHO6}S;DF?6azvGt@J4aSdZti|ho~iHGSKV%P
z<9=kA#e015zS+eZTJr?YpNL#woBip9`-_9$jxsppPU$`nE$qQH*->7vKX_KwtP;(f
z1)lRn-G1@km3{riTQ##@C@QXIvq)XgPiB*&^A_-g-!V9_yZzm!P_upKDyD4twe0WS
zV3`Pirx=+nwo7cTKRM}jV@Y<IZmva6dK7QF<GfgF!#`ivw5GaF(%;83qrBMBHPuPj
zXhml0hCR$t|K0AE=w5Trc-H<~M^FA{*PaiP?s?m+IOEAFpRT7U_}5_rdnK>u9cK=g
zMX@ert6FchE?hRxJF@>?`-^`^&kDsaeG%q6KPPd=#QGz9<Ie1V?{+C-?jnaAy{Rf@
z=gtaEas0!pyHa1;wbCI&{D)WMFQeU=UExxng_s%*oR+=tVzg`6p)qCWBk3t0t#0zX
zTXLCKm+9`t8^2EN3k(0>#jahZW>X{c=Jb5wXyaldmxW6@r<AYiv~|3+vd{RJ>TQwo
zzhNbFKP*iDcD^lej-p&p){9G%`FKM<m95!x>+Os=={t5C{mJ_DbqRaOYt?s-nd>vn
zuGC#w^X1m|W75kWoXT|Gyz7;}?KZxnoDv6QO%wuVTG>jde7v7*G55|pzk5E9PA+5r
z7|}4d<$R>V3Kk1ik9Ui<Jyw}%?5R~~@%~+uVO*;E=L8Y4L?NCl#=DPPw$`7W7A4$y
zZu7C}nd{DfFxNSkl;86?ZHC4CAU)$FRtJ)|>@`{AtnB_Kbf##*<_p(Yr+ILi8J=DC
z#_nzykBdP627bH03G+CNmMy*|u&zPskM=h<6RF78Ou2^^o^bOn*`Bh#t;O%1Q0@;d
z;p$ah20b?eZoQnE=aoAnvwJ#ch~Qt-qUj%F3uf<Z>zY>ii1WV+qtN7eS2u7*`l_>>
z%{GtfeBZ<NNj+T1L*>vF(b_ZO)mx@#6|H~X`{7Ju*oogg-~aJ(E&lK??ZM9{m0uQh
zE=r#?<(kJoF)Q``@;Nb|c)X8`>oz_6d+GygR;`KA?~YD|V`txGeYu+Xepa9LEY0i*
z);l@e41Y|%(lB*@-Mxj+-_Pp&d;aeC<j$h6t&8u;GgNP!Eh!uCFi(5^ZQkN(@!_mK
z!4i^LN3#~(2-jY?FrrLt?IRnBNo(wl6D74a&v|;s%6sjPolLVj{w>-QrrLT~`+WP+
zJ=c4@oXkyTU%t5Om5&hHva~l$ruhLE?yi$^K78S)NiF}>*IRz2XR%3Eb!q<H+`8{V
z%KvBg(pQ|VeD@{l$o1l@%!yoAZieeRRBYU@H>b{?t-R}55WlfelwfG&C(-LSQmXQ=
zT)xnMqepJOUu7G2OVQh~)}sYa4xJTUmeHg0+9y2L^KkgLHjkpV3aiS6*Le9fk8Ed@
zNiuM}y&+&ls8OE60Uze;>kpTId#bvEVfys1Zj5I{;+%|rt@hb7+2_uVY0p+}JGo>@
zidgxC8-ZNw*2#aJ<Z;O1kbaofg@>w{_oq)^(R*D_UvO_>W#nVC!lZ(;-LG0+9`J8@
zoe|>lrBC{;%fola{3_V%54KORv%JT5FOFS7{H1=v$G{!Zmf`!~{n`Kj{r|uB(^z&V
zGyMOz-+HRO&i_9Q^=E$A^VMdQ9zHj{`+rV;{@Og1$N$5&hfV)jf8X!VeWNe=lE1z)
zxBm-WeN~xHs(49#n8f>~lRN$tu^#^GmM8OL`J!J55j#XfQ|>G5FgpC-Be~R3QsTz@
zuPf{>WzWqkU&7A1%;}qeUajeyBO40}Z!D<reKEIbroLxkMiggtkZ_r*-^_QepTaGC
zXI*o=QOWvv`RXUBA`HFxcMrBCxGep_wP1bq$?a=gY?8uGJX&$Ra@V%9n@6WFdLT6G
zTsN-|gVAz#rehu79u^eTTb4L9Hfj5>R~LNkKIz2=W{$wP!m1rnIyUNk*Q9^DNeF*y
zO0?ACI?q!%>2AbYvFMs;-Jd_-NzJfmNi8h@%Wy;9#U|=oNX_{x1^c3Mp9R=CI_gg7
zfBvx`vF1*)QeVIIT&bhe`L;YR729+E^w}DTJ}b$GTs}op%ul^+>T!6$!7`86(c|Ea
z#Ix+*jcOG4UC9db$gpGk*{!}J`1YN4rIfyPlP@s6OWgh9snO-BUa<^Yuh^=ceEX^K
zm`eKuxr!@0+nRUlU3|Lu;{o2r<pGLk_&Pdk*KCMLQ;+@RqLzCj^TDo@QS0it^Z)jT
zR@ask?))xy?#$-X&3n5K-|}l)vBFtiK8yW>>)YhRzv3^KG;QCwto2X`AM^jS>-RKg
zOE9tA3B2^8f3oujtss&4{_)EbTjal7lzqR~dQEMM-G{v^{pI)FwyyH-pFBf9Yn8{F
zdGj3&4y?Pmv8u%Qc=2RkCG)JLWs)wRZrNFG_|C?><MN@eABEbsbN|o2a`MLkCc#_Q
z7tCGyc$I8p5<@Nd9(1^W@J`sce@@NpFH_a6Hax!gv24cGvY-oTN>79X6Psd{Ctq7H
z(%D*L;uw2%&INwaWDeg)E2G-~n}+-ms@ZTeYyO+qbI)che7gK(+>ziz^R_jwm|>t>
zXH+2l$n|C0M3z}MoT?%^xBD<IKhL+MxlegQpUJN<orzUzCdq!d^wmwm@squ2fMde{
z^aZ{w7oOC=EWBU3`{B|9S0$dawC>f>+QZCu^W;qaV=w03S!?Skd;OQfjh~CRHoaZv
za<D5wMtWJick?Szmsep&xBc<s_<G3Wzfr&$q26iD{b^2r{w^qe?Da-sPxNB{tu<RB
z18XD?3oYFy`{RfBU8Rl8iho415{~^m&k?47@vw}?SE0R64qrK4e8Z*Zm(Ctj)&+5k
zJbx%&y0GI<pt{oP|4*goaes{yxaA>O$@-x87w4?b!a0Gv&xYh*%ssI9Uw`cCxfe{2
z=)9;nYCE%G(~}iDGMBQ3q%2+b$go#dO1wW)#n8_pi)ogRg^;mq%1n+6vtmydd~TUu
z@Vn=oX^L{~I`v%(S=DRz2nYoQKa=FrTQ9ijujjnKEz?B&5AG^Eq_ZL=IHS4Zu~WCO
zl0ey-EJg=`WYx_w?UNlgZsfkoKjYdHoBUN3JoanXN^7-r%{m|1HREMz(kii{y?w_W
z4{b@|;o;|(m=$~WvH00TPTzMwTwbTfu(Y`MfOS;;6&s;7O}nnPN0k^a+3gXub&{Bl
zk4xi!HGjir+dLAoTNpcSZ_G07WE1;ZpZ)6Zk=b!4j&bI`Y+GLS$2&=Aju>ZiPjS=R
zsoSDi|LT5DQ~Yu(>+xfD8ROSamQA)&suYV4*bzQKu;#eG*12bE9yA>~#*}I$;KqE>
z%X<6NQ!W9rJ<7LlYtP_e|EtpTQOo!6H6=qOC0DQgnJXWrIJ(8j{(XG+AzyUf!~gG3
zTswPDy{S%M%2wB1{j=2*lU|957@J%-IA-vCNlHe_J7MX6POA+bzfEHE`lxVMH*mpb
zew(WizaGumqy4!mNp6}K8_Uxs@h+jQZ_@0h_|8AMW#Zy0%?Ednc21tm>AKd_rias3
zx-%$8?DfZK>kry$#_TMco44c8vkOj(y)P;X|627V|IIG*&zn-1&PuDE%-9#Bd1_X0
z+~o}a=v1YGcd<1S1!h)kvO3B5>YjgtYo}%M?>xQxSBe9&kG|0e4zvlKC3kS1qr_Ji
zr-O>O^WE|!c=9ezd)hDfi^c!>=L<Ev?QKsdnLRObQ!N$gUTh$7&1dts>4z_hNOx^|
zbijGbW(W86mj&;6#ITrj^pu^`?(qp*(z}JZ@ycHF+@?eBI*q+fTRj_c>vER(s{Ld3
zf1uy?KO#Cl{;uC6`)g)q(|+`;{!8xsAMwb3-_$GTxfq)gTOPM~FA-r-k^g3Rilw3D
zvGxp`V<l%gKhEfR=HaGdc2TF;^WL;W8~Sb*`<!pMz2bNl{~zxk0#8-F)842UU#+N+
zT<NjOVg*mI&Tb{|m0c@~H!`yO>TEE$$>}wD7LRG<{QLPHzK6;VBp&Exbzf2vD{U(C
z$LkDto~g*bLpQxbF9rS4n<smBQ)&a>Usa_CYZ4z6uF9_as9$x<JMrd2p0%ZGUH^tD
z$#FTZU1Tw-hcV@W{glQtJ}REZModL65^Nbi=9{FioB1y|Rb!HI4Ilsh9W{FM>Jp!P
z=3-X1*6_X?aKb7}S0b@vzv|tJw0{9p>uz^yxXpNKDrdYZ(pydT?1H7@i}-Y<GM9YH
zl=D8V^h~5bH(QaT%*S|L+@A|+*1~7YuCKaf7BgMnuzl@}l^aA}x*WFHv|^&nglB7>
zEYsXz{WCeqaPgc8n^^Q$Z9V;v^@ZD-2(6_JGQAb%lKbcMip`ql5xA*c?#S{5&c_lY
zov-*McYHYhr)0$<-krvtOtDfg<sM5b#%o=@rIPDq*nL|0QItQU<|N<XW0ws-XunB(
zsC{NqFv~Nqd%0I7Hl2;M4t7xZlxTUcB~!aoRD+K-aP@S7C#g%ax|okF<Yg+IBR4}Y
zQdP#$f#G<;4X@o<XOx6wEQ@}>dww@??KA<8FH*XFg6S>s3wl(h2uy4JkZDpY)%Qep
zlG&rfet#^M6+H=S-Vyk4?yuE`^JH7tD=V@NaVp6#jX$xu$E{24x0FNDwIj@?-9~FA
zHcwc~^>0DToPJ?}X*r742j>L;UeE9MdVBot{oCyR{oM3#dhpkMKW_c|djCi8<M6Ea
z;W;0|ci;Q}_J7RZZP#Wn%&(9so+A;ZEf=*iaO);FS7oE)N<z~P-7`8F@9DBJ^NX?E
zmVa|<oK$t5p0Duqun{z`bLO-9-FC+3PquOV3Tci#v*+r#JnKDMDJ|-5QnbKSNJRP3
zQ`b+QW}SI-x-4<i+xMR;zqMX4Rx4X(I&I742gavL_19;ek(j)|B)RR9%Ka-3jsH|C
zJ#+rJ>_D6^!#tgh*7g=<>}>aYm&bl?_Wlu}Jw;a_d9R@L>BAysjOSi$<v4R*D0E8;
zW38aXg`cGb--FbaOj?!xC-v`lmcJ*sAFNY-U?(i(<lFvIgk|xPFE?izZOLq9GEnCG
z>6F>QvHN4Qwc@52-?JZTE~v~snA-Ry;YFh9Jii#h<S*Vl8_uc~>IJARpXWADy@)GH
z;qn)zUF+N2gF3gJXjrMP>1^s7t7^favt_NaQD$FEoXmaK!%nQ*pPoC#b@Tq=?DQw=
zN}Byv@jU1HtrLCy;@Je&+!&o*xqtrr_<B0{_Y2vy>Mh^>`~KHelm#*_l`~^udV2F0
zqmRS$bFxLJW(3V!+GWoYW>I1t_g-$^wu{p;MZff^eSCTIftgcz_$FaX6}j0Petoo_
zxn1A*x=Y%6%YxFFDQ`-6D?f5@-V;b`S=ZgiVe)0kyGbQy4+nYgVM_LnRoM{zx66ES
z%&I9zUQIpl!dAg7UrB9!L#dCd`Lok*lloph4gNmK#^jcluCQa;ESa5CHRt_5^usT~
z<5f$6y&Ioq<&qO}(v`yI3vwgRryVlaP>;Bouxicim~Dw>))T|To)i_Wa_$Y#a_bD<
z=CONj-m$lRC)J7`w@&FWu$=ws%1MprSiQFuJM|^ozAx<hZsZ-al{3@wSjF)+J_A9X
zPam1HlswmMjEh(;uWdPFNlcK;$BA0+WgPqa=c_Nwy}j(NkzC&53aQzPXQz}|y`6CS
zh05~{C*JQBkvYG_Z{N?5JkGOqv%1e-W{rDy?(DiZQ&;6K*|LEDXUmGa7K%L!(rW)G
z?EX80^|{fHjXDYEDlECp%tg;kpYM`WbY+28>NAbv^2=QIm4_2Iy^FfnIsM3yw8Qzv
zPd!#1XppduoSW98w@*9W*?(8_%O879%KSykwOa1Y7L1s|{loZR-HWAXPyL9LyE2{o
z#p%XRCza$vO>(y6CBBS$yXx$LeS5Y<zsxDVyXMFd6Xufa<7{Vi?xbc|PjRq&d`4yR
z>zhwc-d9tZJp1R5tH&0|eE7N2JXp9&=-m~UNkLq5&v?vQdF>}dRGYQxMX{%Q3%;$s
z5xKhT&AmuZ?KI!?PN6jh2dx*+G4y;X$SfnAw~$Ga`Akj1Gc&{WYxWE8Fyfq_a#b%+
zxi?l|*L{;UPb{a}z34UMRya9#-Meo|Rl-TF{gtJ&R_(qf!jT&4q_O&RO6vWffBFLL
z{1=X={CWQC*{dq+#{V(5V{XSivft18=egM<`}ukw=X?Ko-rx8C$ws$TPQfwJqGm@=
z6gzKYS`-==am?k~&kYW82Ai5!rmqtWw$%Ui`E-Ku?9QMW!NobEZp&XWdz=aN^LR1)
zY{{d@3pP&oC7Gn%rYo;YYB<XyxH96e>7UE%Kh$6Q`SIS%pR*@(Pt^Fio`d1xQsqC#
zvtCOcvOi@1`0!P?qmqY@NiUtX`t8N<)?)k4o!_(J|CJ5%9;bWVXp@g`SX6KNE<Whq
zv#7uN)*lvroE|U#|LOG)`uofN$2^u7_Pty_!{@YJmPb#D#7^^w?%)-(j@kMxd(%39
z^Q(IzCoavN+JB7K`ka7Ro3B9O*9uMr&fh`_Ve3P)&)!<U|6kNv(<|jy|F1Dyz5ic&
z=<jFqf1I^nEtDz5H`iKzeO8O=;hq$qW3eq0O)Ou|{jvT1J<dXH1^%F4UH4s`<bN&}
z+WU!fsv4V_wP=C4q5rY+IpM3Kdbj3Y{dq1VzU5-V+N+n?&P|(jh)?ilOZaMy*-bOj
zxQbPd-OuV|Pb$`kHcpP=yJn@PblG*bhs<`h^f+6KnxC)!-rhcAeb)4@^M}Q!^mW;P
z%-wU2x3e`X<6wf}$H&`DFKv%H_N#-({#LkXq)p$ut)*wIM1?LiE|9yBd*M_5v1wnI
z=tZ^8pMNDe>VUh7=`<agmeSV7-goVK9}VMDUpV{r2Os|Tk4N^A$j7fH|4&=@-{~@%
zDYNUz(jU8y1V5CMpZ-RNQ^lb9!<MHOVzV|rbTIN4p6Gkwjzm=OZny5;lRii;=7|0D
z{<B5NEx#Knzor?vc`xMu=;3;MXY$pGc`~~SPk(GRF1PADySjdY@!QJzAB%dnyOgW=
z9GP;iPg+${K-uJFrrWtyk{#vQigGt!+`F`mIW^k(Nh<f$Ez;}j&pzc%%Fpgu*zU&e
zCz081|M*9P^PF`d6(3$O$p$aWS>f^4q%4l(pt9MsbrQ$(c=*3p-D2^LDf=_6=<4T#
zvFj73vPtW|&tz!wTFk#(Uqd3Td(-bXY%i}T=|1E7!I{$&mb>%$BiA?Gmtrz*H3*-}
z^nN7tv-KXU%Q3BQT0RZ??_M?0{4F9<u>aq|Lq}%KV4U1rWm@xgf6nf-#IDvA+*#k&
z{kwGWW#Zvy?<?c3^QB#1@GZAzwM50f=zN2`{r7%c5GtrG3_A4q(~-%$I!lVu*)2}o
z^jfjqC%oN8YqkO3r0_X+nYKKA&a_zl?}h($dU17$&0b$+?#a07%2l3zz0Y8mX-U_v
z3VsfwcZm~!Nu1B>uUNFTp84%9L-i|9Z!GEGktq1}W2xipS-Ja^{$BO*+Ox@Ban--C
zQa#(I&Fud4{#?QvKi{j$D_fqfQ!+JhmhY0jweXC7$J)U6oj0@9tmB&QUSV8Ux;5+8
zd6mCMn7QJ+o9tJ|$Xu72*#CZ6!n5~tj!a}!@`y<Z^l26l2=vYJFhBP~n5kFNjIYbA
zDf~#k^|ha~_nJLro7(^QUh}ads(kB~U08EFHgKlW#UEY{vR`Jp+$z4K@BHn5m-_0Z
zrOZq=^Uo@MyS|z6cABW?@{XNFTh_jRkjQ8Is66riz06N5j3@2SK6}N@^z7Tql9{{3
zuF3t4JSBF3o$;Jd{rNie)Vg<f6g^g-t1Aq!f93ybPgHE8b$$zPKp@|j%Q}Bf9y%pd
z_q^`AXY8NVg8yC>uiRL%<%X*2=aW(m+iIqB$@iUC`Q}%2O5xJskGyw(Y`vM~afu~Z
zqPJ7<YSz>>g(<fWbvjM^y8O%6*Pa~rKW%xuc2V^0h1>s_eGC`ya0rw2Ivk$qRob&g
zAm;DtdySu$6)*oh@vbDxLO&mcpikO67WLP1MV?ymD&xw#q%a?wsa^521U4V4?DMn<
zXiVLD)^(+;qW!LeO9gb7J(+OG=|n@1>66dSb98ql9sRv&-lPbP&%y4~0vEZzy!P_w
z@#kl39eysJ)Kt33B1h#5N9Fm)JT_elo67&D-v2AJQeJ3M3I7q*S6jLq!u#GUKW4w?
zE8v#0i;2&B<(_S&j7ttrOAcF_lJI!8cE}&6BPr#_GUS&CIDWq-c}3bZ#xL0-&0_JD
zV4kb)cN#a%>Ex7~U3*t(xk~RfmDv((^B+!`yQ;gY<xJYzbHB5ucEA7l!hX%WoLUh_
z4a*#c>1*n{!zOjHm0P}@AtKebFkSTuzvPvtUS}hD^w)-Q$<EU8_dC?1KArRJJe40d
z@ivKW&ozuE>a}<udHCV?RyX5+UaM{?*&A$T{M^36*G+y;p4+J+zfWt_obyUAF4pPl
ztX#b^*wWQZjN^I*%a?y5$L4z)WzAoItk!GiY01*{N-WA<>L$TrxAyqWKfGRl-hl^o
zy#ICjen`j)T0U~!;`B}5oj3J|kr}&n(fa1yyXKTQ?=~^Lx>R-VtzDN*Dx1AHANGZr
z_!O|-F*%|!BayY(_c3Q-k))Sy9e<SU-2GP`g-%%ErPUYq=X`sw?B&+}7_rNilh1C7
z^wqhp+M&t!x|x5Qg;6Ho2g&6Jwt4J+{xde+V8ODZNfGkh%AOMp?KI@t7_UpoU)-SN
zKA~Ofr2gA!x3l~fr)YZ%{%?|~I=(7ZK}%%w=jfX7jW5=HTKM;(-zxD}mmI~}cU1EV
zIVA@<>F;X3_^$cyG~37v=akN$KcTtud{0}8@`DV8O;--Qwb0{s<ZqighpA|XN?RLu
zl|c~q&$(Kx1s9#qTFvkbtupbvq<z8EJ~XKFjFNg?&ka2;*4wR|xl>g+qaMGCdAHC}
zY_HXxi$_vdek^qMVZ2{!qAXWwDlCwwdM@hI{VDpqv!9-y%2N15;miE3FDvdguD)sR
z`t2CM|Dpac9o0R0b6Sr{ZxH=(vqg39%x%jy9b~9veOno*@MV6)n|8?{c?tG&zdbhV
z3%35QiC(-cMaySKt@+D~kLCw`TXC!U|77_)Kb`I$Un=}&-IKVC043A85#65h@trZ5
zSBee0R|#%iD<XH%b&cR*%k@lKN~;6SUmOrUasAI`Db*B)awpd*TR3k%N^93kN`G}r
zwny+%PYquwZ{?Iz@&bKJY#s}Wb{*_Jz9V~SVydXycJ~soNwKTduI0QbPnPQBZj_tt
z?D5aL^j_V`fO~gbe%#2>c=t_t&Lh=}-tyd)@~@pAPFd6S@$%tG>jh5o25l_Xt(<zu
zY<KL`Ku5_WX*Y#GTlOvSebIlaOyM1)+kU?(e`b~%)`_<ngc<hQ>{(PirAj70%0xH0
zT}DOa`;V=&zlC?7OIZ3~>dLvCJX>^159fzImM=Ky{MGoo^fT7iMfs(<n(Fo$YmPi|
zFTLek7c_sz1*5O)#bh{RcfDNHxNLJ@Wm4RqOTAv5my+)FHCHTMGV#8DPkNa>|HY?G
z)h&Ihk_Dow`L~m}S4!mVDY`!Iityr$maU&0H+M{SmQ+Y@;1mC4Q}`rlb#bJu-*rVP
zufD*Vxt813t4lX*Gd(-8)n?O$&(`b2R-K){BUe&FjKg)(xeL3pzvq5B{pWi9-|%3z
zcWZ7*f2&H4n$P#Wlkfh?B?A6a7BKH?EWg6|A?ni&by>$k84c@?{|s0rS>7;~Tl3|B
zzfAt0fKJ85hVl>XK0RHjY$fikmS$AxaVyxkNAudG3(Kr)GmhJs+~4b+dZXdJUU%xv
z12epvIu0@fd{;O+#r0V1qcdk^0|i$q^r-Ag2#9~$c5(XqQ~Xg+t1e$wd~rN};k^%L
z%d8&q3wP>vwH<8UA$us|b9lk_B?k_t2j22kxa6}q@8i)k5`UKd$$KPoZ{<aAzk|{m
zd$m}Tp6R&sZ+zj`YkkhON$yov-7~>kS=Z+*UR)t3B(S-;@Op3T15VKZXPJc3;)#`6
zE<dX3(~_$1ip50y4qWr#0`In{oHfV8uD@QqN!RA<r(-h;Z!Y4FoAhB-`J;t%^e$fS
zh*h#IT$(rcV&2yZ#hE%&JT7M+T+R@&$d$?V+Ul(lx30a|JIhMof$=lW0}WX_u2zIM
z|EQXD(R|)&x8oIYzOO{%17aT?zWm#J+2t7$*KACCkDE^wSR7H+eP)8y8PiEq-zypS
z2q|9N!6P#FnKY-Wzzg2^l?y(cIX5dTOeVfd;=ShI=0bHvU7rf`NBM1W&nIu<Ubrs!
z>YPWxF}{&g6t{UR=y#NspLJJLG(GaUv%zMq@Z_(P-#?YA-{iAF^0BW=z}wAFMQzKL
zaC5C(8gy2Avmy7H6zK>fZ)V@_W37oj?6F&3Ez-4nc|12NnX9S4Sm1k8R$61vo0ndf
zeD#*h{2>17bpIq{W7gxGa(2xMKU}^z8!vod+IxBRv=5?_0{U+H&qzBmPelH;$u+g;
zEwehyA9ExWh6}e<S7=TAt0sSh<Fa9k!nr8-%qw<}+Sc#0x3jLP-cepx5fGYbx+z?y
z-gl-;rNpU!8shKH9h}o+wd?h{r#Cpy{B}`b$UAw)gT;NjOl{Nto&(9g6OVcOyqmDO
zt<%F^V&3^}MiHJieLQ=mqFneJCYW#)h?LxY)a?5-%1BPkvZ-`mcfJ49#b=jPw#5e9
zd`~oed$B7r!0yVulhv;#t-bT8*~GiMe{#;fUj;@w_kUhee0SYQ(&)Ws>OT8(tKygO
zo4%fzW3jRE>{a%I6TeI4s@<+G{qQS~?XcF86`l{6dX1J`iQs5%H~P6`!EDuudMQd=
zk>b98LJ!|rwng4F?S$rpH7*)aN3CA0p5WPjqV{Oxo?TPU*sToi(oX#Jd4bDKCROPN
zuE(}pl*v?RvQL<t<2Hj$I`VT^XR-$G#i_4<z3^&y+w$4{qB85b$Lb2VmZsYoPU+%1
zcxm#n<x|ccJAAZ4UwPH^`hC-W+27qDT(|MZ`){wJwEk5m=hl`={{O3cq+Z{7|MZ3T
z?TcQN$NYGnX47Gl!>~mCdfP$Oqbc+ME^ufmk2@*9_rm!L(!1QIZ10*F=kZWpqT;d@
zhxPgmzkhnYUvhY7@WW@FCq8Z26uPp6?S+=DMBS_Ri%W~1a9KM?TtD06^zhZ4lJab?
z8Kn<Z8J(RLoO!CM_J#4QP6_+oV}3^KG|oM3*?(I^p7;J=<+%qnPajy3cP5OxRiaL2
z^KypcI;{+u^EUl_v*q|PjoD!~)A+ZBd7G&JO;~8O?ZY2~liRC;Z7zrXkGj0f@oe9*
zf2z8YaY9o?J^3WnTz7k~I4yZL^H;XUWW&>$4+4%j*kw4c<TaS$w=JPIXGW>VjJ^%2
zb`cw%-@0~O=TQ3ciHlNiY+NVP8r#Oqopv!b_5KWfrqIJ7*B2zNPdl_OI`?y*vRt0J
zyq-@>ot$8o&?Cl9!-)z~fww#xZe_XVUfVGF&T7fu;cYklZ_Jd;pZQyP{%^;=tuNni
zEm2+iCM|gV?Nj?2&ffUw8|WjvM6|nh#`}`QlvUTZzS+tB{_^2d%c4ZOYrOPr`$Lir
zziA20c=KdyhRsh#xvdZDE8f&jx!~sX>*R^J!rSY^?mymc9rkElQmw)M4I%~sQ-2(A
z-D>wj{<>Y%jAJ7H&wO-Lr_DdQgLPHr?#Zjt`&;vmE1%hRtdZBGFZT7}<01mWbvxhO
zS#Vt?xj5z54U5B?lcrxjIr;g<B!@*0qeTS2JU-{Q`mbT?i<bF0*WYvfFui2XeWCC0
zww-kjv6+k>ZEkJJDst1$UQGUypv7;!E%Td-*ySxtJ-OYYvm4ulo%Bl=+*r3DM%hu4
zZRRWM0O`nNJ@e#Fky|HCZdI<dmRBh*i~IKG<+H?ft9ot;wz+16&OW^>%5ah5!yr-5
zckg4171E{`DNn3-dp%!;?bhv$Zkx}AB%OWz=($_m+ss!B67z&b*f#jS2)*HKEjhDg
z=hGPFgl~$!540Va_dI##r%ciP%a>HHc{=^bvkJD}ywi(r*l+sVf7;(BM1Jzy`ak)p
z|D)UA-+sIH+b#JuXP5qc-@VR$n*7hZ*XwhIKi99zU#oxp|M!UhAwOr{PyL^tm#26A
z|LchVn-A}8E^jYh|Nq)Cw|Bn|FFO2deO}($wfXDv7XN3T7Z?Ale%}%KPaX;;_jXAs
z|ImLCnV9~BSMtK)h3PX`S-elPIQKLiaX*u^{!qk?<BtN@Pk9;7;yY<-tk|V(J7!GH
zo%>@Guis?xO^Wid4&mzzA}Z>Zy5#CquQaqf@$dTS{#wDG_uKyN-@AA3l>hPfe=U}0
z|GzQdC;z1VYk&XW{(r-+Yxg3a)&DoDpZEXx!IS@v>Mw7<HoLn#f9>V(`uFADMqj;l
z>eTtyzqPg5#o7NHZrgino1R;re3#H8ZSD5sS6`Ki@Ro;#y?giW&F<2Y@9SgctX1gF
zS;Nz$Q1UkK%G!M^Y>u00>Ca29kpJ`i(ThiK6Q3USeqwCm*RlA4N#z`gIX`M#_k8<v
z_u<jF*5Y&f>}>38Ztu3RTpjk!zfYg9U%zbi`=)ml4B1rzC2?#A)#d(Ime>~@&c5E8
zGF51GZod8MeHH({z4(zob@SovyRSYzTptsnedToC*AxA27bcuY`1S0~hpTy0Pw7AU
zzJ>e2-Ot_e2`(P{?q)ry>kG3=j99y8!{KUsiMF^KTXH^$pE!T*e}Rz948gYRKkmxD
z-soLl_ej1;kSTYqfkZ{@YTG|Kwq-BQ`zr};xxF;Yd-b<v)t`f()@yGosO4X=FUWrV
z-?;pw-=CiMe9NCZ@p%kyjM2?M{Xef9`|#OciCtJsJ&X5F+?M3E-R8B=uf6{Ka=ziJ
zxco<Js`pl0Tl7^!VpU^id^~HQ$ekC?*R0B1uFp+yxGBATd*Gub^KR|@+OYO+-lLai
z&#qbi_Cz<^x{590KLWMC)D@Qt@O);OSG(_!&&NkUyB>U-uFk$c<lFssbLYPgi=Q{=
z&)TTUpH=^#yghj{@9RhHU(7!2YuM!@mBO@7On#*N?^pT9pD&NSdUd%sD^>sF@9yX9
z?)B!o4fZKbv%6be+i^es&EA%Wo$-$<L$&SYWn=c-T)Qn%Zo_Q8`}=I~T3c9H)$NUr
zeSH4;^6KATDyQDEJiPzjgM>Kw_hE*Dv#gsocAbCU$H#XssD1e{gH=nv@4fT7y8U?e
zhUZ~^6SrM3{8#H%f4RqD*P4^_&fVWXWp3x)KAug9`8kJHt$Dck^{0z_zl-Mw)a<$N
z`{sf3+SOCV)pl^k#T}QQutlxW|6Au1jmLa?1!uMO^<=u1zKWF4VtU_xK0NNyY4J}B
z_vUO2s$6(lPO7cu^??^EziYL)s>>>>it1R3K8k1f6<h8peJ7~UqR1jHV$Hwi-hT66
zGcJ8Puby6C{q@_E^o;M%6TYl8=Xm$!dU!^Kw#}uG;KG+tbC#|$Jn_=t@S@<edJWY-
z`WJuZPVirxn%;0z=e_Rt%>on7H+J?v-86UJT$w%h_a8`Y-#$Y+@&6-X{VPw?j0!g$
zFRJ;m`R~6kf0*>nzd!RaAjf5s-5Z_Qj;j3^e%U?$wD8$qC*#_;u357-eotfjbT}+C
zKi9eYy|8M(uFyW2fUt_P8&X}{OR|;p^j05T#IyYJyQ?=(?*3eRLHgT$hy3R=S{lTU
z@40T&B)9JH42QJ^^TVBXd76b^^1C}N^xT5>D5Yc$laJHi_upHj(;nL-;vm&-^HkvC
zr-*GWo7a@>y?Es7tP5XW{w`K|{?a0)U-%k-vBuN<C(q6#Dk-|2aMa+eRI{7>#Y+6Z
zzeP@mGkiKcxI8!Z-``(dSy9#}&H0Y$VDES7KD&t?DVs!2<k$Rva(B0~%6IE6oh&OO
zejGaT;>)j)^${16<~vkA7F?~;Vm8OZY1R9;JWpOf|1<ILr!e;8aTEHgoJ}r&zI^!a
z;=S9y9bEnS`ucNx6U*-(U<%BNvi}hMWA6&%xof)PDvr3hAAf&uzO<3(z8M==20yxc
z*m$d~TF!~!M>SU%E5grRdpvvZ-~AsYTieyAa(^>i?<ub0bgj{NqWXg@zBSj2-Phf}
zXwfXZZO%z~E<GKyHZhynuak0@txvk}ME>vUf*--FkN#KHoW6;>%Vp(y-YE`p7oTvn
zTyP7RaIL=Q-N_fR4h56%atoSde@`s?pZJeKge{`UB=CRmajwmOliJ)(*Izz-c>U-0
z>Gzt8c>V?@zbISxb>HqsB__W^zHa!i#QW-zQ>$A;J;c}!SMSL_renWHKJjnwnz_!a
zcKz_*xcdCh-{tSWovXXKR_^%peQ^R8-ljd;n&BJM{Y3P|vDanndbO1b>pd;<cE!ZV
zNZh~t<EPlB?fdI1>i%tamT;W+v@u`emuX|>zvFdF{;98%u3okINN#59yQLMrs<+Qv
z64|%qzxc-g$6|IU{C*!*eYfNPtzU;<-MaPc+O<pne($|q?`wSAIlBD*oCR{~Yj!{N
z3D_kfHtqh7yO%c~-Y-9Qf#0ql+kCrAF2x0%HC(In_LBGR63^XV{>|QdnR^e1?md&U
zzuGcm{IU}wy~LNx&UAn2wIcZNm9%E{zI%Ju&6)ppb5<Jv-+e*s*AwjW`TFDb?|e|d
z-^Q}}w9?G|-|rnNU#|RpTh@w*mwM~f%PM8>>{z<1hFM=_S55MzYmybU_GZVYn{0a@
zp;>JidF!(9=hZvg?pD+-xjJpu14ED1uT-{%Zr-K6thIURTFDP5FO}C6mMN|M@yyZr
zyxoM4|6UvHyPW!b%crJ;5A1g{???%>(DCuT^p54*?T?Pnp30@&ayhM_SnQ%>6tJ*=
zyXC1qy@F?1OJ<23n7PnHnBn5a@^8Nc#J&opEJ;ha-@W#APU)Hz9RhDANEqKVi?eQ?
zc=xC7U7eX;3w`x=DQ7=i`N!F|O>CoFwo=a=jdZo^jsH(xYq}Bsz~cAx+np_~`n7H9
zZ7qocHfpaLYQvHo>)fgy8CdL5=4x`xDAlYKYMW@h=bxqJ&JXLq?^u%G|KsluIs4tt
z&FlXh^*Mj&rrTZhV-ubpXV}ZsTR2U+G$+oD?+DYb?|U3w(yo*=S0`I&I6f+W^vywa
z{~;;S+HHy#w)yV=;df>B;unPhKF)VmhNUSLoqpNVWU%IhhQh6h5tF5zSH4isP&u@2
z<0{tXyUTdRl}&UKgysje`qh_M@U0J>CKu7PB=t`5;Wv?WMQaOs3QZ5rIQ;DK1Vxoe
z*HmUjxvdgfx!}mu+s==TrB^nJMb4F}d-kAs3+u*>)9x}B=$51~U;1KS$vb%}+p;x@
zf0F*lGzti_idl+khrVhpRl0V4cJ#sAL#n$Ql#0$D{(s$YKGQO%z4-@hCJ676n51v4
z+7sh*;KIVWOFqqH6t#NSVbRU|#F_o|)?W+v&5oaU@SWwI=EdCC7G%k2Ja7Lko?ED;
zy8qJo6*JFqTJ23>(0HxU{`$n<_Z!*wxLok@`@O(5g?ERpikvF*8XK(|whIhZ2d34D
zd)|C9*}-4L^FY8Qt#=Phn$orUO{9`9?U~?pWQWScskgnWZC?sGv`y|k@>FHxN~?7l
zle=|#-DlJ@AAbJlz%ItTshKRTeUF)??>bpux^!!UZfEh=Se~V&24T7jPED;i_t?Jk
z?qsHp8sDkz5%12*PJD4@TJ?oGhm$r53d#C=rfvGGCos9R(PT=Fxx|5)zIVjduSs>_
zH(Q$Y^~cqt8+G?pCZ5RN;`U3y`oVAhxBYGIOwT!d?%Zu`ownTXm}AqO&o%#_I7B-8
z`|0=j^(}N%wtn$hwCWja(EZTL@}JvJDfjR#K9}-t(xrbst6Wy^e{zo}F>>#OEgnCg
zKHPoTy!yHOi?2Hi9ZvMmTYq8R^Jh}mN)28x)oQYL+x#m%U}Uts_hk5-6=JVsI+#jj
z`aG@5kIgx{^pnOkizj;z6swq4PUgKLJ;S=uf^`O)$ngW`get@AK8E_Xb3SQ*D;R!d
z#_T@_)KXvQv(MPd^sFt+F7RH}f)62bol~rKy#1m&VWvNmRqs>%7nUEtetWVabLm49
zR>ywrl;!6bRX*t-++p@eMrOvYdWQVKQ;IY1h!uZXa&$>d&gQg}qSsEAxas73b6kkh
zxZbnk!9DM{llk4fJlY>WuzI+o;~uYvu1w3Bc9){5CYtQcd)M#DXxZd_t^cLw$E0vM
z#V_~%z6lVL{<+okgG05(_TztMZ``=&>?E5aQ=Xphg`wW20&W^p&zkMn_iM4$vg4c$
zY;rk~8RAn+0^TG}e*DsJyUZjeRTt^Yx0i&kyjWJ9_+O|}+w$e46z*gf=d4G+o-DW-
zw5j>j<#J~8BTx9v`NHSD?-bUuo9j_>R9!FrP?5#m0<(QjMB6@}2va|2naanu@N(74
zT&`>36PC7qZM?cODQWf6*C%zDJj9<J^4RI@x^(vOj*~OoV#D6M=ovVkKWViyp|j`r
zizU0){j`=nd)DIEQOTASwG3B}w^+<{`=E1i(pgr6cO2f|kG!dsWtqREC*|}3rjYA3
z&MjB`1B2_fw0D00`0H{@w-Dzt>yKOZY+U&ycVilh`k#O&{T?d})bm??XCIrqN96L%
zISvJPtInC|skt2VHj{r)c_P03vfq^>Pk)7MwAddJ#*nIYSXlb>&G$34jx%OE`|h$@
z`A4YfeeUZ7n@8LN8`S4He)`e4koVo3-vJrNEyO%;6urrccDFm&b47OBCk^G#tnUIR
z-DjF3@UT<2-)Y^WN6$L<i;226-nNJd-5A$1sXnLagv#m84So$FllGQ0EUBEq8Ys@&
zb}nJzoSVWjPWR@!RNuTFSvXNN^Oj+K`MW16%&p5>51F@E2i!RPq`oNYqf$^6XR_w$
z7;g28@sn+wJ~}V&Sz^=?rNk~7EpzSxyLVhbKI=ry<w{0fi=Vfhm5cglb7~LAoYT8R
zHyKN_xvsQU%v-UmJK#9S+SVmmtJZ(yvnq^PzW#9`<K>-q&rJRC^VZj5gZ&j>1<zbi
z^_$4wz_Ms@mCQ7Uk6wp7LahSttZ0x3X}7!|lO|vjR#?mUIf|+C{nfQvkGL)GZ+iM7
zSY<Nv>Dy{EKV4n6X7Ul!`Fj-I7Y3O(y)WKzlRxUq470s^<zD$IoAa=3@7d;dSGKoL
zPW0Q?YUcILvv<g6ta+Kl*~qZk_`uGz)5g9r;ePj4{kG^ZxB3}!$^ZN3f(I2M9N8(C
zr(Cyvd*sQQ*9$ApbpJoHkZ--8pI)E89$(;Xo3_GsrFo69+OyQv{_c60G-;ze*Pbum
zK3sK``B_+4v?}gK&7y3+S&qt=j|N`5G0`dTDgP76ewGuLIo&q29B$xNKXGYZ&#W~z
zi+0_Lnca9PPH9WnGU3S!)g|LruIGp}yZe~a`a^&73-z!2B@RR?NxV<JCne&zY392_
z(<L`5c-!2*-u1uhdY<Et^=G%1asA)AcjJ-z+W$Y+moVHYXJ*nCv75vEWtM<pO48BQ
zI}_c#Ic^9sZEI=pZEl#^@k>=8r%oZl=*P#^4NZH675jTwz2&X=891WbH0*0SK8f>v
zi=FcF&*=|MCWo_ge@A`3Q+0ibLz>Qvqotc;)%Udj_bRzHbJrWDOn(0UpHksR&gfO|
zj@f#9ty$YmPw)RX7dCvDaCgEQg+o=RbY@D3Tcz)w=4>Vz_`1dTP8Z*-YXK@Q=QgfA
zpY&vsT++lZF%$T6CqCu<zcFx56U$G@tQjA*r#&>&zG<N+eK<ov@xTGqRCeWRbscr5
zPcHFo$EDA<7EP-Bw$YR2RJHo;|BgR<ZysvubGcagvvj7xogAT)eyMX`hWM1SRefIJ
zzAa3rvU8hqV*cA+_o|Hx49e6ed~PTgt2SF_`(N(n%-MRqHyl3w<9@fsB1*^M^(iBZ
zjF0;R+tzUY-m<vtgjeb`+ud%}Wz)>Br`Htgy8EqYwUkulebCVz(%l$VU()GQc3XmR
zpFzV;7g=+`>GBMnZKt;@sefI5rNyY_9#6%*d29vFVJDT`J(4yRm9BsDibwt8&f15^
z@8-N}vpM>0@@<Vmu`BP_*-nT%H2?8Ep2ff2gx4hsS-$@0*wEpq!uptR#fll%3nMr(
zW<)Kxo$=;0Q-WiDnO}#k+<ASyDUp9)yj>XKc2r(!b8&|G3eB?r<`+sGSy$S)=-)Va
zH9wpGvNLy8grINwymtjA?JJ8b_a)EluljQT;A`_~mtP*ZD{H}X&X0L-N1yvc?k^Go
z>(0J>^Wn?ed;b*U3?!B>u8MIC-ub}K%zZL5`|=wbjvf)P5K5Al<2@uEaUgT@DSNSr
zqLs}e;Vi!OrZ4k#0(WgxKl4&~N8}5}MYlRzUZ!O-ZO&j6-rC;DzRAq*$jO2i4AZtR
zaOOYe;k)?Ad$t#vOAkk^s^`AB#&Yqqi6<Vu^LsM;*1!Ab!~ca`zL8=lIpLmL-oZky
zO<pfOIs&JzVEX%bq1Fxc9G{LWKXqR8P5&8Vdg3pSPRj-9Z!5gSS6KD#es^H!^_X>s
zYNNvfXCG_zjMsfD&D2q~Zx^FSkLR4)l~Y<2BOKXO<zDQm*|2+a-+8N7XFH_#6>}_7
zc;cnFVZo)>B~Rj>@Ui(^n%N}uZp9rQv3cK%6hc&$%uaNzSSm0jKJ&((Lp#rD9ADu1
zWQ_-Vsp4|6M?Nt|c1+i1&X?}Hqmkrz)?!zL3zsgdi}|YmEiDt@vs)F^9$I!fxiYJ;
zuEJuYd*#M6r*)qRv8ToC?tB>5wP(JvCEt}8<6Bo%)*YRG<;SeXp6I4b&WlY~L|!be
zXgwA(XWO4gQ<kV_?6eVj`NiI*GIgQU<YJA)S@T6B{|3)-kmuuzf4jH7`s2n=5v}1b
z=jgia2==VmINLG$g<a{QPUBXQ<(?DnT`82kf4Fyb%Z&_<-KFm(i(Kjir~I!gXrFyf
z^^WMj)grT(tEU+4xl-5iD?IL}cD<;!(%w@~!hAe7MBG%mxRyQbgobm#`3qC!3?CJw
z$cT$@bsZGm`D}+3pEI|H^5Q6Ewm%E6?4DlRsT|YtKIlhF?p%MCrura<ubz(<wPqRX
zh{p-Aa!q;Ps=NMl_4SF8tEbehQ*@hbGI7<h6S-0A?rtyFnkg+7{m7+px;y*s|8q3X
z7c{IDo6o+x@x4&o%l{D^Je#9(e@rj_esa~{{uK=0=I6ey&;CEB<WQRT&Ho{XJy*@y
zbMeG4*GRdSENYGlNzA-@_BQ{1%UPvvdDgOL>I`p-`;T0wxP|n6>N@YpHAAjf;7nB3
ze5KPft%I}Xzq~9FW^}Nrt+v5%i42!YQ_c+LLj^UDSN&Yfdz_Q?M48B{FKI$cr1H6H
zyR)l*KHs}J`5V`f4du)+%j71!+w{$(<leuB8w+|52K|52Q`0rKcIJmwsZPIC%nF}e
zbCQf=zkPxK)LLdMej%+!=Zf<c@6RllSD`blM*K>$fcH(V1raJC>o15YeBYeAS3im8
zic*XNTW_Oe?+Jmvvyu&5$D4RnCY%pf+LLs#x1E=XYvxSOnBbpMeOm;k&ig*|r)QVL
zjn5HFjooKX`F&!>Qq{AmEKBs6HIDt5bccuM!+PuYled4Wdh%sa@SPnmKZyU)6v>q2
zFt2{zv&%$sU-B`d*qPR;59%}~uFvRxe8c*S=9GhCoA<dLEWRV7>#1f_Rv5m`Ql|IU
zQl4`g=NWH$7o!+0aX>$xtLD$S311l_8vD}ide*mOzv-J)J;RQ-uIH@ZqqqAb)<?|h
z-1_O}u~nVM%5lpV1XX?R+{BxG?BBIjch6mUZhbfDyrBD!M-i7zeH2gBC_gYsRyTe8
z;qtwnB2RCJhb6mzbvjj6t+iUklydn+T>PTmT^}3FR&SKL=8`RXp?KHQQ`<~`=k1=*
zX%)QpL`}p6rL6@{pBG%n)z5nL>*|U<Q{Ja#oQ#iObbir`#XbSsX70$4J5kCt<8#r*
znJ1@Lyp?D9pKEZ*>6Lx%`n75w@4wD|{Z{qg@Aj4dO?aRGv3+=`Tm9o1$M*E;jw_yt
z`9(M#oF4E&Ris8s#74dOsSvlFv6xNd{-@aonocK~3i0l{@yMo|eNuh#)S53>7Von3
zULri_V1eQ9rj9>x@BA#qH+#f5+*fz-GSXiv?4DU3yJmU~YtqkCNB5{*`u-TSU)Fq%
zQQ{kAGe7p1F49vX`{uON9XPr91t;TYlQ)@4j>nGt;aSzu%gI~llq=U#GGReP*#Dml
zGVZBq%_qOv__#RkY_K_3c`9V)l`{uE@9xWK$^BYaeu{hIG4mXe07>67m#$_kD-+Z`
z(WYRc!tsCShbGN#|CKxe%eeI?{_-k2wruyCHR?hamQ<fT@iSDKC#22l(UTyzMMXQU
zFYOFAI=Ib!uTWq9%<?V<slL+J3*Jq+<rlX^IsWGLcg-@pw?7ba44u?c%(=1JJi|Qn
zr<L%Ii)xMu%vBRU`Z+N!YI-yyq}f;^dZPK1a}_g<Hl%Fpww-@><{sUPhx#O!Hff&`
zmYH#`_e+oG3QmWx`@32B7UqatvW*hUOIK;0D4D?0e7rM3Bq)X>S)p^w&$7q^mmAN@
zv6m@W9LhYmQ<QbT&;|>h<L~?|tKY}GOyRL!*WzW|XDBwSvq5Yov&Fee<qtDOOr3<8
z_a;3#@-u$&&Ba$AE)JNwO^_)-%hjhR!1syCEDz?I?FQ?F;(t83SAExHnb5h37hdk1
zGO;^ddY78X1X&Lw$v&sMOCKwlw4~+tyzzhO>9VHz#`2{5g6F0ww5zaZ`UiaXU^_ZN
zc%fjG*=CEdC7CHtkJv1l{N}cjcA;I{^|*+z`;sCiQ!h_1YFr*HFsn!O-mlJFl^s1-
zT3qyX&phzye&2AV<Yc8tmAPD$=eih+Nj5%>?&}r=N$%y^xbFANh4pbk4=V}|PJCBs
z6m@-Dcv8{YjGBp>Wp~b>s#jrcD=2)RD*EJQNyN^Z3rkk7c)@<PUU=Ko+do}iq~Gg_
z`X(iON}%)4vW*s35|4ygS-9A0@TfUGG<jh6sbPjus_z2dss49DdiDhO2Jh2*ER$=r
zk415UVoXu%5w$O_KT1DOc<8I`({oqJiRb-;*HOQxzAxF8w`9x9_m#8!t^01r#@BA!
zy7S)Ms<N$bV{&uW?0S9otMBtwn}6k8-FxdrPOk0kb7Eed6)vJrl#Vt$U(PS*^-4e3
z=2*HN^Vdd$6$gs!%tSstQqnlMU|S(;<K&lLZ{FLzU2ED;=OR}D-Baw7uUTfyk}1<#
zFfq*{Ts3ZSZ1W!u8{R7?oj>+PEtWXauxqQ)(+^v37Ogv!V9=-0`~R!o(~Z}DaoxHV
z)-q4=zVS8dO2#OetQ5EGZmu_G;`6$^XGHA^tZ90@M3%+ypx^~*{w>}NS=s$1Q@8j?
zMfq5CTbV7Jd3WX+Y3}{PJ~e(kYi_8mQDPV3{r{ul?@RwL)0ghcPF$X7x|dnI-{SaE
z2F6v<buZjHw9iGjZVlszn)c%Fsl}WcIbr)-FL0{apT66w^yS>Pb9Xz0dy4Kk*RH+r
zYQpU)jDMDSTdZDsS<J#*^&<~=Vp_nw4SJpGo2R|JeXMiIrl+Y4u9qTxpE-6f@%gU*
z`P6#-LV0_Me}@x#k6x+2dn>~Gp}pC)=|B44%l@CJ8@TVd*M`q3pH4S6zFEGus7iZo
z+<c=MI*JP394CaBf;gBa&EK8J$uv`vCF#V%^~}sno4yphpR;K}aB}7G3y&_!w7vTh
zA>Cd3=ilAahmB<}*=eXm2(^9Mb$XTHoCWDc^Y;HaX8DWnR-Jf&p!Ul<yB(tolxh=%
zjysC-+_-dFlEY#{C)c~gr;c14!uuqqI;lijHox5#W9xkEhpKSjg7|5NW;3mR@0P=Q
z@VP;dk44s0S7p9+p`yDV$q3t?nt1=vhBeVIudQDEl0EzFLenJ^{oE95KPlg4SZlGp
z@%mGZH7k$WG0ovSHuGV_MG@85*gKA!IykbKSQT|`_5_GMdc(FwWYG-G-#Hh*J-r|N
zahkUIuHwY2BF+*&wG4VD7IU-+_KIek6g4+DPSi*~mLj`pOPWYeXL{Pv;3KLo!UwND
znYygPXaC7KS01*^L-#kcC`xwENcR_7a^{0;_DQabK1#Z}9Sb=Z?>Nw|_3Pp6dry`f
z;3{=t^#5b{@eR++`dOQ1teSnJx#)OyUG8EjC(XJo9H$h0ckD9vs9JgQd7o=h`#ITX
ziJx`1cmL9R%U^clxOB6Y?t}Lh6INHZarsJ$=+0pi)!I?_tgnLe%q&rMb>+LSljGMV
zD~p}9U|rK?yQ|Sq_*`@M&nYc0d{XzOJd{7XWNDh?o8{B)c!o*~iL%^0cmArLp<VD}
zZ@UC7t*2LH+c}s22<<NZc4)`)iLbJjPuj{HJnhhuvc#+5Z%eCx-_PA*o0qe`?9SG<
zum2+EB(U2@CQrCg_q?uL;7;g*Zu`F{t?chv+twEsDe~N`f4Y6%&be=w-(FysUp6l<
zCnqQ0B75(<%jy2x=UJ}XyldmGtF7fLS-H+}A9wb9(D5mFs#4gO%VxVArnEj@J)z%r
zwKHqd&D^*xS;B#S0<xN_T$V<^Jkv^4E*r?n7u0XtF-7jD^^+CrWbPl|%obl@6F)Vj
ze|sv^%_VQoKKnAcCqcGiYstyiKGDswx6T!4^kq!eEZFY0(E5d~$>-;G9of@2I(MwI
zEm6tZDKo*r$inz}jGEr_DJ&l~HCA?RSG}MwQQabY{8RKR>CPivnbWIU4<B`1k-J2F
zTEj!r$9u$$LRZ)OzqSf0-CQR3V21LFG{@&}zD?Wwbj$p8R<k$Uyw$h+;f~k-xA(s7
zJ-hX5-{qZA`T6T|?PGNx8J-m^bh0bHsv4=~E5v3iyS=ma;C1IGZtipRSSxA`PKZUu
zPnmTh$W_DCk^kalHRbf*ji<b{BWDL~DY&rLZ{L%J4NnXtBQkGp+>su2`<mQarn{9L
zYgSq8Jd`<kLZ)MY>k65MoKy4Ugb(_>Q#hYAXX2c`g_ln3-1_B>Pid&?o`e6+Fa<S#
z-y9p6)A(I7uY6W>cwChaqjF32qf*wbyvO67be)mNQ+mqe<hwKHrme=y8NPWOx8&EF
zcq)9qCfT#nLH_50lQx~}7c9EG+<Ib0)&)s^l^vp=Syb3QGaPzZb4&7pkFClRg=m`-
zNzt2QS(-j=<=eOH+SBvbqTbG)=P7XOFvFF8tE!G@%ghPytirMba&OGgX5P>Bx|e^o
z{Qj4n|BcIcaq(@-TYq}ze`9IYlqbPcJvD_62kxG=#Bsu8=0h!PZ+xzQdAz3Z<iE1D
zme)f3@(L^FOuA;Ixvc(Tp>gHUh~v$TedR2Lb`s^0RgdzkybLe;-U@0^)KWUAJhvyO
zNFYLkEsFcEvBdZFvyG$!j_X!5ZhPmp!A@+V#kCiYSAUupc4F$}S%P|#1tiX`eaw48
zq^pqsQP1Vi%R`TBnN@OmQs^tyFQ=Cje3N}-q3m6;bW^_wNBNrLZ?9gxdWu!xwQ$WV
zmV*bniUW^HOxT^k6Ye^5iR4|q&YY9NMqB=#JSEi>YTkB%!Bu5Zpn&S8V+)OYybjMk
zYq{v<jM9c{ADi}w7dpPQ=6SQpkhRnEHlO@+CG!wXWqwH)*Ske5%x+sZTsqjZW#98I
zAr2|y<Kk<kJZw0T9X;pyzo;i3#k;mIco0~nWON{5lK3i<rWm7=X2s$u*IlnJFJJF7
z`OvY5onmVD7-ooXm5UHrlP9#Zt|QC)&TgZctv76*|C}GvdF{HA+1pcVIfNU;{!G|w
zQ2)MV?exVD^sYF){KOsq;Id1k;E@ZTV|sLsoH{<!DD0L!^O=7}9UEghwZ1$&cj^>Z
zM&bN77hc!D<2nAM{yopNJnKX)#p`ypzMHx`s%7td+$6L^J5B4<$9C;gtmW06siKPB
z83m?{ZBso}+n(N>6}@%e)la+DHopG8IK)R-J!`c{UH+%cRf{v0T3mP(*7K+CfVA+@
zgY9SEehXc{`(vSFQ)3z1GlxSi?g~;?*LR59l)1KS__gRnW5=0SE_?n~-%IDQll{I^
z`S<LjJ5!fx%nDdurYLy(bHkHK>&{M}vf7&S)Q?k)MN2=%|5_s+1RBKJHS19Q+I6}5
zALH*^|I<$1UgQ2?{in*Rq6u-&a~3eS3W}<R9PSBg`J31IB}!@UG>`R39_#;{G4Wn<
z{fvjcGheN&$NInF>pw=RHpb0--n-@To<%oSei4qTKP;)(byzq&QH)P1GdpcsUaXts
zXJd&9(}NGBkL-5(d)nuOZsgxbPfRA>t^a#d%Bw!4FmwC+u!p+@cCHl&6P<R2|H7W;
zr)_sMoKJV3ty-h9{L8~L?-Fl4td-ble!wHvHjtssV7{2AfnBCubnCOv??tPh9przQ
zXUcc?$gcCYB@^0P+wATic$|Hv>%)8fDlzHSG{rTd@jqkciNy#meshw?cx7<z!8W;%
z=BZlRMTfm#x)r7JH*#xC+7U8|r##hKzw!QxhXSPw7NlRDdtw*op%siy-H-S+Qw=n#
zIbJ1epX2p3+P2D~dA(0n?w0G^x)VOBO^KT$y!VFoi2_HZBU^Yhv^E!%XwAO1_K@Vu
z*{$BmzNd=yb2GmEnVq;cw&&W)fOq#NzKCIw<P^EHYq6l5`KFrnTmE;X2I?qPN3$H=
z))nj%{ZHRxLr;_Fe&xN_ZZCbwI{U%t$=+}G+@Bt$x`X@30dbY!p1gRK+D-m8tJXWa
zy>&@^XJB{!#^Z{$r(z~=53<$U>txg&wf5?&#G6y*eV=*CS@g`RZL1%I3Qykn<xpMz
zlU=)<9e0V(&65+@<kPkD?xw%5=lLyOW+`r*?mv&IX62>NPfy)A7_j$YfQoVQqo7sC
z6_ToyPpmm6DUr49YnwN_rC2)0;!}$ze%j#Ush%J<r+ad(q^5zk($c4S(?9!1>AnvS
zdA#PD;6L@Bt2EAt_FS6UG%07nsn9286W4@?87e82?d%C%I%%S?>P_)=Y3UEF>`Kb`
zrkCs5-+F!dy0xee)A5shWox@H-e^7kuPyW53DXpt_)4Fj_aE%MdOr5S5$)@5I~8B3
z2WPQtX!xk0<#{sZNuh|ZDC3hGz1^GIc6v(e<6IvSrq!|~TuZ+#NA7>nr3Fm6sWY0U
zb4pCB-?!wy|MOF=KmK34W`6s%=KuT8F8%+0_xFFJB{$2T{MVkoK+*g(^Xr}IdaS3*
zdJGTf7ua;lPy4rj>Hqwf|Fxg}Kke(aq2&MBH~&rxxW%^%fB5sI;D5&ZwIxhxa#r2`
zUl*+Q?BAMrgMIzE`2AMaN3#D&Pk6%|BMzSWcfG#y%Gr{nTkUuH`tCnW{GxP@hdutx
zjVqc@SE>BkH$TkfTgcQI6WmrsR@H3Y{@>h;>5oj02A50=Q-=KA2X2i2i!O)hC`csy
zyXy7iWr{f;+f-+5y={rU8HagRC~us1X1d~q1y#2fJ#b)<-caKjxHw2X?ydgWg-f%F
z)HZo3IL-ORe>vjJN>2HZ^0Za$E|R5@TN*i)WLq~JOMTsR{6zFx^V^q#y(+S92PnoE
zU*4u=Hc>;Zdt!mmzt!TxnxS^v>Ppw=`0guK*2(>RetlzT+=^)&lA8Zm#pMMj%<*d9
zwBnU|_Y7|7i)Ut@ne|-xsY>VC5X*o+qCPU4g;=#WBu?~>KC;v(^h2t&zlZM0s)<QE
zZr)jtzV&F><gMLnErg^5f1N4T@{-~EbZ%?U>G&hpE|*IbaW8u!C}X!n{BE{r&K17U
z=$89)3m2*hc3pbN{@6m*!KOL#h20hB%|(|Ua=osbrgCJdCEq)aZTg2&j{L}oaoTge
zU0ElHpX-RN`|``zA1j72es2q0ypp|Psn^;SZ$0-<@i=O%$Q91B;3)Hk!>><n5jJGk
zJ)U(p;%d1?q}|FbkzwlQjfxK@Gv^lSCl<3VGCjINWu^MIY>o*pdzGAhH1AFb*0jFu
zo}8oiDlUEg(QKW`SM2tl*%Nso_FXC0;az+w4~=WgOaI(E-KChi$?57>FWt|l>SK>a
zF3IuiseE+nm-*vEH51Yf^1Q4Q^w`KJ#LS`pcv6U(iLs|$XPf8ATf%zpcAnV!VD7Y{
z{m(1Yj4LzCkCmRZx^~quZ~eAgA6~8UO+FQ?JT=Mr@~?umO!qySS>2UaT0f1jmD^Ru
zk)3H=qMu@R^a<AqsZ^PuXKvRW!;jW~zWA;vaG8f;tf*OS=+mC=o$G3@x?Y-}zvrKZ
zUwykkbJE)h8zye$`@gR~&)(y0D{EX%>C7rS-8)t{*{(0{USGzx=Ah))<1;=hFF9~<
z%QKsue-;_<%zAY2L$Lkst}C)pt{M|LmUl^7Dax}6r7gUh)AMoB^Y}Pd!A*x2IL|z~
zt|HKD?TP76{>?o#eT9zVM3$=y4+$+`SyX?h!fExf8BCmpD^^WTO4_`HAz`!ah1nN+
zRgBGhj&<m#Kh>PMr>mo2jncowK#g+d+$i_w5<vz}tqS(+@A!3oLFXKai%Ewh^-9DH
zcT4{e2x45;F{$C$UghMpG81q6Jy(-;1dcumnzmDW!B2$`zkRzs4s0(H(EIMxm?m{l
zR#k-6ZTEt->Ds@#WI21f>R%U@{5Dzl+F`j6TS3LAQ%=vVcLsAZ?<sov^NF7<*S=LY
z|M-9LO?i8K&*~$aRLiRqN+<8$Y*cEhK6hbP^VLaVzEgU>&aYn;mcTXhZppfQri<;L
zpP#?hBB}MPcF9qr<AqnJC`>-xQFHQbPTz-zWp5VGkKNas+@urk@HXYrs@2s8ciiOa
z6g=uMGc@hN-bK0LJPA{~cPdYQDFHeMPGeGm;uZ1x-!@o9y9OM;wN-6GyF>6CRiR+s
zJ3BXhSs&B6?AXU0k`a=gye?BB#jM-pjmq2SX|u8`GbS4Bb6Qii<WrB>Gb^bn{Ff&^
z?OC4ZC*a<{<dxe_c1!QsAC^9!`&*_;Wf?E8%F?FD?vN?RCZ&r%S6_3wWY327z4vUj
zQu?_zc{*=*(qFS>@=kNniBGcjNV#8E*3-B(#q+@zua+&#T^8zZYJVV9BC~MjmxQ8L
z_oR?Lr`E5WqS4lpI@#cN>kf|T*ZOUP)-CmmuP~Gg<JWtbckyei4_{xK?$q4A5c>?q
z_~WmSarnIxoHpCWfcvx8rQ%%g#2-rHit#pFLR0@t-yxCo-zPCBU1IBn37RdEGQ9`q
z+H=gw>wa+druM>!HkIX-mAao!&HvyQ`LcxDTtC)8Y5QlD_R|G2oL6I3e_pw6(bGG8
zM(M`;Di<V1?X*poEAO7u^)SbA^~!m(1cK)tP}(r#QC6zYtYxmpE_>W`nOK=ONAHh<
zY+Q)5?zV{CI!Z35E-X7S_fg8$2X3;r)7*|tSs2$5US86>;k>TKw387t-7^^jZKrK`
z5T>2zDDd*F?CI}T>lPTO*FQaD_3(#RNW1uIjcbpdx?T(Y5zTZdZHc$%;|ycxlIM&U
z(+&%1gnBbYeobb|^nPrAnPsl<|DC&bZr!%_p*?6d>$Z#c?nFJZ-~a!Qey8pa*@gC}
zRdY`|*852@y>r&7$-KipP2z$oTZtIYi+e9$KKyv_qJ5o;Kt|raNva$rdIA~S0)7=m
zT$nN4_`rhq-}-VT-afqf@Z-K|;%cRQx^e<mohF&TS$ev@UJUd0uAZ^Ojr;nZ$r@^w
zxh#w38N_&h{Z~3YXH~hI@RD8POHZZ0wLA09{)~LXsp;AQWr_zGpYAxaw@&f!V(HSV
z3Le?h(s5EJHIHA=H*L#%9`%0qq7A{d`=))Z+Y-Gf%$L(rd2Y1jnM0@Rytkj|S#aWu
zu95I#+xNOg;p_JL<Uh!Nu4j4qul{6_&G-IayT1MUHlgqP&-Q-%^zZxK`~NQ;zqh^W
zZ*{$u`;mJ`Bo5t__P(p~Sa@5MgLcF{rRm#GOxo@dvZi1ET;0!!c@u*V-IIHwXQ^k{
z@Nq-P_xJ6myWc$7eW^Jv+4%kH_5FG|hcuZs|I2;9b=S6K{pX*o6<yZsd(gadO7QI4
z*_)<5&%dUn-#1sfrgm+Ma{av5nz80*3g`VVswt|fE173{O*eVX^G7=bAKU6O+ikG(
zY5L1BpH+GL)7|Blw0{+T;*Pp-Zi@QDeO01IT7NIIu?=?8I`XXI;a0Y~d6&9pu2~Tv
z|L4t8|2IKf<U7A=Twyl+_4MEF=0|V6w}dVHCTLg~v+gf{-GyH(gbYMuoV*T&<aqo|
zoG-6$r*gwvkY`!MZzh?*S%zHY4E)<H3^PC4H7t9xS6pps)9>7pr#x(H*M%2sedxIT
zu+#Dv2kx9-qiSCv&c9`KyYi)Ju_|GXo5}*uODDBHeN@!1VEn3(dCCNVH=cI{JHD*l
z>g&8jUS{6=`LcoX8$<MY?@wjq4gVFXa;Bi7b5rB`;Pl{^AK0vWk7}9+vGAJ-ZjwkB
z3}5@v{@&xzpKk^0SzmE8C#|p(JNNmN>)Yd?BOX^=Qx`J$B)`Kl(d<!U!?BYpJy$Zq
zPG>k@ak5C!4Gc__@@@;0>#g0UnzX!W4O4*e)}Kkt%d1jlB_GVY`C{>}lL2B2vm^FQ
zoWu|s_~wkPRf?QwhKGRJRQE{VO|KsPVCy*b`r!;!$vfvaEH^s7x!=O2x&51;|9!c)
z?~fiVs0wl0d)HvvO1()ONlJeG)4itDd~@O5BvdGzb~)x#tfQx3k%d(G3%R$2cg-%9
zb>%fkn-@jJsuu|`to-im=oz=3JtSKwV(NvT9oNz)td?TDHt%aH>&;KM+kSLRTo7YA
zTkS;4hOK7Hi+SA^1z9M6>T))`dO+{7-*Mi<_bLwXOg^if<}5o)A?&2;#EjU*x~o!m
zmfd$_;y?ay>y3zr{D3Q0j-EO_F}iYz`=^T%FD$089$9Ev%%c7N{<KLOX1{K0Nj+zI
zz2w<?#n<1jrENU3{ppl%mtGb|GAZ25J$SMtuEh7uD&q&IW);3YeM<TCrPf6);#Hbw
z{`~Q5+P>{p@no;v>!vKb7`I*fPQ;0qFJqOromEn^viDyh?S6Ciu`^F9^OH_=e@&a>
za-M&YSIQRAc}pr!?%8W-KJ)6))o)r~KRhw#YILAccfyv|fbTDF-MQjBgU9Q#*B<>Z
zYh6Pw-l*DT`+ZH?snWT*Wg7a=UHh0TT|JbZdn&S?J<soP;;w>4w9E;WSCd8UG(}S1
zl;`fqIq`(;$Acp~Rf;|r<c3EIOO&dFY||}#ySZs~eWP1X@1upA8D9R%`Il?&9PqD6
zY{KHXS<2Hd^|C7+@q2ps&=%jN%{wP-i#wtiYkOS!MR%mp-NugX>1qpvb{@!@BB>_R
zAEP_v<jay3OAN2(iz<Hq<Rr!Fyk2>|!;K4uK2!7kPI4A!%n5k1+lPV6NJUL&sd1ox
zaq;zUuYTRRGc`9?`>fV_|M=phk}DT)Ub?b%$I+eYKTF<up39Wg@$D_t*d$z-SJBhg
zSk~#F@<7aK`nNxeQvG(PW$xNB-#VpdgIAe~NP<LG{L+re#}EB!iOJUYayy@XXztvz
zAAUS}7NO<o#JPBm%lkxCRgtNztm`_A+~!QrXq*^Y#n@BnY5)J;xotVqmpx^iD{}Eg
z-03$Rvl=Jn=G}X_?!5kb@kD)n-#LeGe7G*z|7FdL7jMJUOoO|H#8yO~pIK)2X--In
z3fq!tbA`$ZpMJY=XxXb-=l91+zhzx}ea*S{Pg>D6-yh9e+Nzy=ch)RN@t4yh_DynL
zs#Lk^2JfnQ!KI%UKW;u;{~~GLabYRuZ-3VPt`yAvnZw97m-WYCFa4K0U-!5$%80nh
zsTl|;E8Y%&DfmMCi{0W`tkdtD@qflTLt=AGmhs%)D(6`d{&$?8&;QJn)0#Oy;iY7M
z%qQ88a)+kal)Mb%Q7F-v`9JZVX1?wro2&{`Z~qzk<t7W&!hMvZSKi<1mVCcNxP^7q
zBGK*N^7FUzX8-?p^5g2o*WaH%!JV48jq&WK_$3z%!=@G~ubk1k>W1jkj~9*WXL5R%
zO`3P+{>}Xx_U`=|d)4LMy}EB}uesc-+x3q%ODSEHKkw8PuEQU%HVE5Hcx~{_=Jky&
zJD2bLd$ddK|G&w#*Zw($PJO;&nM||Exx06C?gxLf*VLR+dSd!g?xm+AIc;=q<Xl^O
zrCWbfNpI|LBW>ZSE0;udZVE{C)HwTX^Kvz-PaiJas;;g}dXynFQ~7(p9$)f?Z`_Z~
zf7-J0r5s_?QfU6OT&sQ047o$>@0#?V@?U0Uef8ALHl00F<D}B@e-3BklB$+^U-&7P
z66t%?W`C_@a;J4+dg@Z26Vms;N&Kz_Ey(?lw7p7_RpXk=WA|Sto}T#d>ZjDL+Lg~Y
zRlC3K>OMcu=Tl_SVf)zIW@dlx{q8nbPybj}Z~JXm<JT&lUlPw`O+@Y;F0Xcv;CSBO
zzdfuzC}d~h9!HTk7Jtvz^X~ok{9Hj#W6TWw(|_8M1LX79{#~-v?$5D9?!}iGQ<o}v
zxwh&nwU{U`dXO5#R(J5j#hH)og+I?&{_nBXpJ^TcW9~-99;^Sy@p1mHtc^YYOcvXx
z`~DBsU^7`GcJl0o9;R5gM!m%j+^&s&=c_mKu>Fl|ay)$BT<Xh<yDv}PY^^QWxBht3
zEBDNY9v7BNznwI3LFX;qVpT3JQI20F$;HPUE~M<7`RB#5M}@PDk7i8koBv11aMmW4
zxJJ+Ee62M*3{JH31%<r+onZUr!L3-6oYEIAAJ)XLdH6=)fYOawV#jp~1Xb2{1bGU(
zDkbeMsfaJy|LM7b{^jW+`b(34-f(!rzA0m6jz43~QrYQ28N5w)8M{~9{VdKT=HMv5
zZL7INN0sjx=9HfAf6gWNJfEB+wLR5XPeJRMvtY=g!o_D6oKa#cmT%_cI9tYHa;sE%
z`(pNssvb$_Q=+PF{bOrtn`bwdKmA9w(gppHR)bLSl_izBi_a`uBkr^BwjtwD!}#h#
zfnqV4+PvczE~kHPwf|Gc@!3^3Abfgov5vn~vfcMbHqEoI+jLJBo_=XdTK?y6+FV7I
z+pOXzcn8g%CHO<LYu~Ht*m+)y3>>cSEoDFWL5=O=S^MwbYJPuPef*t$_WA8Q?kng0
zzj^DIQp?wHe$)S}8lIiM7B0T{NKI~vzn6AE*6Dz_eg8IWneWeWraWKUx9HtDr!5@H
zp1+zOtXkS6?8?7w>-hunY&%!GoSaxL{QUWh<}~TgoSm%>8NZDlZ){xrc31NW#Y;LO
z!9Q~zzZ43dd6aW@_I=T1pCTO_euQ_dtl75pmvVyE{M_6>7BfzzNBd8oajGb7b^2}T
zcp;{r2@FTqWZm%=cp}8Ilf`k_wwmhF(%R0ZIozz4E9baM@ywiQmE0I{!a$x!^52YB
z$^GAc$)DUhTk`+Sy!`wvlYg8y{gKuA|Ifk?^B)Q^%wlEGjozAU^+R~-{;Y|o!o5E{
z7y7f4rCyA!-fxxY#+JG|@eBTYwI00Z{cCgnSY4ayf%$K*e*1Rj#d!nye>-Ow^)5ZI
z@a@&D-|oD)P+(+pr6$7dx0ve<Ui+{5w>?v08_TbG?MuG>P3FelZ?AscT6Ca#Vdp*W
z*aY_UfELXT^%o4YRGs&i3Pu$C=4bYKBe9CbuIu4Cj>V6AA5HwSCs3lW-tH;u*Q+ZG
zxp`BQ+#lRsa%Pg}1*JLG>n`sM>#)&|wRo^1Jw>c5cyYy)vbwgN(dQCa+V9pHE!;2u
z>7@Pvkr|ina~%)ApuDchu48wC3#ZA|gjp?-Z%$1q|B&IMJJ0x!hT6?7Ok1|!sa$BS
zT;b)UclKgHx>co%n~%;<g-v;fUa^$F3H@9%<2mos>r+l=oKH)=HG`?+h}+i#^=02%
zU%cbys4igTI>D<dpnc4Ab6@f2Y7eFjCJp+$54@Qx4(iS?sM6(quvy~3=H`!^&)(<s
z+^g|;d*RZGnL<JQxqs$e|F^o$zWUGqXRoeR-TJqC@0S1n9KOZd^-uqH-}Br3MS{PD
zbq*|;m14>iudln$yZim6N7kE<n#atl*>661y-?Tw%`3k@dGn&QZRK?TGeXPmE%#41
z{#xW-xhyWC)x}`ZmgnD|Z+UJPJ^TE;)yMYUD5y^~)?xb}uBs>|)6U;t_V~mJc_r_I
z;Zv#}uzT|^Sa$k%wcK;3>U)RwuiUG9_RHpT4wh1BM&Y-Ozjse4y6$|NN4rPQ>&*Q<
z3q^a@X#aRG<<`vOu6J|N$F?rZ?;EWol$R}?S^ws7;&QG}pL{kvQ28ac<JG#FkQ+ZI
z^4@%8GIQk%j@*a;_J{<XF)O;VdZo$A$d5iotW10iyZb+jba*jtouHJmq4sP#gL2v$
z+pUKe`Z&&MVbl*3ku_dvlou3qTy-7K|I@9fW-6Td#=QJ+TD9_vFcy|8t~bt|E4h^F
za>aa>h<v-B$P7l#pL(oK*&837Ve7o-#nx_~RxH2e`u6>ed-&geJJyt>Cfu_z`V&XI
z%aPv|ZeJ6ZwXm(^D5|e1ZtXEnU&FQL#AbQ3uzh#$-I-DTX%?S(@<vWAN8Ym;_af~C
z#SQnT-w&K8DjfSsS0ylW`|~xKpG;E&Pb%!6sqFXji)GZDZQ8Pv&K}zMSn{jI_k!?%
z*7MSPzlnssp4>gJ_JKKf_JSK$p^rqC-bzYba+PID`(CYkJ2}41*xdBFeBSY;ck6Eb
z+c$aU0iNyCZu$hd%ryRf#e7QS<81FWj9corommq&EhBsNZ2O3;-fvOWr8A?ICyR4k
z3-}i{Df>Xnyt>slO>bpqXWKhf@y>XDt$%X-;=SAU?ef_Wc*$YMwtZhe{CK3_@$c_8
z?wPtDk9ya9Y<}E*eVf_zACFicbssijcwAt}kt}=gQ_#u2RIA>n^I0G4S1lHOk!<v@
zy0*A9TetCl-2IsQ5s&uQv-~mFH1@tzuJ>-Y%cee=JKyUJ_K3H;-SJ`Hr_%6B=-b|w
zTK&ZP#s~Lpp6sZTc>liIo7+=5_KQFJo$$Z6@9VP58!e7i^PbyVB$5A0q4jN@?q0@O
z^XI*m;cc>W{wZ)*_m$G!9f=*M1En7A{Z>-z*0EjYo6~~3@l1RFT)2A5i9f}0<Fd-D
zdp_(+IK9u9XMOVu21WOG2THjn%5+DHR;)3X<KeO?d+g?S@Oac*Mg!L!)u!)0+jlQI
zsVW)OGgsR!>$|aH1-CncLiS-k?H7}tw?}L7`d*Z4_;KAa@yqx2g~GAhFG^PJ{Z=UV
z=6luen>9D`x4sk%kV*4YXu9qdo;E{&uf$RrL62MfN%aalMQ)z8E)}TAb@5+(#I(6g
z#&gPh$DS9y)22xCtEvSqv*;A~lKU({P(pE{yqk(W=i-Uwt~VrpT4+o%XZ#|yOZHgQ
zZ_koV&-4WDNxO1%*7N%wUQunlr_6!v^DFJ<doO3(PI&m?>F?wni8Alz%FA)YB`B|G
zx^TRut+U6*Y6&~@mv<F)FZwKg_8f8QY`lG~)2YFlWA>v<<w;?mY8&TnoO)VpMX<}h
z2O`|-H2EdmuFEsKYu>tiNvwxgK;|Z|)sdh%*~e9Uy4B@>G*_R>Z<gGkqZ$9hO`s%p
zu7>c^eY2K-Sk&9<Y*W;jcX`<v%YK2(M~SNzF<fh#q!!Em*l~L0o)krs8B(rp5}kb)
z0(z(Gn#oQuxL6jO^gzKVQPC>Us9kX1(afG@dQTKM8rJZ=`A}@W==T#7oz6O`C?%C8
zSB?q%K7B(}q%QGm^8)VE@)Z)&*SiaC4DN5x2zA`>G3ekdsRN#Kq&JIs>wDT9WNvEi
z4za$(d0^#22Zo;qx|MmRNIcqACF``l^udJZtt<HV`0L$m*W_BBc$Ymn>fA?`b)xLk
zAKgAOsrW^^z@xi7jhCeR3({{~TX=W7;mqq6E?OU4#0xitML+7fQ!C1H%{x8hEW<Z3
z`|oDg_O-s~`r3O|^;U)6mW@RR&hZCD+>eP)s#d@B{HA%tW<Te$N0HY}KF+<Ha?tAZ
zuT@^xwqAeU<E~Nb?i&+y`tU7}+Jm>5=1w}f+bQL&QQOXyJ8a`sO=GvJvV3SsK0i}-
ztDa~=SRHr9)=x?;&XZ2*WU$%Ic^qadu~gq{1^2<H+CSI)mOQs-Lt?UZ_kwRVO-|;z
zQ`8=5HU;bEG;Me*rs;jt_U+`zB=?stE8g3lioVXR@N4;x#A?NsS;o^G%-4w+FI3er
z*qr}){`$Edi;Y%HUh&VE%_3md5>@LS)3k(Wl}#74bN4OFVA_6c^{4uK^R96u+Q<c+
z;$G-=fK@)O?sbpjM+vLDtU3qhOyu6Rb&ZK&|B4{n=$efSTXy)o|DGVjd;FqOnr*!4
zxh1uijvRd2b?oy@&7)-;XXb0GPTx>1q<r^u$(Fl$Gd}Wc;)xbG8TK@y{9H#<e9M=~
z+Y}#Pa?agVC7h;^KZjqOpMC1zutyn&Z$H@{-{Yx#SlOFbs(9-iwm5UY{yV(y{`@=f
z@{#><<(#myN<}BFcQ>qP@4fo9Rp<AgZ#O<A{gr#y*0FMG@4-opEU$J4a%?GM``Wgv
zMmi)u;>OowuWH((4*A6w9G`P`Px84tvmc0+_0-S5XME;+&d#YZvVGOI?>9@E8LnWi
zyy`P)t)!FT#!p99sLPieSlu|W(phG0!9(wr1}m0TWGv`<7xVmblf+)z`v<vXO!Chy
zY~rq2v!%b?&x_&EMBcqpACrsqJ9K9HKDj7zS=3~r9N)A0_Ol%uLUMHC`@Q7ljtF%A
zUBz?ZoIu1f@9OGpjk*mpuRXKY5r2}PwfBLMeN|ar$wk4$RnM1Q_*L_~>v}G4%zk;%
z5*GRM&Z7P=Vp^*i9<p!Yn!39q)Pz4j*~{nEtiyXJ9%9gV%bs!Wd0e2(YOxPiJ-!yr
z2bEIp&6yc>DelyzEw%EKoD)-m+Z1hLUrg@SDB0I7HSPP}%a^yi|E`W&$j^84;)j1F
zHb<WHx?KpmmTBjo@Z^}A(gn9Jr7s++i*tMAdDXf4zU)69_gq*r$E2Fy-zntvdu!&#
zIgGq<GCbGM>9QuUzvw@tBor<ooUJu;VX9Aj+^n7sCDSeQFK#%R_Vdspa|z$8SG#v^
z*7>%^;+jFp@w*NUho11NJrz*<ez@0rQQS@S1%Vf*-BA);^<~CE&6RVMx8}a)sFQCI
zY3quey+zpf;LAo4!Mt0V>L>PJoWkzH)#-JIZ`K!sTLSe$27P&l&ZvvC9A}=+c;-;6
zWzxIHizE`CDY|D}4}I~^+^yum;q8v?3Z)A(_+8G0tiOHbDK~T2RCc~&v8NSVo_QqC
zJK}w9>-FQ!cb2G!Rxtkk7&e<dmr2I_Rz%mv&K{#JTw13VooV0ku-9X?=+e}V%TG?k
zwoCN2^wl$;F%sxkU6-4v5HshB_nQB4)(%29Bd-0K*tKtC&%-qfYo%xVPhWUrX8Mh5
zx4w&Z?G3z8^WU^BDL-fZKY@ieq*;r9)yOZrA$=R9DD~;r%e|=@-@=8vV%N;NVx&?n
zIccuoq_w^LhhI3!JScroziDg2i>c=l-im40Pmwrew|CK3v+g-JbMznY7Z>|Kcg;r=
z!++7KVskA2S&N=x>RqXEAoa)hPv>nu-e)ToeVttN=liQ?zp6I<yZ-CewP!~EepmPZ
z4>NjsyO-fS&)vANn^A4i`WAPp-hcV>;m3m)^7ctPO4AgVv2$+z=chDR_}A=ZZ;$6p
z5p3R5U-XMxI<Vr*tcqpnt+|SpU23dL8#ZuR$+_mV%$;c7BXLRbh|i5DGt|S>X05tp
zwa+v6sD5vZcWKUF!L7aX3%YYmAFj_my{Bw}pz6cQO*bs`f4Oc?&wrA{;H|%_d0Tyu
zpw@r;>U>6l>yy@UKfbi1`o)8Tcjqef?%ut7H!J_U2@VDA59ID}N^ywYiEUOF_@Q{x
z()jzCx#s2T=2U+FdvoFC4b|aqU&U?>TO0bdHrsO6pFWkJ^U9wrwB#x4>%Yw*woGon
z^*erfn-_EETRZdDrhNYWZ1s*cTp!r|Z%JwV-w~C@GG$xEixcjAvoFW5oiF)s>89gJ
zN&RaBf8CT?aAR@UZ#{3D{pVxP?7#aky|g~P`)&UI7xDYfzyA<ZY+XHBK3b1I{)xFv
zbNA%VmEB+C#nk1z7_K_-znj}-6yOoYyh3fs3JsOjYYu+Ct@lv5>CCt7cbKk;^>;V1
z_3<xj_?#Rx^Zx3If}tW4D>T$qcqXxFX4|}b-q|=MRX&AVLv1;S2-7KUO|52^kR`1m
z@@IHlD=k$6f5~@e)kns%{F^Vg`sMd`g*7c1R`x$8`PF|vm|;`$(Vy-1_gEEoVP#?N
z>+;p*{EuJCe}C|Pt>K1k)dI)ndoQT3yk%p*;q<vJ4(9IM>67mti2J`RzkdB={aPPx
zmYY%+FEicT(Qrzwzq`TV=kX=RTO3rUACHQNkjQL2ROWZCKl~I2V`I-5{xCyX;nRnA
zga-=!`Yy)vKiu+gJ%{_Z_tppZ=U)8F{QUd$#lO~n_+PiC({kotciH{_XZ$~Y;@GK=
z?Em|JetaDN@BaLU|2a=~dDyIY&d&VnzMGO@7^A0seE>_4)1yTy4#n=mm+Q69*4uj2
z?J{lHAAR$D$h7lQUH<J|^>0S&U;B`Wm;UcmTmC;I^#0}Se}7l~(>ieN{`yyjS*Q00
zAB~r>JMdrn)BoA5fBf$~mOo)HY%Kg+{>l8#sZX!}IzPXt<>cuuWyTNk>>5HIk9Iyf
zZ2j&rH{Y{||3%IBy>2&`aMt|zJmGu)|4mWc!gA*h-1g3}XlztmV88Exz22{Tc5_-v
z*-myGs%uehOKaLYV{#EIbF%`2t$0wG|7@>Sn+_Eyyb+Bk6RF&}C+R+~{}XMY7N3;t
z`;&B)R8%@0^nI55YW@?7Y_C?-e(373z{9?wPixBNGF7pQ|4%NFe|0$_c*pap8|xk%
zye%)hW(}|CbL+&nHhFjZ^ZVNR?!MWr?Wi%y_re~5mZ@dSs-BiK$t(IL_-zyIRQ;0}
zFgeS9hF`kX`;xoAp1%w`<8$Wh(qoe~_sspp@qBJU-hMXW`1k2$FHS99x7z#TK~A0a
zQy0#@otic?;+;hVd-(rrVn;9Wp7yHc3X+%0*`w#N(Jz=aSfpv5ARkjqu)DkJR)!0@
z>nHZ87N4$E`xq!=Vs33+S5V-vC$(vA=F<lselCtbb=mlZ4#Ukqe`+#aS-JC;=qg-e
zd4F4Winwg^<j&5M2UE(Q?D}={=1sMpJEteIZOWfhQ=`@L*GqGKS#<ib<DwV*L`DC8
z(zrf(=Zi~opFMk?*;3lLTZ#9xr=R;wW#>I*@`8UOws9_9vSiNAPMy~uCaW}`bSTg5
zeX)Gc6!|&VEPn4vS~o9+^_l7M>SO*<*Bk>+`e+pFm=Jn7DTS4djjMj?{n##_nV+7&
z)X)*D7HZD9Z@=dY<D0E)Z?>k3Sg3S|exH$H{O7H0#qyK4UcCxtVq#L=v+{5E`3)&+
zf3G|HcIN7Q`FYHOh8w3miZtzsHBUah$<$h0JiO~^IET8rdTN%={+S8auS#6EX0Z1W
z=dEOqQ{~ck_g!}DXZDjagCE_dd2dA0wj2-SsQTb_y7en_-Oc3x;jjPS7mNK@{ncKX
zUHJ6<7xmZTzuo_z^w<C6I=5~v9-f%L?f=$$S7}|>?boid@$VIr6634#d&j+9JnrMJ
z^sXavdEK9cm_=8aKij%b_>NOi&c4M{GK+E@?nzzvBf6va=<2$Fw&mxqI<dY`)0gbI
zSNAT++EM;mtumA0m0wF4mXtP!nd&Zad3m}^Qu`kNl8bH$<xg&XbaB#p7xmA}ROaN2
zZEslOZ)usy-q(E}Q_<D7x2IgG?|etfs?1$JEAGA8D$?Rvt;((DyKP2#;GvEi=Z+OT
zx*WH*SF@}CkCBx>SITtzNe*cTI;yjGrpTyH%a+Jvy`{|4)p<k6$@Ka8kk#A87P<&}
z6l{C+F|DI?8Jns8seN;$uI#yXwf~Dp(%t>LJg4fGT$!oKp66XBWB0gL`u?rP*#_dT
z@9g;@dW}DsHEO?C?b4SWof7dE_LUu8e{qNCr&q39)SeoDe*MyNWzY{HqtFb-PjRyQ
zjb=%`tWY<e8libebW*kXHd7uk%MEO6mb6~}zv<JT<xl>9_vrY4_S5-8Kiq$&r>Ff>
z{r^Av>3m5+mwP9_EBsfpf3jca<I33S3V9xCwyLJ4T5N1>Jj#-J{30&ul0~~2ChLdw
zX`gTrIjb6WOG>h)L8)?*sD6U7Z8po!xE+-reQ#O6*Z%i7+}u6#U`qGbqh)S;I=4P{
zI$FtMT=(kZ@;y8i^Y|KexNsi*mb&#y)8ge34laTj3#Y2LO{jb8l+wMR;N+~%C6)U#
zLnch<T&z=lZL^$If${>knXfivo|Oqu-kJ5!;Fl2tM~|7%Y1h{aHrjuS*tN02l*#j0
zet@LUjw$MU=4LMmKGxzV!STwJMZVdDW$VTtio7ApubMrVJHN?QIQ2T_Rxw-YY>om)
zKQHa3*YX_t@dwMp{brl%hw01judMC2PGmi`MbR(yR+Mle<LMjUCVI4XeB3>K7n}U!
zM`rFezl&biMhV16pFVuUU38xF-=&#%&hYNpB-2xLTJPTHc{>?vE|x93%6!k(GXHX6
z`AXKV@V&dQ9lR8FqIh%Czq#MG8?l*t8+>T-S^4{akI|3iPyV}S+^nza`K$ahJ^i2b
z|NfWL|9{^f`S0arm%nN9Pv(DV|0A#V!SfqOQ|H#(tuGnoU3#+Ako|j7b|#<jN3KW4
zYlJ@jTKb%Q^?BxJr;=tamWW-Q<&?a;$v(o!Ec*V=RblfuUha3Zk#lUZul#CoJgP=9
zV)BoOXRqbDJ=eVO<_rpyd~i!`>g%4(A3e+_&IvHP$RSuR%g`=da(;5PQ-}MmGlz9f
zoe!0L{MP4N4QKOdv1?%!k3Z~9y_-2_gObPz&X7&#bqlAQlw8{+DKq(7>i=$=H(%!D
za7|trICJtF4e{A$suGQEImF5_-Qc+qR`pDMhlkpIH;L+t!NL*-o00?ERJX+2{}F6o
z`}lKkiNWRNHvYTfUmO?9)emaQtx$-T?Q?2=v_3rFY}MyE4pmm)|K5;WALn$;@%PuV
z7q6OrJpEz4d41w3uEN#9tR^l0P3tb$PpMDc`Ml`=(ds{kzs9?%8K}AO@wusmxou-V
zm|ipE-_3}+lmF)zUikZVoe=}alIlA%w-#65xnX2lSm&dkm;I-B@i*)8OAo3qU6b$3
zsei*)$Df+|(C4S^jHL(5i>7?;f6;5d%GiwU--FUyJ7-x$Nmtn9O_GYXklb0L&SF1B
zF*WsRO5$UNKN%O|6BX;X96$MIp{3robA9~1H7OQ#%Vqy2NCeeA=eNH2*TOyB{im_y
zuYRk#u#B9Pe|zPmnYAb1Zz{MslSw|ZX1{yOuYEf+vT`5gC1&J)`uj@W^P0S#d6mV}
zkH&J#4#uaKvHj71|G!@2zuW%YWB<>e{9pcm{>0{)b6e+jPW&49&+^8M`m_J*Pkm%|
z`5?Uf-8YRX_a~~0&AY#l`+)tSJ^vf7K4Z7@XxP-vsXL)laz#qgf7z9cDM?S$k{_o%
zX1HWv_s5r?p<zyaNbd8r-yYlsKUcceHL?F^`}}Y2yU*=~Kjt#CFs%3^W)u3t+IG(G
z?QCV+|IB4$V%Wdfb4UFHkADFy3_o_hJkQHu!^AF^D0yE|nSa;&^#V%vk3|2s-TrZW
zhQI;&1Kj%;Th|@=^iwYBrQpx+i&q>?F4!P1{!b-grrjd8x<eKW{j+#~gg5;<v0%&Q
zrN1MObUMbw&FYi<V6Xh&{->88&wtaO&l8e=@BZ}v$M5&w{x|D?Q24JS^CrPzTl}a0
z>#zUc|NZ}C^>6p>jSBy~e_Jo+_Ran8e*=byn-TKslhYn0{G0m!wZEmud?Sgd8+JSl
z44NMvKHtvAHfwf-y^y-RVR*fa5dZYQ^Va-xTs`@Zj?<?VYwI4{Fv(dyC{b%TuEjfN
z&OYY9b=*v!S46yBd*)w4$*uoOb~2uPvfr8CMfB^FCsU_3+;84m_y5Q{L3t0S^o4(G
z^%yQS%H3~FxuU|raAW=B`ZNE2>)vABJM;Pfj=#tMbQD!z`F}>{jL(^zH~i0M%GVx>
z|MWjy=7?ay{ridvm$#HX7C$2MKIeyvZOFw47lRbBBif&?s8-JPUfg)pbIE0i*8-oc
z6%9O^LVhVO`I{?vdTvJf?5fLxF*^B-9?v^iu07h=Wy+#AJHE!`P)gd?vZtZ8ZCM<*
zF7WLt*?)n<M5_BjW$KD`wHxjwo|m*0TH%p9?XkIqh1~>C555nQ3i;*%){+Nz>{(^=
za93@*hQig%n{9%Yhg%OWULCb-vX{yH6W42ElV*x%mqy-D+<olE5}S*^QZ^i2@aUh_
z=1j|)k{@4XG8X5HX20nDx_pD$<`mJsl&HR4D>rLg`&*C@q2POerkT7%Q`>jHW}iei
zjn8MEuKk+Hul~jE;34g)i+48t-Sqpr+Vrivo0XZg^_{KW-h3|0`TJpR`s#_&c^{`m
zzY|=N|6^_3DxVu$Udrq2+QlEW|BK|NTeFH=cU*rUIk$O!?thWo&yPwHPA5Kao5QoT
zfWb+>L;LKMWhyhzy7kY^?buapZ+*AT_KLwY#aG1%?a~MA_kC%;UUH+z!<0=|@VD#I
zDJym?mai;6mUL<RlP|yTn($^DTwHf`>iNKTMOPj6nT2py6rMI$J?t*^Au3{z@yCnr
zS}siGwemB0b(wwLRGH%2n}j|*>Qvve#WP2bYul>!wLebwK3#v}!ip}YIoC>rf2!~1
zO_!6)ji{Z&d1`_Ei`8d0-+b|uuh3_b^UUol*1Y>7b>-{!uh$eWMyPq1dcXd7)iL#Q
zytCn{qTL<c&-9qr&;L13Ca703?*re>4OSD%V(c_s*W|MKIQ>cw(s3vfeI`>LWNo)r
zQ~mI!4Tn}KecG~DZ_)1T<<@&NKgh;3B>A2=_g;40{Ech(<+M(->b`c#=e2j__v<PC
z!L1Lu1UA<STRvRBF65;3{iR`1Jifw*d{>2P?<mzdQuL`!(q6>p$x=C`7H?x;ySH|i
zdV6;+=UnB-<aMf=*I$I|sarz-FYgVD%lYPZn`FMYY@(iV>)IdJZS#_ke+r*t#<lM1
z+oaDXakIW}Gm&+=Gk15|;%R&v-Z1;k$+%|sR{K$dw5Vy_<QM$=o^A7->Y~plz4qDH
zfY*B?HrF%?7^s|(*s%TNJ@<+oKAC4{an3pLDsx}7&b!1PJ1+D!rr&y6Q5zId!TtFX
z%Mo6k&k`5+3EZ|m{yFKs&)!A$8*b>oi>s3q)UIvYb2xJI>{+&<pWog6XtrKz<%1k$
z*2E(Wu@5DhuU=A!4Lqn8DEEYO&FLjkd|ShwUs}2DldqoL?Z%nY142DBd!PPJaGf<<
zU*A&V-TrxXGwY8o;Pd5N{gicg+rCdXWi~~==>4{5{>~cX_JZ7r+ziuA7ldd`%-QV9
zSiL8>=d<V5Never**8}HOuu6p{L5D2<D9eJ@2Zx_zDW4?@aH~-qVy*o+a~I`v@%xS
z{iNHxv+Zz9_l@a`v>&+#v%Q~rvGqOktDvZ9)(_uib?+`z3lVEr!?h*w;j0;5YuUD(
z*`;}NeUIAY4{w_6pKEERtvOvWIqO{gvu(#ezPrX?Grd<eTiT&<*(dIt;sXo(J`@M?
zefYU+tETz^`@lHfS;u$nW(zaBy)L4`qS&vA|NblYL$fD!@AD|nm0Wwga%zX-7bWj6
zN|`z;pWC{5zNyVA*gN^-gbU_kW)|BInD32Sa5!{Ds^vHB3r26WSYMd1MU}jMFr(tN
zLQ7YW+~b?<p%0#=uiT|=|N1@e@&~s1%6p%jP+;G1=EXPJZ#s`_`2X05H}__KbBda`
zAl>3|kMP{Mb&L3WzB(HhP5W?i-}?)8j^aPrrPwds>uR3(VO86lg^#D_Zwu*VvFkaK
zoYZ!%^}@?VKQefH-iGfth<f>J+AH>hnO!#e^0BE$&$95Dy1Q3gIW8|yZOyEw^LY(Z
zoa(!~!QtXpL*E}NlF^o4-;>+5YWwsD2Cm^ZYnIQF3!739!F)5qiYuq_n3?{;Gsieq
z*!8tOb&6<q-6!4pYI0>5pPkzIl|nBT3K!h$jCB^6y8ib+2JS$)zxTv)KGhiCSsvfT
z?UL14!!mR0I-`p>AC)hwc-L|8#0#!=uGOCRJpWsrym^eV&xUP=_cX@|YYLdOLrxxc
zd0i&4iC-<GGWkNS)O_ip!n02{nr1T!PTHS#qL;JQyVUu|pKCs*KINO`<fhBq;-Bs(
z#VPhpY5JQ@)h9G03#T)(d}OkA^=RMNd23z!3kNo_Ntbp`56fJwoW#GfU5t<Q^3$6e
zQiR$ytSeHySD4DAJB2R&bGqucWcs<6i`@1b2Jd81`=h_c%uwFu@HT6&<P!!bleaVk
z%$dYDVU5NmpA}orB|rY~S>xf>0u7C_PYJSDZ_T*pI?vN9SmNEPtFzQi=FitTGAC;P
zCdpa#m0dy~{>f&4nfOuoUGDo;OIn!?mQ2+5KdrUk>pEVx&^?mn7Y|lgL>?75Fl|NA
z-tsqv0rxMbv_u}9-gN)$4o=~&m7Fe2r-NS}C}q!@S3e>0*C)=)m441278j{=)XJTm
zd|4!J{x5FnRrXBR_8o}Pe-^%d`J1oJd+X8+<`!SPacj#T$#Zj;t##0lTKDe!L+9CP
z?5mzyvz(E-czTbt<h~bjlK)uVY;bS?x#V?5-pMyTsY~3?^K!VGybE)6*?6>Ku14U2
zlT3x1=lKcVl3kj$eB#Gr=Yl>S3bSWa+s(bR-+E1++xi#Bgugh%q^~qo^D<HS`FyU<
z@77}0waT5kQzC8zon;6Ot!kQ{U7<21JVWAk`2h+0j#BY<rM2l>zr5Jb^P_0j3ReE6
zmkj~44f37ceokZ2w2ME#y4~DICZ}6_uDIWX&#alZ<V&TaY&Trqp~GHm(INc(@~488
zQso_e|5Byh{9`tJs-E-9JTaKTrskkX0mrgM8+KcreU!SuDdo}Rnrojd3ZD2cRORaE
zZrS{vx!lP5xkV~(xT8n(3#a%8RrgZZMOLYB9d)bGla-y7uBIpSCHRQSnSgs?-!)s=
z`Wf#VuDkip>@G*hy{jwESY@{GecSr(`KeFWi^HSEy;S^nGbQv(cAQW9n$X+4@%o+k
zzGXW<@yk27SzL~BvuXTXeOv$4u1qWW8BbXb>ra-y9}_pH<gLIJVHJyqJvaIE+h5DR
z(@t!eVb{hTDSFRy$*R|0ldD|97j-{Qv75SMT7CrIv&;hrEtr-yzMK2^+QPL9{;YU+
z=yI9<oZu6Mjwu%+M5MMYE<GN7BkK!K)Yn6mMmp>-POWKi>zX64`1{xCuDP=eFBebc
zF}HssI;CX8ixr#?l%5+1*+{<qxa+XRh4(kDd$uol$#cT+v)}24($JvS{{)qlUi+CT
zep1?AU>Eds%VA6PMZaUrC9nBiUz>J)=II|sZ7yN+dv0#|x7pI;$#mOSPBS{=Tp8Si
zGxB1k<G03jI!r#-q<bKpXWpwk%@amFWmj%%Wt`zvs|+mo8&w&0LNW1vm(!}})t}o0
zrp{0jQN6tW!7s^o`z+12u618k{^-S`{gKQHSHrpVk8N9>%+76;b@f-<r^}&g*Xmr}
zIzL$2JBjb(S*4iwA1!9Qzaua!^z8ergRWEb0__|fbS-a~&3Bws`Tgak_UA$d9Sw4A
z3pyK3-1O&6vDk3v<*M4lR{YkVuWmh2Qf%O{c=3$;Q6-*^-&(}o(@L)1%FCGe;~vY6
zmSh>TFTQ&=*({Ja@jm_G-%HF~&7SVn>QnbBe6~rB_@wIo<MmGU%!!SePdiTd=Kg-i
zad^|y;<$si=S2TKE*5d0gXQE)^X~<pRsY;`DsB{<I7QR3;==Mb1>PFVwgvq>dLTnd
zO)*-^#%EjVh6ytkpTET0)LZ^!E&nU?HKHG_oG<$9uBsHCFneSF!EcxD+>_iKlYdA|
z_-RdD@Fuo>R&qBV79H5(T08ff$wXsu`3*7CzeHUPnx?`gx_9o0Nhh|g?vvOP$lmw(
z#pb_O<uZ+llk}umW=K9$7b)H;p0(`NuT$&iD>L)&6X7=qThykuC$BGGpUs!QORJqN
z#HBY#rF)ih@IhJYh+~_j6kn>Ry}Eb(9(S+ag?Y#OySqcy*ktFpiJc7L`N5Iyd@UmP
z!UZShU5macq@Fzg{QcLOa{+w;Z?-UP7JS{-k{zknd1|`(_orLV>PfnGXt1h3ExY!1
z)rlaMTl0b<=jE;0G3R8HMe`K<teL@`Y&?%sj%|&SmvY>)-E7K~M!AU#g_pz|%HH4-
z&b@N<q~?^aQqH3a8`x)0Y7n??;@B4PH)Os0Ox;?=rT|YCg-v@})eG&e#{Ql4W7!{z
z*sC`a6;ma%GX369Ignl2?b%f+`Rkr|S>8#(q-*mE7r$w?tp2JO?DuL(>6QsvYj!xl
zTh1%IWo^0s$#rYJiaA+y=e7AIT;REOY|FwKR+67SoHDpow)NnwXU=P<zucp+DE8pP
z3l6<o+8>;_V^qFLXwjvgNpqYSzVem1A38JheEw~R#+(Bdv$}uYeKtj5QzzTHHtw4N
zQ7U(wq91ktbou(PR_=-ZOr?OJMgJ1BuWe;@)-n4gw`&gD(!<YXH>SO}e!%-&_;r@Y
zi-6vz(TbZTFQ3r<waWc!e#PM*JC2olzTE9#EATg`PxsyYhl@Bbb1H_sePz*nMLJAM
zC6yt5{<BG%8-Fj9uV1xq^^)U%6-+s+6))}<ORszQ=gXl8!<E%LLM%gW9=n+RX93fv
zPCK!ipH558`)tGUS>W}x+vkJt?c8`fn#Il}K_%2;s<*P(YU7vJFX?`*(aZUEN$Iai
zO3H@dN}n?`1lCw_wu#>l2>zbIVbCm6{4&%o#p>?6CsL*7nlE$Q$<1iK_<2{v54nu>
z&vL}3|Gd+?z~IHby{XFsXTEvBxmPM=$Daj_K`kHrcE8YBuu|1~lFiQVoYAY?MK*8w
znpo+Xk;d{(M?e3djF_(Sj{Q2@<u<1rXj`0_se4w}MLlRzR!r}&R^4~ptpU$H3Z9=A
z?eM#`#)4P%!y(ldcTakS$u@qN>EI?`c3q&@^ula`DrOh`e!0-kK^?8U3IWSmELg90
zMi>cpP58R?@!OUs(Q4~euiw!qukG61py9OnZm-{0Pq$x2EN>pJXS8FT5`TT)rY-Xf
zS7_Dd*nJD*NPFG6Y{O;KsHRJdOLv>O@=rRDYh<-lY~!*U-<0M@ChR(G7I!uEd#&?c
z`RrG_Cx*Uke|vg!@`M#n+9q1IZRTHjF<|aQZ+T5Qw%kLrrYg*q{l$MV`BcVz>-Djp
zAExi~PO{oEYl6#pL&dEAw<o7cmvbGzRp{z<qciY9{wJ*qa}p+(#ypv^^2im@6S^<;
zk8gKRX~|X$+`{BvW`BF}!L#4D_-%cAKh{}KS94EiNs;D~H5z%F^ows;-jj1#q2<MV
zMJ;>vhvF#{Vry$3n|*%R`u?hGPwY;)_ubk@E#@Ab_<Y;NXG`B-(7Tc-%ysf&{F4uR
zEmXE|supvP__3C$Ct>9#$Jh(kL_;_4S^re(;_gt9-+vU=^nQB%W=W4ox{2tV^FQ9D
zCoNi9-u1C^vA{<~O{c`wi<GQHP8G}*+v5DoDs1AJEB+aMU17#iTK87GTe@wlZpm%y
z<9T%_u5S>{R+>4nJ5Fd>+l(@v$H{vN^v$jwu@g)==o!7P#c%HS*A8E*9;+)9Xx+Jg
zZF7;5x_X(^=c0F;B89?EdQO}2?NQ6C$8YY*u`4_3syaON<$UpI&yh8g{?&F$cr4Tu
zeB_&PywNG<U@j-iqk~N;bH2(|D4Mj*O#H%7_s!$F#~Hi7*SM#@+dhp$M$N{1`TNx>
zZ%h_UuevwIY{t7*WyyW38CU4>3cY8RIs0(?)!Xy;1#$1rJ8|q!*sq_9H!rdYa$j>v
zR>IEUUheJpPuOe~HomZ}wqE<<`o~A-Eead2Z=9s(^~$>VuT2v7>!r7>*7Gg&Efg+#
z66iR4hmMotgsDMVPCqjYmRMJ@u3s5*d0qBO>1+MT+n%kNwlFd3ZT9u^w$FN&FUyX3
z%CcndRuAzhg?f#al^!QQC47B6%Q8Rd&C>M`tnan6r(NwAsQt^8GofT|%GrwtuZe5t
zTg3);&HQLTJL~9!RjO8}%x86I<;h0hSGgnSz2Q*rEECa5LCoDDll{LGJy)#zx$+2i
zLD+0Lwz_22GgF!@6--VGOq})Ag6oN>t_Xv(?3VC_Uaup>_~je8j6O4eJYQ;A&vkZM
z(JX!OS*JgFy?URV`6{~p@ncv0wcF48n0?547Jd7<^BGC@9`BQTW-DE}l>g-Bz5uE7
z!DZhQtvCJI)YZM?j!b$D<B>haiao7|Rl{b@33fS~to--+wx-Xk!h3&}oS(Q}vvSkd
zu&{%>Uth|+$-XnJe6h^xX8!P#{C~m^_RR}ub)O~qU_qAuriqK6+g@Cic>2Zmq!^yn
zk0u;cl6dwxdsT||1c4j9C*RBqtL?tJ=0;8T`i%J@hYuWnFK*6zIZo*G@;Ab1k7iHK
zzj-L?*_M6%qOYc0Y%M=-^0Ce0@IA*(WgnY_3XGJmM7&yl{>aMqos93=wDnhs)i3__
zs^{_#Wnq?0iOpuyjz7Kex2Ej+$?IYpADl{lb!t;&^R-pi-`prnGg-sQdqH~YgR0{i
z8J&qIqZdEuebZA@ttfk!$tSBz(Y#r>dFSH8z1;~Rml>}aRvrJLa^(X12JP&EQ`7I=
z+jb(MOR`$S+so|luar&aV$_z%#hHe>9%bt)s)=+J7Bidj;Y2{$w0y(FLoIGutNP=;
z`Pka@4^%16Hal1m_p3hczIqtDK_T~>q|fOhwwJ&BvQclg-RbCV^qKYTtDDocQvR)+
zKJn$RX!h2<$@8O5U7VS=E4csqyCjddVx^U8)jBs6?0HVU)2wUS`Z(Zb>+dPrKSURK
zdHp<H`n~$shXeZz9%PEh&rjRA!eF-XX#t}G6W6)hwwJlxFP=KR*7Kv9P0k-lb#<eC
z^P*odteLvhThBL-NlrV^>WFO0>{8A*z0Z%vtv%9sW=W;%>IX{36EE#z?%8)HfzR&c
zI;F!)e|WCEwdfhk$&<%+Fs*;S;Y;{k=Dq5idvCT(FI=_uN9!(^;z#+9Hi^y+IWBnf
zgMHb(2@ypmYdCUjzH{96DLnUS|Ng(51n1Z!YRg{uwes__u5Wiw#?BFJe$HLAYtGWz
zeXif)CT>{t_4d=|&4*?<{X0ENdE4xwFV|gj&0oL$-FNp-qi9xi{!yzdaXdUHTc)zU
z;I&?Vzo*>WgYmWDzFtxH>5sCP$aj7<&5f=}^Lwkh;o3Exr!U&wXCyt}z{xMhGE<@D
zvrYEq0CNGY*PqoFH=SXe?lax8r*W6aM~4M=Hnz2e?^9l#{<Kr@UrM%8jn!@Df2v9$
z86t)o4+Q=%3M_P<UZjwaA1XH8xpCp4e)R)uI-1WO?d0vuKYU7_nTxG)Me0ox?v<-o
zHDqlN(fYQ;F>3RpmqoKy?KN?Ac+pcYX}aD*L`v3Ezr#d)->JD=ep=T(qpJUIP|7;K
zamqZm*~$m!-|#*$vpX+&PfugBOe?oe;eU-|5%(v1hCWjh`^B)H`AhDa;Oio#m+EH<
zJ9ha0w$Ti*E~(zNa)Uz26N~>HbJwS>Pcu{0nY-cn1m=}*-IAsr&x+vQ{le7a?Y@d*
z=etGrol18*9oy9|?3wjPZEM3Hqo<ONJRg5fxX6A`Bt|+ZCScJ%<~{SY7smaVr~3cc
z!P`yS7wL<*PmmU_`KYnGEhapre^<<;_%$y-6v(fBd{#x!X94R;x0}@~`3hoB>?zr?
z|J#|o(pZi>Z@ELKp9ikpoY_{%q#E}@E3vGMac;@6L~q^mmAjaVH?B0yT`TzaY|zEr
z6M_#swJV%{S#)tVCav6-qwX`8_ekM0&dgxnZ&OX2Ie8XlPP$V1$LjuvyY3agkC`m0
zc7J~2-O^vxvz$Gzx9<BiS9PzSMM1K;XGx&<6S3bLCtTH0VhZn5^U!cBef6Y3+S90W
z(!t<Kvzv{1dVMcNEAyM5KVUP7`xVFaXO5fV`i@>@T`s|(qB1k#$BI)@#X6>E7QGTa
ze(U+Cy`HOr4&^UP-0%Ck?OpAaCn4$F9P?K1={eBp_Cum!DML&0EM--fjNo(y-^rJ?
zScG4``4a75Z&skRV)|sS#}N-#E#6picY(i+cY)CvgX;f1N~f3q=yPaaeOFx0Gvu)W
zN82u?So>d*JXR)OmS1OfU-ABDm407*_&U>dOFDw*IX^wMZSoD(35L=9K^qq;$2AnH
zo^en(DAZVJmv3~OZ(`b?6f4b3v)%|_$(if7GHAiu&C^;|xTIu6&p*Sny#HXX-;TW7
zjcG0)RxJ{L+d8jD#bhq?H1AhF;^H@cKhc)?#=zpa{hjgp6rK85w)*gY)6Av>9PE<Z
z?woo43~wn<<jjT~zPsC&zBSl+n1gHAt&61(%dZD-y_@0q@^;3XjlYh~=ZbnOq@A<+
zwauEG*V>y{<C-qF?~i=uU{pTUd~!$pvL_2-IV*l&X`e0~H1okV)5!{Q2evG~mf2<0
z^nT%q#9gQ4s<Jd@{C{)zo2IsW$iv+yE}q!NlQvVmR>w`^(h=rVtF6VCS(=Z?{WNcM
zIvuao{LCgs&oOCA@<p$+Gu#gz5SGbhu)2SYaZS&wd)tyX>djC{W)L`CFKsXKW|3Q_
z+@uBp1x5Z@-wHnpXeobvx8~r3z^bjM@19Y=@o?$3^YQbSZ|oNR!IW<+tedmpgv&|I
z{77!+H9tJ1=53hMS6Wux_o`;UcNT;1_uZF27)Q-}<GsH1Y{S+UeNRO0H5u%G*}O_%
z>xr2UnAN}Z#<6P|6#eg5ADX?E@Ay^Ki&Mic@a_rkbrziWY(?z+84tqZ%kQe5e|N|y
z(ID>JrsjH{OCqy18dZ<@WdD`w5^@xo+MH~3L1Uw|;O|I9&P5VRxj*(+yTvdaUAyV~
zU&HOyivNout&XUN=xy6^=IQU(Jv|%|kNPBLE;+J@?YEP}%M#<$cZ<X(zdrX)OQJ+_
zWBzk7$)%@4W~{s97nks~^xO58;}0JwZ;AH5bM#O1-=wO);yho!X0s)7l||lXOR8I8
zYAAPJnd^Jz^flGO8-8>CYP}xXa*(xhdF+C}Tcw-Kg8D5i#kCB7CrHiqPhK;9(QUcs
zpXyE&3r;@9;_p?e!e?G-y)u8|iZK7m7g5Jgi>@@cKjpsiLf>spx8Iq!rm;jh=G8uG
zG%S4g_gH^H`QB3(?tRMLUf&k6;P1aDJ(s$7gs(cjvNV55Ce!p(`FTcD&vo7CcFKRe
zG~TM~WJlc_^AkTz{|dkP?R0g+T)}|36Q--TxcDDgv-SAo51hF^d{x&MzgTxquIEvI
zs;OV3cGHJ_@;^^L{?b<yGF7>K<}!&D(l?AOmw!;_Ro`#<a#CSRTKbQRQxinn#o5_Z
zcfRj_Dse#al95aD>5i)X?Yk$<x%uzLbX^;Jhq=oRxW0e=_U3o4x$kyzoH-S};`QWZ
z0fFpwL9Ej!1^-)QC3i+)R`Bu0LYG(4ANY&rw_Myl(Jb)%{8&!;?=$DEKQepSW&7-l
z_WDzpHn5AVYj59oX!<Hc`RMM6A9+QV>Ri&^xwM1tw7jfY`My2d^!2q=g4aZ!Gc%|#
zmGU~teML^!$fHWhqF15#2HQMs;oy@&n_g#ZSi#>IQ(eTZti;dkR^Wf)uH1p!HP^pL
zRbBljoA~6k#jk)G{y%3$Qx^W_xAVR#-4Nlp?w0VWpKT$VuV+qGyd`8KsK@1h>g{>|
zE#IPT{IrAbg`IG+*{k<@!t6Os1*SD@&x0S&i__J7EKu}7Fz3at4Q*=si@#jleo;M#
zHCaBUA^52IrJu6ae;p2|e+&r~SbdTA$=e6vJgZNqRJOfvS|lZNy+Mu3eV)P82a6sz
z&%F71)sMTYcI=zz^lg<}xtfrHaol{?Y5qB@m)dc=bnj{nwAD@s@#xBMk6EIyNT;?r
zcIPRxQyG0%6zZbxc}}^$GIS9iuXWJ51y5bX%G&i+0u%0ETIRPeD|btUz#(_jB2_zS
zA&t&Gv$K9zO+UH%NYSR!%je!#*I%_s)~MOO$w6jot_p+Uv6Ftkgr-NE-&pYf?>4^7
z!%P)PyMFg6JXJesaBX$Xv*0=Gs*-le@y(8I1xhL&{1cDL|2kGU|LSk$84P<OBqlv?
z_jla6)r<4mn@WwlMdH`CAKRo8-+uP_BeNqVKT;&VTcnw-6-)ctJt5F<S+kqd@q1yX
zv$9fkU*25VQ94mpOVyS;*JblTzJ-kLCam`F**o^gbQoMoo3?!Gt~1N4`q#^DZJQ={
z-*AI`dYj{%up17oDTTodHR-}7T~3kQr_XMlbYZ@&Ise4j-m{;rT*U7;b*1cj(M?e?
zIi)iXGdgByf6#d`cMrSrk;yX}p9e<WSXwhbwExu~Po+gwmn7Am{9ciEFKp!<frkSA
ztZP`;`mB30<$S~^iK6|_n|3`bm}y^}cO<*(<D9qZ-?|^T>fUCGHmcY=vFO*NkKgzb
zUr*S)y4TBM`US`LEOXv%4)*_*w0uobOZhs1$B7TBO%twX?>}wWCHa|kc|^TOs?^2D
zrW|~1cjmoaI>Y?=yW<8)FYn%DQ_WoGbu>}ciKi(~;jvdxdiFsTr<`}Mf^1{h<~Y7$
zk+7JgP=1O>OzG{{4riO_xciTC%jYl%3tvoJvdA>#|5;77N-rJ1ju)cxuH26rj$V4O
zBtkGHsb$}dw+pUqS)aAyW6!TATYSDSWUhKXM_uP{&+`v`8&|VcYfoO4FT{H<YwB9z
z4Z$5}8FW@0JI3!eo#(z{l}PQTslkpB7QOGk25ItDoR>Xm<SBcych9_b#@b?whvp3j
z-oA-Ao-MnpPy6xOh&e0tVnn5qL(WVLn|C?Gr8+}CBJ^`wHpiNaj&qkUU2T`!-d6Y4
zBIkr`=cZ$aqweOdPq2SJYiIL4#~qBhij^}LhyOp@_hIvG+ko{Ec^vWIrFa%Il%Ejh
z7uvPJax<G(ivY{iGYLQEolBc9b>8P3!)cow<*WrsIzc-pSU)$`4A9Oy|HRz%u9@*=
z-HPPzYfrXXmhE)D5Yjq(&(0OeJN;cta~71WTT>Ohv#H&^Nk2AWdD!a-Oz~2^Klg3F
zCmpP}Lioxzhb|}e4RdneYzVSSvz-}Uc_;bJ^JJcR>$0L2`)>MhF+A|h*NrNssf+%s
z?zx`hdD<^@?hD)G;2c}a_soA~g3Ux9G{1OuX`ZR!mI)^lHOi-iuVUeFFbrR774m$E
zuW_~XoSR__mvy~y6FvFx^>fYJ`(m4K*v?qHCH?yP$cRfhY0A^|&UxH9e_>XwZRy&T
zuWmh(ogkQ^&05X!v`UF3bJ5LNM>!Uom_NVKrMcQszEn;o<{OhRb6=Xo$z>5<`}RK+
zb~(2!$n3AC<$ObTJ@$`6S1ga;7LDY$IitZ4Q?=A?QhMEO#T_ei7w)rC4df6jXRMvZ
zocLTlwL|Kg^hC>#B}VDbX8MP)3Vc)BCtmJ3C%GiDdits&nL~2Ro&~PEx^nS{95I%5
zUB9i`<y>A|j}|RvVLG#9R!P(;k5UoGtV=8AFPfPk^|R0E;pRJRd-iQS#whe-o@mh1
zbu*r_u~{GWSNtN}`*>4bX})%Ku}H-{nJaz!Dt9U#eS5Rw@yoc^k?|@Q>L2bceOgzb
zv%*tx3frB;*{39?B~3Vf^5S-z%42S`S#!2{m8Kki{`jeD&iUDk<P8-BZ}0gWax7Cq
zF!0RzuQ{q(c?xD99({bc_e-J7nid%u8OiF~ZL9eBt_jaFm}<U6>vZn7Oz-H&*-l})
zt<&CxKHTLzfBPc45LSt!*}ig*H`qGOO-`~+Pn>Sv^<CPh(L8tkh6lW77lkG*FH4@)
z^)~N9_=SA$gm10wN>xf`d%Y)rdF`7q!S(!n;qJxz-gtSo|6{SsR$jR0VcqG5W<|@8
zTfys}O;1^?!F#S|b9lv$dy7TQZ`XI~t6H8>SpT~!bVp>!tzA3nOj+1H*9vVGh}hU5
zf9mLo{hMRw+Q=%dw#s;UYU^grsvJh|Cax$C=4Bl3n2beU$QU(sbAM6On|ERD8NS1b
z{956C`}TZVYM6W4v^nybTPnj#lNl2d9-nadd8o{M&it)jA2_>DAKX7NsH$3Fj`nK~
zvGb8~y*FC}?}ol!^dW54re|}CO-|hU=l$QOb^Z6L>Lt7G-Ec_J?+kgy^1Z33F1qi}
z=AW^ZGI5XYdB43Wt=-PX^zTaIm7I05d#2<|&J+!m4|v+C%9icpvc2Gx(@PF#p%kAT
zaj&mSoHI)Zsyib-?__77b;;wC+ZKu0A3G_}C&ho|{kiUrdZxHCfd>qItG}{bJ)`fk
zR*|#q^4+JJl6+=*%Ho?dy<SCbFAdGANS(-Rb1pkFF)lr8*`ot*4Lo;dW`(?4`0)|H
zm(pR2^yl9v>v#ULxR;b?*Xq~xZ<czFo!pMk_vV<-coH3Ou9h)WA%FE8rgKpfeBF<D
zXR}<DNn0H3Zu~04ZS|ton<q}aO4(*|_m;q>qlYfZIL7Z`{3UE2n0-;~e_)-m--nkA
zetp&u4qJCA=(I4eNz3}VMF)4EoBCR7jr&IRi*=0a=Kd;V`XWA!Nw|lPwW{Jb-{0qd
z*C!Z!Fl|+wcR&4ChC@V@_UzVkEKg>LOXw!w`!-42ZO+<2=cAGf*B-U%J{NiG@t1DV
zMZ%lkKVBsG)7LwpYj5s-+qScZt|SDWKXp>gagxxzgs7?4Rz6r5xNU{1mTAu91(E6r
ze_n~a{JC^>rp4ylY<Eki`)=9&YDa3`6ASL8{87_iX<wY}<*UrUMntK&b?M_po*J8v
zWSfX<mTI26&ZfI>U6Qu*3>`m-2Q%MV?MxT5S={rWoT*^Cw5L*~($}!~CVu<5nK$PL
z9$s{NTkdYdz4L0Bznz+}>zUUBU*?s1owxNB?*3o>!#*<5RP~qqLyiBNIS$l|{C__2
z^T+&;`}^lii2t$QUi`oKRE1>o^BodJe^^(yuD(2>xx)SOjEK4O&V8NCdOmQvOYU?p
zqecGb9jrg5-7^k(omZ7}i=|EfPo+oey!C0{=lLi;V1M&0qu|YB$;SyY7k~W_R4Uq8
zWBTvd45l>Ss@}hb%~K}4`l<S<Ao7LkGQXfO`*n^z0=}#sE>GVyM>u?&o3`aiip{yr
z3~EhBlJnAQoOc$ied6J9=_L15AC64<nB82w#}A3Ez8P?K;gde?fUF8$pV`;Bw(0Dj
zRexMuV_lZm;z>+zq$K+u9D3KYQhm<Dlj##qtz7&-CU63W%ONYF?af>hXC2G)5MAcR
z6}H#>pY6`~o0orn8?ATMYv~ke-IkucE4j=fIwrXVF;-cJ+^luntES!^qviKGX-6S*
z{$tU?*t5B7PVyc3c<iqTSD32du`t0!+tNCtcG-QaQZc*p$zV%{SEsu3{&!+$7Ahpl
z3GZp?+Am`w7~eg0kzo**U*YNf^V+&)8}sb-r>&ZQI@Pj#w{@{q;Qihx1@{OR)&6B2
zs^Qbt7hR2+H!0An>GSh~pKX!u(`!1MZYI5aU~zBNl{X3M4-UDl{1UgI_RvQD*Y^af
zO)nH@7c4c~RPJt5qA$zqXlN~?^3Cp8_u9uNX66>nK4ZN@F5|_UZSUTAtYNXScx50E
zenWab|JB-wHgQ)uQdcgGSflT@cwwfruf@e1ODZn%o#UR%7`aR6Sr>EJ*JsaOon59P
zp<B{EcM_N1Z`~*Qsz3kB|MgGLc#v}F!~L56`o904PyA0#e3tO@=>MP7zy6o+ZTR2z
z@4x-A`X6%tKOf{uNJ)L3kW}}iezQ^WpIQI^_dMP?_u_Y!o;&s4p9AZ9!q5NxzDbht
z-+=>vJOx=fB&}>GZTUZ!OFlV7nqh8CotsZxio{=zwSSCn?EIU5@SJXrd_LC??`zwR
zyKJ^U6#Ku!jmgBUvPV4chw<8F-J4stwr)P!Kj~b(YesF4RbJ9VjvvnFPQ7nD`F746
zxy*b0lKE?W*1o+n=LMseeb9tr=BM>7mD@IMFlA;qvTyRyo%^59VrY<4eo(~xzqoS=
zLsCD_*ZOrPU;8K3cm1)yGyP%xBf0-J|0mCEZT>m^-~Y{D|0n;q-!tRi($DtXkH7z%
zKl5ey|Np0d{ZBu@Q?=~B&GYy3XZ(+hwD_m-Kj%!&{zv=&p8Quob64M88})7HeONzi
zDPmfb_3)Bf!`H3l$r63757kqGZ?GsTuDmr*!^peyph5jbadXL_uCFO)P1C0~3BFf1
zH{V|vr|a>xZowA6iLa(znfvJIg1da0+**gWYA>yu&T?MB&-}}rIa?c#Jkgyy#cS)M
zduqp0RYN^I=4$=?)hMxZR@K9)XN<F$rgc?jP4!x#H|yNXNl8cd9iCG8okw@=nH6<h
zGJ#tZeb;1_w9h$sK98&O&}SdX-+Xb}Z)+{eWu^S3FSb3jTXo~iG@d=j*8R4adu)y2
z+Dzu950|U=&q~aky<qR9$evSjX${Ml#<i9m=v{otyz9%`Sv48VeZTtn<~FFsE_YwJ
z^k~PX#H8Z%*RKNuc9oyE?Q%HVeR)#odBwW<uZ6{~3b(ObkMe%JBQvf)r#k-A4%1B^
zw#F%~KNkJYfYV6wxOd#)w&kveqZzvwdY*TFeECYyiYeQf7{zWsDDRBj;kss1a5k_0
z?{wbTPQ}~wL!Rv4l5$1o@y}x&f+?$c4`tS!ygD(8<-G5$pw9Y-tF^!9E>ip>n#FD2
zI<-CGfN8fHuaNemv=q%<0w*WUII5Wv@q?!|s@6I1!-RRUS59u3X4U>;hgj$bH65qC
zdGYVWxL<L7Y}k1@Wx}BlCEsri-_k=@D=ZcAE^dqaQh4f(u;0;L4|Mdne#9*QlYcdi
z>3+wGHkJ#^{h!9gT>e<U@QKHZy&s-ko205X?QCJXy1_Kp6CS3&m@XSG{H)u0qr+z2
zszUQn)jNuRWnKF9Vy6W!cpkV+b8W@U>XevxhJymHtX<YDwkq7EP+!EbY^tg$-!7fH
z$g*8+Y~FVT=eC=O`>Q7Yb1$_rRe9mHW|vTvPNbL?+u0Nyp=I3xP06`JL5hn`t>4Y|
z=e^O^mzov^OYhkA-Vzj>%swZ`oux)7wDlyjy4k%ge0&?H%hd%fy`*Q!mOSl=oN2k)
zeXjFw!oy5kN($zzoiQuBAZ|xoh*rpaGZ*>$1&5>Z_XuacC|29|CFbaT2mO=NJKrRW
zOK;^Wo&3_!x5Q-AcNsm=)_DQb&Rcc9T_d_zAbPHW`ns+EV;Wn|ubg(ZIyI(wiR$^8
z;jg5{uAH}sexurVK<90y_k$TKUQ=BJ*PhgoncaRcY~e}{=Y=YTyG$P5cA4&wyr`@2
zT$9tnIcb_*=dXS0WfnViu=SG09ml^cX))859BQ0q66<#Il=%T^j?WrLEFS*wwqJg4
zW6;s04?91o99VfnL@i49f6SivjbAD&b(|d{uWj-^HT7$B&72cWf-iMik~7(keKcFI
zekiZ|S@XBUB78Tz^2|CmAMu!fW}@(uBY)ohjMr#+ZSjNS{r&b&TR#^?XZ^@jz5YhV
z_|xQLr>@r*A93`ZUba`yppj{!lZ%^{6+fr{T#uC^my#lN6aDsEt*P~6+1~MAbL%y~
zT|4<+O5fR6;vL~1y58PzfBGFsiL(W)%Zu2KR8G7kRb27zQ_`R8bt~4dGMJI6zrLVk
zm$TT*EXzAx67$wY9=>L8dMW9@iK*Vq7Zw_3mNSg!pE<`}*Kd;1cRV?h@#C&5{r`f>
z!drG5xO*^^8_Zdpyzgm6^Pieqd-~T#ZMeJVCc{sqZ5KnI8*OrK`;#iPbIWq(UY5lZ
z`@4Fjjv5Hn`JO3a4R_u((I%O{Xi-J|!G-^pyqzSqS~2T`d;8ZvbJr<*?OrSHp2k%8
zLwNG3r6u<s3%kors5IWwozL-0>8$BVSK)nGE`Em_ezY~~tQEIc%;q|N?5wlB^?x?k
zF!_hwub1x4PFHad$S`c0_URvU>CdT`pDyTr5xgUIb>(k~l_n2Y{Y<@nc#V@4Z(rt#
zOka)tVJ8jeIo?_FqRGwr-zKAT9J^g!{xsz~n7dk~yQkl6=YqF^-xE*G`+J`4)4nxv
zF+GRB9@zE4c`x5SzMvjizQgZ0wkL0Y=qi?Wj*Zdkj>eJ13meOllyj7wrVDH`ziR$_
z<vz!2f34ofG%=Wb+ncd1OmD`Mz7<RyH-ZjS7)|-<IW5aj(sK48-mhDyFl^pys8-|{
zIHAJ(0IOH#;V6cXYo+P?g4^>a2vjM&XWe~dVfN>hW~L%-e)1kXW)rkq`SZ?CE9>nI
z@M33*{JG=n>42+mbT;a@RKzED2>7(ts;~8X-+RWe{`RN3M|pwnHw!L*IeH^5X4{+X
zmWLks-JNBwWcPSd+v2-Y899BXX&fz4=YyD|TbS8$DrGDtZjhbkI=%LC=aXM4Ejze#
zzJD>VIsB-7mw`;&??tPpOmug=-OnX?>!|<2pa#vmuRmq=C+$A!5gS)y7Q4B*J7IYW
zYfP76jg7Ig?}5N#t0MNF6Lrr9vIw_G2E^OnR?`T4(9>`{Kr%Gg{NqQFJ$CV?@vq-s
z(XRV!n#$bMEElZ%i(}cc2?;%)bEoV~TL0LxL#6utuMOs2TKD%A-D_>sN;(&5%dS%5
zoAZB(_?^xKPIsTgSIOJXf0CG6cIK(ilaFOjjnv<~wR2ijQG2pIFXLO71y9ReX88{{
zcQEPs{>rEe-FQ1PWbgNBJ9}zgXfG-C-|{hb{wAKJ7e79y?|yjt&TDU`*hgD@r&`x+
z>t6NoL5|vtd(te*^Ol&aCv+uC+@H5VK60bQWZ6~z6>sM~w5fG`-@j+2P+O<w68khM
z&I644U;YGCtrJqyTQ|9N)g7tXr!1CfA9z1^(-Hea34wWw!V9JfoDnz}z_f1d;)7=D
zUB_36rd)_)xF6nrVWMw~%uLVS$x*@&TGr&rUpiJ-aVGEDpDR<Y&HCB-UO-NTHTc)P
zFzeWZHoI2LIK5jcxv?t#QQh40KlZ(-d7irMU`;?=EL+O)#F<|^KFQ=OPVspbt@}Yd
zfbW!@(YbqflU1+O);N_e>19{$mSfld_j2CSIdN*fJTc`~5`F=(vmQOT^8NF2>DT>Q
ztC_{O+C2&SVV-nU;r?sAL*hHnIZtl&cb=pA_0{|DTQ}X^uXOgy^zWH|F(FTntd!la
zHKpoe&wA%4zo+E<bbfYis^k^7v+3ViW9-WG3?!2nMU=0q&Arq5B<`!szHj%6%NIK3
z&hhyc*w}Sro7bQIg&Dt}yg3sWRIT_Y?4rb!cdOm*#b-tDxs>-{+RclfYnCiIs%PV#
zE%jvwr$o^^MZU_dtT#8-ul@bc`S*YQo0tEe&O2bg;s4B;krDqB{%_t~_-E7q|2e<o
zLth>I=bn2z-1*Btmeu^5HaM>mvntM;Xz-@&%i%J|$?nq&1vr}-_Wqu8|DM*O2&a8-
z7xIa`j+A|7aZI?n+pRlbp6@cHW@(uOy^m|o^oQ!~e6Aw2jw`BXnTpA5ZU5JMJvTj>
zE^H#4ps~tvrlHN16`k2THeWAF(lws7+ca~Zd{URtfvm8Z+*dQ%wb&B2Tt92c+v~b1
zto`Ps#SVrgzMZb?oGzB1scm^FEq3|VSH0IeFWp$OuxlC%qtA~mN^<f&@3t(-4V0ZB
zb7#i;kbc7weXcbVc*?eU>f{A)+xse_B0c8sY5s}x1Lxm+x~%1?<TvdFmqK4`UUs4U
zeP6}()$KX_XAX4=&fhWj!2OA<JA9Hp+bez%W4mK`v+U}+Ng)k-UyE&fO{!KrC^BQ%
zR<!MlfHR|_<zBX@I<F4)=uMf^dj8kb*N;BlZ9aM-{`UIMetI5Pb{6oRIdlHgvH*_I
ztTd(iu)FQw+El7{N(C*-$^4l!(>?g4*7R4A+lypO&(3v=e0aA`nzOQ$t!VM&n?HK3
zdFMU6qyE#i&*uJ2lc{f(U($H$Up8s`M&V^`ou$VYJ)S)AUGv&5ZOQffe%zZAoU>f1
zLnXJYtvn<mEp2s{@C7^mpgpgPCR__zwKYsk`KaO2n=2na%bPB7bl#6gC+_;N*uJZM
zzP5^c*7m<LWtr<PPtz<v8ad_q%9A&wd&|N;tqa+wd`?Z(+(=AN(Kr6I?Srcf4ih=|
z8}o?nITRf!7p-0Yp|VN%t@)EouIa4*CFCwGzx`W}gZsjrXC;3Pjx2td`GdWsC1Tr_
zSNB~yJUg|61VWfrnasWtU7TrsbkCtbMq>LuD6380bz*wtCaskFUmX{&7f#8JtZgyg
zB&e>QbaLem?$W(EfjjK-7Fg*0d9_GY@_<s|iqPDx+hU}ThQFR8dN?ap_odq<t!|5~
zqCk#!ZW>`8&OxVAx63kJnDKqa({-=a64qONPCWPJG`qG!Qrjw4Q<D!Ov+tfcTzuv%
z>xoYR@{Z2?<Lx&-b2hthv{@iAr?G-jH(|c{`Jm){=PL!<p9^$PD*jSw`~B0pi52N>
zMK97mNt89({Vo%`zuP$Fwn^m6362wFpRp(_G1;lA#2;U}w&w)zsWacDi)RP)K6x@>
z>i!#%f9B==VognZ@KM!%(OPBGMTf)lXPps@ZadWS?A`|F&&Nz+ZH?kJVh`Ud-8AW?
z$+m+Nw`87_?07B~)$<~}_ureAVlBp!q>tGzG}w3CJ?eJ)LWnK**+WMTrS(k=+v8ou
z>l5_*z3%IIZ!T=qKFq!2bd{=nLH;bkxHD0TK_V8lH@c5iKc4aP+%vvE%Pzhy2x^-(
z`Tn)SOMDyFTP@rEZOOECZ|D7({Okh9u~U=&&Jniq-n8fGh36BGsa?z2^?8R&>4k+`
zWNiPQVk`H`R=x4?;@`UOpMC{0dd<Eq!f?fUx60(kqwEbo1sYxm2EF(y@?`c)lcm@0
zZCF?OY7h78cmKZrIb<?-zo+-?3cd@+6SpSF^(+d@syY0=IsTWRh|C|Kk{`KJ`)@qG
zseWTGZ#2Kz+H5z;KRhe1uX(lk0_*LCQ~%0aBz9!alCi6aIQa2XP4~3^57~MD_9y=P
zKkxsW{TU2@7XO^z`?ddd{TrD#`#;#%fBUokTlnYtz4DcH+PAA`OziwP$6!fi!SzC)
zf=`8MeHE*2xb&>v_*B)#)qT^wn`^xsIac;QtmDrYbILFe`ugd?ga(y0isvp(nQ%S*
z#VfO8b0-SDk}UJTe)4LYzrpnvpJp8Xw0C{;j_?J}+M=ruCTyFzvnuwPmOx4HL5|mt
zXT&?PN-JK@*i&`vMM|Hj@!jQrE-lDt`_8=NP(zv0`WC}mciY_4h5kG*Z>T&`{bYvg
z|5+x}1QnO-y<)o}X`>Z8;iToe;@0%{VZ8@$&*Pe>X{<V>=;P|cH;*-6WMx|~q%b@3
z<*ZxJ-{yI#9u~IWdz+{EymU`nO2GBEChp6BZ+m=l-nkFC)6GqT{>!|TYuz8cev3)!
zy43~-ADoj9bc?vfzvZ}R^flPAIjqa#eS6v(#+=mCk`)(QmmKT;y5h0b<-kWZF7ato
zuWKzyOr1Gpq4IN^>4#2tl?6H}%$;SnWOwy+qb}QfrDaQ^I4tkjxZYrkt1A}&6m~ag
zT3Y44cS5CkK^8xc21T9|yEQf3@1LbGqnu&w!G`4xg)6JPH2+xKf3*6N=){vp{xzuV
zZpl|{wKG;RvAcVw`|~{QsKSr)R;jtGx$5e0=qX$g-|l%z==e?PNz#fYADzBx3kwRJ
zn)IwOWl_lNH%rfFSMKupxBuHb<^v~_GOZ+77&8~Wa6f0vIlbjI`^5m8s_A??m7h#{
zU-a?PiRm$mIW%lSW`(#qIs`g)DK#zd5Z3V!WC;|=<my<YVV3j%+`Br{_;-9?f6jY<
z{`<U`PpRc)5RmrmuITJT#^1MQzWTQ<;qaF9O+vS9c9o~}S0?lAFK9lWZ}BtY*#4?B
zYc|@x{Gw2QZqoIAl@C8hPUD-K&G*72_x0rSFQeaARhCCy=MxUw;iI3?v|U!tEcr(3
zviaxjer?$H@8Mid)zEvFWmar@^;vQ6b)SmzNYBV+_5YrJ>zp1RZ?$3Z&ajgWk^9SR
zHdmjx#J~S-P2zzge@&}&BR7|XHJ`t4VfC;j{r2vIvZhsEwr2HwUwdCNGpT0TJ+@@t
zWlv8{(!8ubE%y1^!kqexzl^7+<y9a1nQ*@L?z%5Be`7NKO-laSw?6aMr*pxN?@8{;
zy5IfXeTy-7o^`^k^LB}n3vNybUS4&V^>6;q1n<>RZ*B#;cQ5<4Z|$ww++jNP%Wo|!
zeO>IeIXvc7&BmK^tFPVJu>Iv7kHalJi*6;J{b(&-Q}uji^ttPCMn8@$`?}n0ZPmN0
zXT<gA+$wqW<kPate|fi?N=_|#`r(wdd41{6Pp2QRUUTl%<%Cc3>Z0@a-ulvBs+>2k
za>K)IzNNSK@A!3cceStWrXQ0(Y?jWQQ~zj^?kuUD`a0F$w^|=N?_W|TfBEa_ZNl$w
z)ZJZIzVmc>`AX|Yv(3dt|NmK#dP?m6JHuZ2t10;vyWhWgeeE4@O20>Ky!6a3XK&1m
zmpQqos37#~Z@=#^HvgF(%D&%f-pje46MLIx1<#K8KJohO59g*%@0(L`%zk~r`$ZRB
zKd-wMZ<Kr8`?h}0|D(0<R?l5NYhRL9<>Ae1Go!Bl62G?3vgmVD-|}~!6198o{S)@w
zEmlAA=EoE7&aA0AeD>U0Z=T8Df6iNXZ`y3*=Z{{@>Yf~S?@@Nt=VsUUZMW|PexEFP
zkNJ4jlwa~&-~G>f=q>(j)63anwm0j~AF+L||L)eukG9;qX74?1|Mq2-<(H4`hizN=
zrH+Y|?@z6MAGgzP-DGY3)cLhf7S{jFJD2}A=+LEa{4$oe9lkqlSX=k$!<<<UuPya9
z<69m0d0qQ6F==mm>rM7Q|2R9({$BTebMAcp%(&}|?d?w7&wumrmp1!$oA9@H4j%ix
znajCa@0>*B|G)2-)%~r0Yt5xTJ<PW5U_|WnM{9P!KPVZ!-2VRaV=uS<Ui+%T{a91&
za{utxzjytdse4^_y>;QkaM@$#`x8$!Iqur}@AK{SJ-0qAR=XUf_qTDc)Q`l;uMh3G
z);z0nl6u;k%J&Ivf4^(bmwS8p-?skmxqG)>JaW2~b9LOki|hZrUHQ0ezgg~v$4}$q
z%xW&zuX|{B_UCE$@>q-LkXajFgx1clmVf#4#qYa&{l8dPPJNqR|Bx;FQ9^usblm3n
zdAok=R`0F<@Jru&-{0pV4P4j$Z|UjLN&WZy$6x*bji2}XGaWZxFaN)J@72im{6`o0
z_kAywDoQOow=kJKzkccUDa)d#o&8i>p>p2rY1v)1*HaJV+UlA7+WXx3>ni=2JNc3Q
z?R7stPCU!1zjvqGW65o=A5AHqJWHlN@y3<b>HTYJPJFv@{dM2^)0O}8^fDbTANVkJ
zbNkwgn#b3_zRu!5^NGjr=JoP`6~~T-+evQ9adyu8{ED%2uhq8PESVS4Q(o<V_-EZ*
zYr9`LA!)Z#{?2<hQ~UWoo2?fg?0vj^UG|rY`zFtp`~B(H$L{R~TW@{2Wmg+=T{ZjE
zw>jrZ`aRxfR%h;iUErwl(&4Loc4nRAj?3l?{5UVC9GB(wE|ZrmiV2=#eD%@4@U?5#
zzkQxJ>&t~}=PEf*@7LY8-0_{o^%?2kZT^4#x#`lPfZcriEsy8hy^;~O_<6NFd%uR<
zPDAw%4>$5(yJx=hWIuP+-96P?KVA@t4g1Xh>m_^4s+*aA^Yh<Ye^0sm_HL~CI`1E;
z@%PUi3sXK;|L16*;aXo^{<8Xir~VvUz1=SHeB|Z_O2t>M>Q;Yxd@pwWa=EpWYir70
zzWQ3q<^KQmGk>$&&*oRZO1&MV{@d-K*!?YsC%0LJP1VcVb9K93Vb12}-kDc!*6P2A
z=KKHf)U@-@Y^|cd|9-O0*5v-*f@Smb5?<`m^6qlV-zER=<?=?w>cq((GY@`<^}qY%
zcgm|*_r8CzDExM5-p<}vIkWy8wEcR&`thTw$LDFi{*pX*%TsT4+sC*5)%1F@#?FiW
zzwX`arG9@`pZt8N{C|XN{r7$8?6wxq8soQ{{n&c^o!GLMlcUS8y)ENE^<v+>OF0R}
zXCK7uPk;VxWBksz9Q#XG(%$|_dw#5hYx=({JDwkD5xm+T{(DPh;iYZQ+g_~Ny01I;
z#{vFbYP@UTU9Nqu{_Xrd>+RQWtg?UpWZmxvwzqxnP261@Z(ptOHDZ<Sj^&Rx&wYLV
zZN&30CvN+`&fA;$_lcG8tgR7NHLi;%$Fi5-UcbJq((U86_Od<qkKIUUSRZ>kYrSdY
z{J^!(JH7;)+uZxHRg*Ke{(nJw`g!Tl9hEcR*Z)4d$uC;I^8UP_-F`1>qqhexj@rU2
z_O9m1ryc8Zx4TZ;^VwsvdHUYs@U7ui|G#*?|MOX0Z>?4B>up~?tbBG^=+Bwp^P#cd
z-<ns?x8M2a!A+~iR%WyLKDH)Xi|ZEeJL+lgyZ7&tbqjBcuU&t$?BId9nw#BvtIR$h
zeWtr_-M#N62hXT7ue-guc-`8%xU2nDn?9?{S=~yy^=+Z5_PPK2-mSdCD$Rc-K6aU;
z-S&z9er?NEGdjF$*6pv=MOD8Yuj^Nt<i|(d6<6E4VPkvQt=salYko%Wo^^d|b^5hO
z;&qZ{h56IGf1m4`ZWJc{Zq?=EW{=L8Ywy;H4?Vs~_s^MT<H^}`bGO)UU$*!EQ&W4H
z8FpDW_w+Hh-HCdBd}6wAm73kZzwT$P<@0tGy}#Xg_jO2Q<nMhmlY8EW?)|#*y8Hc9
ziH$FAYQ4QbYvZ2BJ;u*hZP)$z(`l`Aaamd2dAm&yA4&a{t3GZtHMZ)`>e%}3pGBp=
zm(KPwzyI^;mJff_gWtcqS^CuCwsGmch&!9gL?2&GHP^fK=j4t%`CNK7LDN1xK0f)K
zgk|B=S!%n@-e!C~ckXsSpM2@3gKsBi^+kkj_1zlv`?lW-`;^<4{C}J6xM%<G;Nr7<
z@_VvhebT#c_b+t&z1_Fkvaij&`trz+EAQCf&8)w?aq9i+b3Xi;@Uu;-cVFeNbCY$e
zr<?3Z=)P0G=svsRu_+5@+E-Ov{Kwh${PwP@KQ)gV=j?j-+x&H0{MY2YfznxWR+blI
zYd^kSX=>`dx^Knot?yphl@%PCbBllL`q(=~7kRsP?Q*{x9a4Po*_*F-+4J{L3jY1|
z{W+PPxlQ}NZ|0u2x9-K2;^VW=pZom%XYKpj@_xB@3Ue=>XkHs@nYlSiw<_V5viALT
zzb-6budjQMwYmG>)nwx`wXM~LroU&NJ}Y0JaQ!zspSXGD$46~**pAMwul;pp&++=y
zeLjDF9Ga}V{$JFekelLvoz~^cM~Kg`*ppTKe@>rz*qWN!W1H{ZlDiY}>F7bZ((O5x
zA7d{HEc?(c_HJ$PF}c}as&;?9c`Z(V-@clH=Jxgfe||e?nssNR!IvcV)6ZIy&&?{;
z7u~k2@a)n@QO0g_zwp;)=6+haTK3kRD_ia!+`jMU(bAvG;=4~*y`R4|>%j}Y`Q|Uf
z|3A1H@6Pi2ZMLcA({paRllJ{xwSS#!uW0qX|7%~18|QvqRa10%)9ohr++_J1wu%wI
zkAFNH|I%=8=C0JwGmYN}|C+zOd}I3Eg8H&ghiYx*>b%T<D}VnrPglDC#)JJoqN9(0
ze0Ff-;`-t#({dv#)M}%vAOBm{8p-}{_5{nnZue#H^Hr9v%=CNo>mqBs?2ngE)$Qlo
zEqr*}_nE$~#g~%JbJbp7Z%#M+{rBurarK(YKPTT_E1c<HZ};cgnl|M!*{Ulg-(F^E
zSC>~7`)yCPUuLuCXUT2dn=`k%)qQoidMW2Pue$jEAGenlU!FJfUiR!lhp797rTcbV
zd6Im%e0%-p>Y(cfK22-$elK=+e(m>n%9HQ?`gil<>C5i>FDAV`#JK*AWleYLsZFof
zS^O&Y)jj-v_tVAScO0H}{*+pt#LbQOuH38qyhXd;Cg$@;_3-VQ+UMl%>6!jL7(Tn+
z(D?OTZR2g<boA_geEAs~erEffpEvTQ_ea(Ja@zQBr|ISG=dEuoJFD#N-<MJG`pfTg
zx&JplJ+bxoD|PAY{a+rg>e*D|J6F1H_I$%+pXmploLqgs@{P}_8ylaOEy=I_n{~2#
zp`V!i?oTV0=S|PL+567s_vQ7;=l1_{?ssPY&3o_O!n3n`v-g%iw*UO6{kQq;`k+gf
zgBHE9|M+|Vzr4TszZN9do>wuK*k1o)%W8d-Xv3;Q$Mk%smCEc{cdMhvPhM7U)}NN_
zvXd_^=Zj_@tCjeX^5x)e+qrIQW=y}8^I!PwEo<{Tmkiy5_ny2p+uf+RzkH6#nyQ4a
zr^07Rh_$@BYV+yNve@hA&lPNaXT1H*x}}-w!C~jLWMaO?dwzC1_bcVPq3^?as@b)l
z)6Po?%rbfXllQlpjCIM&C&jPLx2z7&eXwcg-pkc?SCW35nyP+#&*I9R_kM=2za8*?
zpVYfTYxB}?<~!;>cf5}}b1xwE*OzAZb?;3weoa_XFn9a3(CV7EQ<7g>$J^d7_MAUE
z>hAw*nP*p)=I6}&aN@<?rQfeqZhEeN`@Vndzk*xo`u}b$y0-Ai`*OM8CvSgvzVQ9V
zm%`hY|FQb~_3eUJYi&!v{rNfD`#k^J;=t`y*FMZ`-&MMM$FA$jSHD}|KW$-WyCC|`
z>Z_Mc?e5(FeJ@aaQ@`D{|4*CwORuhbRsZ=?_3G_<|CIc#O@FTx?A{W0_AIZ_tK9M}
z-}YH9d^mx7BLBM`QM0~Qm><7+$#(yfwSO(H?py17d;R<U<yVh>w%+z^n$5TMd(WLd
zSpL;rzIw;g@O*!re=iSCQBGcWFSz=}oX-o}exGCM-n7ro>f82JpZ%A#&-e0=|4<zj
zd2Ly*?5(@@ZzgKBrRB4l>EAB+bLDV&Rj$Q`Ya&rre|K-Qm0R;I_U^HjYujVP@5k>w
z)@2-O78+lifBfj@{@A^B#jEG87uCCCkaX_*nO^Se<#zW!UR<po8E-gWX2OR1kE*V|
zugJ|a{XgBbX1o2Yoh1i)EamI(txsn^eZy>L@UQyc7xu01*WYdO;CWl}IWs$}g-@5H
zdLJ{7x_>#Q!uj#^<961ykLO<heJ$SR-lMyT(fa!g*ZbTqzh`{^n#ISbYvt$9HhOX5
zaHYH6mS20)PW=hEG*{jJSH-(a7kUzBPq#BDI%&OHzsJ)0`Qp{7?{}`6Te;`K?@sG4
z_uuaPb8zJu@wnQOGne+7>%RY#w0S#!+r2rDC91A%KVP;n`1R3iY==MJ|Fh&k;+DR;
zzn53HN59+l@5}9V!Nq<{)AP2;*FW04du#NwGA*C&dM|9seJ1~|*PXlN(>Z_foEf$s
zcW&AEbNas6(sRb&%zpn{b}g>GO(x>T?QK7|HHR*n8YB1mea+8KpZomJz3bOsGE8+?
zJv;mF{w@F6y$`c8?(ghoas2YXH15ImcmL<kn>kPL`~QFZ{q-R+r|z5mTY2*2%fkQv
z|L^)({+#vpAK%CGX9~&x|9|RZ`)YRCy6Jl@o^Y_;6iDZr_RsULy{RhmC;J1e0V^dX
zXTDsS@#nJfrN`g*|JC(p3V!l2QewwC-n^M9f6q0Xeq0`{{IDiC`q(1R3n~V`a+qW0
z&J2B+yFhAf*lNiajlY>Bmy5rveSDK8UWI+*EZ4pX>H-fXwyB(H`@^U2EZLR(N9XmS
z>3vy?nA{Z;jP0K!1{&UJY0L4G)SD#E!#YRjIA^|BYd_;j_2LVHdKVseyWb4ZX!x+u
zzVtMAS);fV??Lm~3740)l$Mn$RPFc@>orGb-;Q$(;)2FJS@9J|TV&+=Vy1A_E}rUn
zozY)||N8w*kq2KJ_f$uwN3?YO=X2e1NN^MDn(zhP6CX197<%U`=@p1Pyb-C#6E14~
zXQ|IZc2kKH&%2G|`sa)0-TM4PlE;$a{Rz>ffm@!w)OTLm!TXfeV%kQdSlPI~s}H8@
zna$sL+qTaCM&9+}HRktESk!Vjx}P{3nY+`iX@}@_gF_7MGG*7|Q{HyZS{~cVo;54b
zl||;Sc0KQc3)MfA|0{}oy#4XS!uYK>8#}JEK5@vGj8$5G*{HK8?sUf4?`$@8dwcU0
zr+W$=l;SDsXgL+uwB^HO^>`PVM^pbc8ZiIpe!<PKphdKTyY@p1Q=RdhDQnDEh?%%I
z>ABCi%Dv%e(wgbryt1>V3EhABp-S^*;rt_A8BZ)`R4lDHRXAy7Vw=~L?iWutl~nw^
zxJ>r=+e`DGNU%D~)kjEJEcOUlT(jcDid#n%r}Z-Y($PL^-syhekc!JgnGcKKSzJ8T
zlI9wxAasmp&U?<nM242b*9-;Dlr=jEhP9bEx;^0f5~@<w!Rzi+m)cx)$&$zK2+u~N
zq@=n4o=XoM{)iWw9N8u?nTw@xhr_N%j|$4wYFbxzJyE!??5BK1#J%g={8M@}o<{^6
zR-Ln^|DMp9@>M4uwsOzxJaFJrdwV;JShuVA3AWIf!wZ9co=~2#Lst7G(^H2#(UF!W
zJT(`0&q%T4nb>@5yZfh`XIf)dD7(4MKJhSn;X|&}etBPh9gl}el`efQ;`6R3oi|jw
z)vzb=ns(-{zgtawPqa$)=4q``buwFa-(gRLLSMja`7X5t-p&W1O7iPf#B^7QH}BA#
zmEjb2rzOTnYv$~xz%G8rvfz!n&!ZB;9;haMEoA%C!G8D$Q+VCWFN;MrvKG29Sn?Ha
zIFa{|iGAj#dk%(|#P;L}PAXlZ-0{joNU*VQRlx><nI~%c3v~9$NDD495t#Tv?^mxb
z=c3ffo^30empC1f4iipHiPK6`QR7*2?c$7X5v}k&Rkp2b9Gunoecg?YKG2IXQmRO*
zioBGm!T$ZlqVl*fEBlH2B>M_P&+aNpk70cyv3S1drzIyWq#Tna1wNK@ea_<ktNlv%
zMfj2pA9l5~?<>gYu=y#c{`gbNg#=cor8VK96#`Q?zB*&2d^yT7KV7AzPWiR=i@Y><
zIrjRmf69Xn2+VF<v0yWU=*81r2c4@E!yY{PT98<q-MUJlc}dP>zUBpdQCi`?5=xCH
z{yMM7U9y9>s71uY?bC@>hoen)EVcAFJ@dje*Y^7J+?IdNF|GFd*S%|(nxg(Jtpzs~
zL}dLU{;3?|-z%N={<?SRs}Hw~1Q#$g#sudx9c9{gC}zSUrlzUvYde?i_nH3Wv}agE
zf{uU0jEU!%`~{<Kdd#0Hr8>3Q#r2Ays3E(rKNItmw3f|b?E*?)pKfK1+wjtZH8!Mq
zXV4L@h;+rMiBDIAN~uOgALzK&-z&6ML5cN5z%$7=?4fcS{nS4Nf6-~}Wo6zS<H8ao
zbvC$sCi~knF+XfswdSwbbWkv((c&hDwd<A)?J)jT&mR^=w1>YGo_Sf%-@~eXkKi7*
zTVJ9kch+rHI;5~`LK#oRXAisPo`q|lXDxZ-Gu!y_R=0eE!*PO>xL<C4wr5kw+NQa&
zI#N#+qMQ=8H_kfie8l7Gw8fLPwHdx{nbj2$#lHEX#uvlRjW2y}T6wt$s%T|sofK!E
ze$w>Fy}uqmG@Oo2dam@6q2tr+udH1+92L#F^bNvWY7U4f#&8(A7CJKMhBZBL3!0jm
z{E6ky3Yq$f_6aTaqC)CVoMX2w+}FO~{f;zMYrl_EOJ&SYe&4luv%)cx0!!`>M!anN
zCzD!BWcWNk6s0lfCZ^QPiN2J*E7_GfdWkUCQ!h*5snb6Tg%~zRvaDUfu*S(raZYK7
zvSxaC&o7_w(#>HiE*mb`8VGP&-qcgI&<!_<WVy}!*s0Z5Mvph<;3TOI9}`FMzn&h?
zS*sMH{!XlV@!<#O-HLODlWbxVE>DaWI~6@O>0A5}ZVNVFvDkHr%i>-?nv)^g-O@a9
zgY30f@1+r4?{&@xb960ZYCX6t!&7PU?#iT>KDA5<R@s-YHtJ?H)~t!xZJT(IZ}HkW
zYnPV3K9tmYPNcggZ_lioD;!&LZnwS)no_+Wt4gr+=ov;8#)4G0AQquk-kQsjTFG}C
zC+!GT<d0by*7fc{lf%cm6`6YSnS4`?Cz}58f8^H?!dD%jzVg|DBBMRp&7b4D^VX~k
zTBjzubZbk*7Wd_)EtQMZ@AtBmwmcDb3t6J_x#gAF)P-FOEEIJW1e~JvRF+w=U8`)F
z7$OnsVn21=bZ7U@U#ew}Zbn`rt5@YoHqTSK#Wl%G!He^%{M)Y6>iz;#HI|<?=v}w=
zF@u1W?%J8z30hZeS9I@I3Ef+ncW}pv8w>cQi#9(kKhN%}B@?8aZ>-#w;py(WcpI;n
z;AH!RM@lO;2CU@c42jm8oW0n!NZVPar>{kILeA2w+RKkT_{C#4xnrJ>&?%mx9jBLj
z-*~9ku9e`wd9l)-*nJapzwVe~_H)Kv7pXPTn(r$*5*96xf67`Q{3861`LYiawL-#l
zUoDl^S=?Fm>)wG(ZOs`BqK!>9A<kQ7&U};=D5d8*XK`=)jvxhzV^(rOp~_Z^xAgDi
zie6H5djVV1WzSVBBmOTvTCA-Y+REk0AX}2<65zs>&mj8v3tOP})QzF)(^uDQE7}ng
zv22lj-8PB&d`0y|j!ql2wpTbUUgD^Ein-=#vd--@Q~L9BG!JTjiE!!ZtGMw&ej?wE
zyk>KYh~(8C<>LNZmYmSO>S>Z8s>`@&YjYjb*GrKPKJ3=^=LvlpbmzH6iNY&`TDSj+
zmppoOrq~$GHEBD+;JNVfO1?0?dlCWf*n9S@k$=DLL4d+`qb2@NB$7%eNE~jtto&4Q
z+CrmWeCrd0gTppl;X4$^FZi{r)R@cODL|rZd5Jcgb@CBW#bqZRGgR~HT{e8dVOhh&
zf41q{yPOVH<^C+^;7dhU*b)zZle?!NSkm%PWZo3zYw_HHF&{gNE*!p;>EYet-K?Xj
z;QZbHc0tOq+X-AcI*(4q{AakO`8qesK%MEi=NiqZ$;Al<@!iKxvizU1m1mAqd#p$J
zW-rArFYdE`jNN$pRIs<q-h`|-*BJ6VCthG;efKfCSu^dD*P3fCKW5ad=uB88Sz-6+
zyTwC=8wuX$Op6`$Zxy^O`V*qzHuI~q;zXT5u^Tx_MXHN^g}jBk7H0(&I6tuYu)eWF
z%=^mMB=$qM8Z7v&T=&Ir2Pg}FVTrsLqG(yUf%92iy~2~j-~QE{vYe8saJ<~^?*#AV
z(`?TaG4Wkle^|8OP_&ZAiFD&XkGXez$?&Rj*z!Zx?pj{@8jqP9Zr5g9PuTvNLx3xA
zvEn_$oEt*V*1Qy3C-Jv=U%`*rhm#qVh34sf;GeW9L$6)7(sG*Y`gb=nc$9-GE<W!S
zJNtja|LNUlH#_h9>Sb9Mdg{Nns;#Z$?|Rkrh38jB&J3Ltd^zaR&-(wb|LiyFom$4^
zylKOU$4<plxPL@!nY4N)zw;XL`9BZaGGu5@_*Kej=lR9DJ8il7t@YYRxbosz4@}nb
zOUTPt@MjDyh;0c@IdbXTr@x1UW-Me~BR@^!#=HejMb|EWFyUbKRkivf)7xJ(G+G?U
z<CrvYRm_ZKKg5_;G=1=0;8zg0rIMlXVZkAzjB5fyH#L2%r>Sl@T{z>E)l9c1JI*|w
z>|+%t`$qc2u?Kq@&E0~|x}TL_V6njI$rQhL6WsXa7V5J^yf124`0&i<O?G!m7c?<M
zUOl<i_<2h=-=aBpsy6EU*sj<*W!JBrGKuU`F74h<HVQKswqD5PZ;TR5O8m&f6d=1X
zExKrjN^SeU@`Xxo&w94WtTT;uuH@2so!LG?KETyBB&C@#-SM}K_^NEfk_PiFY1Pq6
z)4LV#@p;d`bzs7@2{$^9<)!dV51!NVuTV9RCvfApZ4<xUQL+9PK0ldF^~eRq<2`jJ
z4PW0)P5yi;h?lKv|LMu|<0Ur)_;HyZ=gCibkfiy0%BfR#O_fw%9F98L*tgr~sqU7g
z-=f@frZP=bXx|dqzJ88Uo%;+K1)=lKmNiW~yP_HHtAF(1`_LR-mFe3V*Jk1OF0o->
zquYXh)~FzH--0*koK~GR-`_p{Yvy8S@>|Bk{DO0<#(YhAyKbhx9#d^D9%Bh{Pru}N
z*lx46NC(STtEjN_4n5iGghkoGxgsxjvdz|1H8<1QYG`sXH|S@=WL=I8ie^tFoa6UZ
zs_rtYU^3$Tvrx45Y<yO+?%l3;y|*ejmTvISESD(Y)J%wa8nye>;fZHt4;HFD;IIC}
z74Fff-RYt`T{)B|Vo`~JfO~xC1-<=+N(TQu9=mXS6c#R)n!DdkP}L&aJVx6u<jz0A
zB`bK=FlcLpYHs;-)-S&y`72xRCGYm-^{jH1C5v6J2*;gd>U0YWzvmyN#b;`y@3m0Z
z<z04W_xGq3Dbbgvof5BjYJU2B@XCLoFWXjzOz@1~Ibn}j$chy!P23)xdXsjzrrFDS
zl}39`#v<vZ#`c{TqqbZ*rn)a|#;%IfW-nLmv9@`mvig_Bl;ru-LawS6sjWQe!+CUt
z+jR}~oPD0XdoFuCck!y)5u(3zqR&dlUf1aPngMTPJ7t_j0@NmE>p#lao~(K`&-^nR
zgR=5<fsQ~%{x!0DubjTBdZF#(jOIo2!@c}mH+q|||9&a0QZ+2?c9U0_qvJG9)hkh#
z7soI4G5w)`ZSKNc2JQ(<zDcc&Wt}6r<gU<{^1UBCZ`z)G#`sHQ=|}fU0WQ@I+=<~k
zxfKt_@62z^R54L5)i`okmC-}PMJBznpPNH|;cXY=M*^Ree|q}cxD~h`shhDULraTM
z`p3Bmzr1=vzq!}^J`y19lJVf~%9*<ilcn`Hs7Z<2YHDtAG&N7Zux#;e!Ps>-lD@oY
zY;xH$qvg|u+|1hIjwnH2E9J>b)?Y7078E}{9l>yoHCu7#l7k1g>{#Qe%5$$IbE3JF
zuC5kupm6Mdqr20Kb{elp<d~jptRMDouH(Fo?4lP$yV#r_9@*xRZlHWuiNCP<zVG+%
zO2;jljb5t=m49<Nr?b-IhsZ-`v!xq7Pk4*+r>j4TXo}$P`{89-Vci*%94g`AxYJaK
zRZ^EBOXlcoS8ka(vg^4gZQBwR-VirSf{&$^QEyGm76*MscCLc+?Wa~H@fc2T$zN1+
zoiSKZrv22`xE#%Sc7c;-vCa4>!CWeM=!W~G<5Igj92Q?PO!l^kk!atsaFUh<n}XjV
z!E2{QP1ejgdE@Yb6_WRp7p#1v;5J+PtK!j(0WPsN4+ZBQ?%9xCa;jgt@>USTrgw=?
z8`)WMG@B;LUw?3yZxL@B!$XrJ{>NFvH1wXZeBRbAb*Qy{1HVCE^I_qpIc*oE4k*>V
z5n68ZLhwW2$J5j2uIV_jN>sG=v&o(e5yfcLsf*nj1!OPt>{64D=DeB8>=VMKCleZH
zWT9ocsP>7o-_@<YClyYuRC03g=n(J-(Kc`mx#Mtze=+A#UZXm-8Ycn4x<8M5y#KUw
z-sj@Gmlz*VWwA2hD#v>}J<;X^^J+}>yPZQ68Q5ySxHtW9H<WWrvEu3PXPRWHq^yv+
zaq@$3KC$THDd($wzFd9yB6Z1Og~f+bRn#YCJ&a{xjWE9O$MF=m<@rmiDn6f{YW_0d
zL;(}Ci0Iu7!ET=<-F;rFHU+GnTJgHrVpi~k>kgHRc)0G}?x=nG_*hdo-;5(?KlIDJ
z^}V&_*tvCo_OMzueG{q4WcE2eMPu5d`fV5Qw$<ExR_eFV{Nv}H{}+C?|1y68OV~G-
z4U2y7pB!v_<d3{&WWm4b6J_lG|BjYBSrN7M<g=3Es<v<cKi71e|IhVozxto>`Tx^X
z(jNV>UpaH72gj0!pZ{NZQt@y4|8t+~e=L71U%)hhy=Y4LFZsDwU8fyTeI+qp?2_>E
zFy)UTrf$c@Bz{VWFMiRR{$O^)7nuXs({fC?IPIAEmhkVCQCum$>O$v?=TDQGW)wJT
z1iWE)Ubtr2tDQU7xLkQ@`AhRi(F6siCiAC9N*WZcdcMEf$XENY{NyrM-59C->8aK#
zKT@vDRBSl0fTucaYrlJ-d*P9u2P<<p4D*bZ`%9Qx|I@W9uxxl+doF2-hSAzJN)No0
zR5IC8B$-@$+pbto^{-hlORmv%H?vor-3!@&i?#I4v=b99y{J1Fqxta}U(@u3s~#)%
zUR!kGXv5mBKRn&s2Yk98&T3{{AKqX3{lyhik=ZKRy50|F9h}6oJbq4G+Who2MiXY)
zv$1A4XGwS#G1hS$c;M_Lm*o0X!O5!fHUG(l3I?{T&bXiZFwrk+sc~b^)GPcSGA%9j
zKQMUKXt{J*FyC|VIR2#Raasrq<AF!Mi+IdBZv_>dO<>`hRH*P^5x>yXW1BK|&zKVO
zfaA?WE|rJdUqnCcY+YNoM5x}xX@A(XJVvXg4&9^+XHU;$P*an+AC@O#tZ{Y*gOKmj
zCo!(|vU&T~^L^j?^>VM-iMq^`GxOg|xf~LxYnY+IVHNmV;_HIrVU|S>?XRQ{sGa`K
z)3;g0NB_Nelu?&rE>~&}|I1!uAuh*Fiyt{~M9U=n{B{15)uow-RQAPPk2?Fb@zUZu
zor;rMCQo*W<#RcDI`;LN=lm|J%njiJTTe>L&hQAFwCL@_H#bf!HR@}c8GC5<qRhQh
zI)8Ywu&i*fTT=M6Ioje$&gz`>g2QDUUp5+9)homtm>)Oc0GDQb_sSFzX8&`0O4w#U
zxiZ6taVImM&aR0D-y){>R5umfSzN;98C!T|sX>e1k%C!@CtOm$3E7A-6y1vFoN3?k
zb@vUSR?E<cT}vgmvgl0GKGfuSAnI^zxuNDW9$(fK7j7<gukY=c%~HJ8@m$RseF?qL
zM7yB5!hLKF?2c0&eCnCE{r%&VrUN}K=@!jXz6)*06bnCa)p5fwW+#WuOYcN3tx{5X
zzVgN5LmI;N?^JtO%+3^R$-d>?W-BG?a78~RZegwD)1Oloh3oJ%rif`=ekvuhbBEUQ
zaIW-EadZA2^S!9F^QgniiT)f{*WEr5Y27>JpwR5+x>A~x));^I$p4g0@DoGv)SV?3
zb{PUQM2v3lJaLVo@2ck|56f1;g+FFJ@!$$Sa#Qh-fSg2O(m`g07^9o6+My1=8KQzh
zpQo>3Z~An>PD4g-tCG=AnMCiTa+&^P%lG)~ax3VZbJOQ9lglg#1!ZoT70H+WMD{tz
z@=Xq%ePN=>N$YbSY=_wL?4mp_yVt3#O;%;9SK+hk>AL3Vz%8X-Akh22`Lo!ib!VC0
zP48(@RWM|F%HHp7_-@_?&N?@Hm;S7u&0JSE7%_g_SU;o0kG(@9!QP3x-#c`%BFD*v
z)2br$JzKQOOyxP*I_)Ia#yc=p<%m9r=yMT$JcTLb^n)2pTXs)W$t~V-dU<pA(>aR%
zau-{-s!dkb*FPc_IeBZ%=lWSzEa~mi!7UR!C)PLIpJ8=plBm}bufh|;X&<*ax$bx*
zFKPEyZGBS`WA>DH73^j2rzo9IJHF{@Fq^a5?-qMcMnQMUx?37d3$}%5He54Xe^_&2
zqoCik)Q2-SI=3#}`^}Ooa_72tDI0<{uRSlVXk0X*)haOk#|pkV4}@DMlzMVaI&pfB
z1A_@yC<{}ZxSEAw%8aGl%a4>XPrS2aio}FfZ#LL$6Mb}qw@Rg4(R1=SomlywH{7Ii
z)D49X#Yb%2GeMZ|mJt8NjYp3kc671{Ii>J9Smj`w7i&#}|M}o~{%aN-S6$4q;K3oy
zj3*Jxr{?aQ@NMq<htKV0bWgEwl9paptsB#q64*Lr8sl<yX)VWvhrepAUU=DN%~M~N
zOJZUIH%v976fS5Us6OxV)6YqI#cDI1Tf!MdF*-7a`z-4sA`?C;Ha^vp>gkDfd9&cg
zOVu{V8{v~x^!p^Pxz?okuPHNpTM^-@SGMwb-jrufA-i555OK0Es)~wx_S+#y)9vq}
zbX_Bt=s8cGg+!h`#d2#Er>xzysRApbrwEz}x}PzMdefM>*ipp8%X&{-Ww>X)z*L@~
za)wE7CHn>J$`5jj1s1oc@I4ABP5ztH!6O#O?7<;wSTn)vhS|%2XJ(6gFDe!Mc+c}W
z(|FAs=D^Fr$GH4X)@<Ix9({(1DXxZdW2%Q;ud$a!;~Ni=w!(MGD=Xbf!k_FFQIt3F
z$eyFjog1{lTx$6v*|o1Goe++Hmz=ZgQQUfI{}##ns{{6J&dpjS%g6ZUA%jow-X~LU
zZ2xESjsG6gCgxpfi=BAv-7J1u`_AYtWtTm^=)Imw<f#&#LN3$fh_|=5hi8YFuTW^Z
zkY2UuY`E9%H7RPAH<|wXCr)~>qDODK)xYec3xX!kwCfXSKA$rwSVwc^v>u&fQ|72P
zPMtM}^Lug1$M>gMtps+>JXpdNG($6z!_qrS%Sj`Y%~;#kQhT%P|G0Tfd_fMU`lC<C
zOP=kVF0ML1)S|<%-PZ2f+snJpOxz%B*RJfSe_FpVu|v4<pwWE({V%t6rbgWqxvaWN
zBJQsGhTavE9`;wS`g1upblu;7{1KbhJ^Zj;==uK0%$a|F=0}AUxlMf%vV%dT?%(h8
zz5mrB*IWKvD-vSWRMyHXk#bs(Mf9_Ii-Ml;WW__BYK5)5ZJr5CbEo|+NY&}Tc*<vA
zY4Zf_ARFoJ&UMdL^OQW<eChkD<)>GaZa$*kwqCnZRp$CL)}<aVmd1<3O}_i|$%MNX
z8ABd=Hf&zU!Llea+{U#}ApY{AB?2+89Q2qEw)cyq*<BT}KD5nojklNr=aqzxv)`vg
zyoi^%(--EEbW?F=^CH1%49`}(A5@*YfumaSldVwE2j;#bs&7nEJSJ%^=$&xguc2kh
zCgn%G%6q&1yO<WQ5&fX!QZ6aCKcrdR#*M>q%c2II?Y0{QIwU-1O?u3r$0hbhfBx#Y
zE{mU`fvpP?mV1UA>9Klr<IsV`w!TG;Tc#P6YAtM-DtY+DhLkjCtHk3ei6wes`%``9
z$yjX3KRl!A!QpCA>DhemCnsGwzJKL4B}Fci*~|K_e6qAKnX&5VPYwQsO|CV|qa3Fl
zpOe(O{qCxzieDwQUOp>Hl24l6Hd%Mg&e;dbBf}jt=RELLuWa^Oy;$bKp#rmrL`N^{
zjcZ!#ue(k9x~|6R(^S=xH5-g>UVFX7cH`4klP<sKC}M3i@Xc&=@2)?tVyL<5f}=Ns
z^|~#;e~1V^HxD`9p{rQVUG22%lV{rw1^$zY8&lRabqG!nF!^~iDOS~j(Nn&?Btu&-
zS1HYru`}mSY0mq9uWsz{@rW*M=T@niDbuYUdyXkq)sQjDTFJwcJM_Zo!XMgVksc8l
zr)D3{dY&AWwSXnlGda3-$$6Q{$CJ#93;g&U*eW?f7jNRMyQcaoRaar%6|D>1lekxT
zd}wVsGVha{h{2Uv6VF&&6?-8!V@-Sn<3hy<h2W$Tt{A~nuP>UKsFeh)wbXRj%I11=
z`7NnGYq-K!EN2r5S~QLS`uSZGS)NKPj1b{bvIx~Ke|^7Kh4pCpjE@pY!Bd5NV|;jB
zZ*na>XWr$l@nNHd;Z2XlVN-OyR<AJiIlAK4jYq1oTb+&XG`ijrJ;;2vTK&@M?Hy{5
zoX=K0m}YZhX;IsXZ7RaHY2q7?3dFOreq4U!AM@7=UFQ={EDL)o*iW`isTI53d5~9B
z@zCbx2tU45nX~B{T4pNTS<+^2LhdHaT9~uO+40_jj%)l^K5}H--Ssi|jFYKzPnA`%
z>x7@JI}Q~^tQYb!3_32id#+o!ch%~mbxzw16{03SJ5c#)&zcxRkvw${CypA9HRoNP
zKW#av9KW<JBgxHiOK4tE#xLnrR#GCO8;;AJE!R94HF4FHMd_-`oT4VPYud(sc=Ea6
zU~PBu+(f(ejW;#DBUdra+ppw*t4;mPFN?@pW#J-`$Gh+GOez!pQR%KO`TAgVF#FX#
z4}}GHyKPymSvIBU$UZM_m)}MLJvo1-oDcPvT%)7<xo_jjO4pTP%^XE03#zWl^G@|N
zkYQe>drZG*-qh!5PgnYED+^naV<>pz<BIr49_B$#D*F!Ip8iH_tw;pVJSk(p%2|ty
zx?PMs%5R=Jvxz16&-w)Y?XL>r!spJoKK1>g6mR{nt2b6#SlgyAPB^J1eEY`>*U(jx
zMHfq4oI-;n&h>FB{0b}6UeGl^bPBWRBa=%#zRwR7bN0?-Kli(|;(R{;;!1|LoKL#)
z*-bv{R+-QHQ+H&B<IS2(%cM))2UAvhFQ_lm;#{;+^zjN2zOR*@Y^$ft@woK+u}y(v
zf@Xc8>RvD2wO&6P8Q$^pF67m?5E{d!e$d0rRZ!unimQ<1xwS{QwwZL>h>Ashc%pjh
z<Dt%`WlWyk8x-8XUn<%d*`z)v)NE&<_s*%(F<*aii2p40YMS*Rz2Pofpxf(Jr;=Kx
zZxmSk^^`ZK<GJfgA~Uy^pSEOJ>0VII=6&v{VEco#txq>87bN?*^_a%r{j$#P=B`y$
zOA}a~6s2}?tzDenQ?hPK_0K7{W_W5ncVoRjNlK|wMsIq^qFbJ+TlejV;0S78t32)J
zMh|ttTLsPnrbj-S#mu~G?$Ns?$gA4I^O1Y&MZc12hTvH&mfbdu?Ef5fdVDiBT@u>8
zgn@6D`pKzhZ~L*HT-)H@wVH8K1nc1(&xpYOKdV+Of1qO!`KV~q!DX|{Y%YC>teum3
zT7hR>j>A^9$uAPr^o|xi^l7`*b$qwea!aecu!C2FTU%Av1Q|M<N!YQzGicqk)W+}|
zH#b(s>;LqzG&*<xf5^XQ=G>wiEal#uDzLQm{^vb&F4N!bA8cCJ9{N>(JM-h#dH+9Y
zecw8VAzbAD{Aqk2_n&+zdGh7VNX?Z6|7K5}CS?ErZ~O88e1~SPbDrnGlD^~9ZcDq5
z#c`U8Q}h;{YPZp;e<khz_G7%{fB#EM{!jfU|6)7Or2qD&%C@Gmr<N{DTXN*D{lA0%
z<eN{Fu$yx7-R(4XoRZwW;QmpbCCBah<kat8YGP|E@BgvtqXwr^>sp_ZeyNw<O;4&4
zs%>6h`uz6NH4lxs+twRRId|g2#ZtMb%WKxA2nFpqro7|-*+Xw;J+qJc(V47Oo9tzF
z_<zLq+fP0|XaD!%*ZfJE&;EO|{$JnIv*pQ;KmV=g+2!0|{BH1Jr<Sfymu2K-@%Q?R
zjzuer9AaKC>9Nj#i$U}6Z?A6WXT<w{Z|FB=4fOmNs$Qd&64=4}>sHJ8bvivxZ5dV7
zbJonC?C`RuIdcPtK>WAwR)-2!Y3=J=|NQ^CpXcMV3fAU^%=q7Z=l|rUX@A$8DY@`J
z*yxhcqtE}}R|K7vT=rwj&;K_6AFBMjf1B;h2c0F4kI(ym^3zxO9LAZUGkSjf`9J%Z
zz1Nlh?Z@qPh2Pb8_y4cY`BTY1eSglM(~<v!jW;L!^*`sqxH;ZUOzMBnmML3){QCd>
z&Hv4*=YBe|b$#L~k?LJrJbm3<w(oLNyz{p_K5x6?zeTUb1(g8((hssh-+jZc9G~}m
z(yuGtu|e|t1GjnI2~D+|`ed6U-@yQjE-yX#4&Jss%jT_5Ji#|bp*X8`_k<0%cQdi{
z9{X;2NJjXfLT5?Sm5ITZwq41MX7KBBv2I-)HYKi?W7C<F6PHbJRQ-K1_)Ek6=u;M-
zJ|E;g{k~5spx5`OT6k~Rx|(xmFV9KQZR+5wS;SH{*TbU0>UHCrdrNtKlyl|HoyBs{
zeTuuD<ClL^M32fXn8ot%-j63j;;##yZp^V;CD>EIsxm{!X~yAAJzjl(49Y$~QnJ`z
zRd<B@few!nZ{ex-lItrbOR)V)Nb{E2w?I68jk{-;HIwqY=4PXHC-l>+)-Rus`soIf
z`$YDS!i#pk*wvRX`)qDOrtmFW%Uc;jD(_xB3IEmPyuVZK)l_M%q})Rbxl)#>=!dX#
zIg0&^I=N<2;F5Jk9QIdkpHgJ}e*DIh`=NmhpE@l#cyCI?ew)x}@#tFQ5kaSf>nDqD
zmsxUqEPlb9)q6}*p<vPrrX$IpX0SRq32khM`tajq>BW;hrysX{(f(2~^?d&$p+jvf
z>5)esEX_Djp<egEgXM&1LyxeH#fI{OCdZA0`6?B?8a~<nJ7Ha}I-w<R##uq>YUV~K
zr9`Hl+5HdBb?+!_Xnd3B>%iO@&DGDQps>N|MWfs2>1+N!`gdP6;3CTeg+7Zt%bGTv
zzs;sT)!^{)?CbwGZPHr)f9X<(fA_zHZ27mmNv!DX+N0P1{}8T!<o~DB{-gT8BlAh;
S{K>cf&;CqKMv=jSg#iGC@DxD+

diff --git a/tools/build-system/remote/update-repository.sh b/tools/build-system/remote/update-repository.sh
deleted file mode 100755
index a488a29745..0000000000
--- a/tools/build-system/remote/update-repository.sh
+++ /dev/null
@@ -1,68 +0,0 @@
-#!/bin/bash
-
-# Script to update the debian repository description files (Release, Packages, Sources)
-#
-# @author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-# @date: 2008 Jan 16  
-
-ROOT_DIR="/var/repos/sflphone/debian"
-
-# gpg passphrase file
-GPG_FILE="${ROOT_DIR}/.gpg-sflphone"
-
-USER="sflphone-package-manager"
-
-export LANG=en_CA.UTF-8
-export LC_ALL=en_CA.UTF-8
-
-WHO=`whoami`
-
-if [ "${WHO}" != "${USER}" ]; then
-	echo "!! Please use user ${USER} to run this script"
-	exit -1;
-fi
-
-echo "Remove cache files"
-rm -f packages-i386.db
-rm -f packages-amd64.db
-
-apt-ftparchive generate conf/apt-ftparchive.conf
-
-echo "Generate the description file for each distribution"
-apt-ftparchive -c conf/apt-hardy-release.conf release dists/hardy > dists/hardy/Release
-apt-ftparchive -c conf/apt-hardy-testing.conf release dists/hardy-testing > dists/hardy-testing/Release
-apt-ftparchive -c conf/apt-hardy-daily.conf release dists/hardy-daily > dists/hardy-daily/Release
-
-apt-ftparchive -c conf/apt-intrepid-release.conf release dists/intrepid > dists/intrepid/Release
-apt-ftparchive -c conf/apt-intrepid-testing.conf release dists/intrepid-testing > dists/intrepid-testing/Release
-apt-ftparchive -c conf/apt-intrepid-daily.conf release dists/intrepid-daily > dists/intrepid-daily/Release
-
-apt-ftparchive -c conf/apt-jaunty-release.conf release dists/jaunty > dists/jaunty/Release
-apt-ftparchive -c conf/apt-jaunty-testing.conf release dists/jaunty-testing > dists/jaunty-testing/Release
-apt-ftparchive -c conf/apt-jaunty-daily.conf release dists/jaunty-daily > dists/jaunty-daily/Release
-
-echo "Sign the Release files"
-
-rm -f dists/intrepid/Release.gpg
-rm -f dists/intrepid-testing/Release.gpg
-rm -f dists/intrepid-daily/Release.gpg
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/intrepid/Release.gpg -ba dists/intrepid/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/intrepid-testing/Release.gpg -ba dists/intrepid-testing/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/intrepid-daily/Release.gpg -ba dists/intrepid-daily/Release
-
-rm -f dists/hardy/Release.gpg
-rm -f dists/hardy-testing/Release.gpg
-rm -f dists/hardy-daily/Release.gpg
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/hardy/Release.gpg -ba dists/hardy/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/hardy-testing/Release.gpg -ba dists/hardy-testing/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/hardy-daily/Release.gpg -ba dists/hardy-daily/Release
-
-rm -f dists/jaunty/Release.gpg
-rm -f dists/jaunty-testing/Release.gpg
-rm -f dists/jaunty-daily/Release.gpg
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/jaunty/Release.gpg -ba dists/jaunty/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/jaunty-testing/Release.gpg -ba dists/jaunty-testing/Release
-gpg --passphrase `cat ${GPG_FILE}` --no-tty -u C842D122 --output dists/jaunty-daily/Release.gpg -ba dists/jaunty-daily/Release
-
-echo "All done"
-exit 0
diff --git a/tools/build-system/send-emails.sh b/tools/build-system/send-emails.sh
deleted file mode 100755
index 4b9c7d52bc..0000000000
--- a/tools/build-system/send-emails.sh
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: send-emails.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-04-20
-# Last Modified: 2009-06-01 18:11:20 -0400
-#####################################################
-
-TAG=`date +%Y-%m-%d`
-ROOT_DIR="/home/projects/sflphone"
-PACKAGING_RESULT_DIR=${ROOT_DIR}/packages-${TAG}
-STATUS="OK"
-
-if [ "$1" -ne 0 ]; then
-	STATUS="ERROR"
-fi
-
-echo
-echo "Send notification emails"
-echo
-
-MAIL_SUBJECT="[ ${TAG} ] SFLphone Automatic Build System : ${STATUS}"
-
-if [ "$1" -eq 0 ]; then
-	echo | mail -s "${MAIL_SUBJECT}" -c emmanuel.milou@savoirfairelinux.com julien.bonjean@savoirfairelinux.com
-else
-#	(
-#	for i in ${PACKAGING_RESULT_DIR}/*.log
-#	do
-#		uuencode $i $(basename $i)
-#	done
-#	)
-	cat ${PACKAGING_RESULT_DIR}/stats.log | mail -s "${MAIL_SUBJECT}" -c emmanuel.milou@savoirfairelinux.com julien.bonjean@savoirfairelinux.com 
-fi
-
-exit 0
-
diff --git a/tools/build-system/sfl-git-dch.sh b/tools/build-system/sfl-git-dch.sh
deleted file mode 100755
index 740cc448b6..0000000000
--- a/tools/build-system/sfl-git-dch.sh
+++ /dev/null
@@ -1,163 +0,0 @@
-#!/bin/bash
-#####################################################
-# File Name: sfl-git-dch.sh
-#
-# Purpose :
-#
-# Author: Julien Bonjean (julien@bonjean.info) 
-#
-# Creation Date: 2009-05-13
-# Last Modified: 2009-07-20 23:03:24 -0400
-#####################################################
-
-# set -x
-
-VERSION=$1
-RELEASE_MODE=$2
-
-ROOT_DIR="/home/projects/sflphone"
-TODEPLOY_DIR="${ROOT_DIR}/sflphone-packaging"
-TODEPLOY_BUILD_DIR="${TODEPLOY_DIR}/build"
-REPOSITORY_DIR="${TODEPLOY_BUILD_DIR}/sflphone"
-SCRIPTS_DIR="${ROOT_DIR}/build-system"
-DEBIAN_DIR="${SCRIPTS_DIR}/distributions/ubuntu"
-CHANGELOG_FILES=( "${DEBIAN_DIR}/debian-sflphone-common/changelog" "${DEBIAN_DIR}/debian-sflphone-client-gnome/changelog" "${DEBIAN_DIR}/debian-sflphone-client-kde/changelog")
-
-export DEBFULLNAME="SFLphone Automatic Build System"
-export DEBEMAIL="team@sflphone.org"
-export EDITOR="echo"
-
-cd ${REPOSITORY_DIR}
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Cannot cd to working directory"
-        exit -1
-fi
-
-# get last release tag
-LAST_RELEASE_TAG_NAME=`git tag -l "[0-9]\.[0-9]\.[0-9]\.*" | tail -n 1`
-
-if [ "$?" -ne "0" ]; then
-	echo " !! Error when retrieving last tag"
-	exit -1
-fi
-
-# get last release tag
-PREVIOUS_RELEASE_TAG_NAME=`git tag -l "[0-9]\.[0-9]\.[0-9]\.*" | tail -n 2 | sed -n '1p;1q'`
-
-if [ "$?" -ne "0" ]; then
-	echo " !! Error when retrieving previous revision tag"
-	exit -1
-fi
-
-echo "Last release tag is : ${LAST_RELEASE_TAG_NAME}"
-
-# get last release commit hash
-REF_COMMIT_HASH=
-if [ ${RELEASE_MODE} ]; then
-	echo "Reference tag is : ${PREVIOUS_RELEASE_TAG_NAME}"
-	REF_COMMIT_HASH=`git show --pretty=format:"%H" -s ${PREVIOUS_RELEASE_TAG_NAME} | tail -n 1`
-else
-	echo "Reference tag is : ${LAST_RELEASE_TAG_NAME}"
-	REF_COMMIT_HASH=`git show --pretty=format:"%H" -s ${LAST_RELEASE_TAG_NAME} | tail -n 1`
-fi
-
-if [ "$?" -ne "0" ]; then
-	echo " !! Error when retrieving last release commit hash"
-	exit -1
-fi
-
-echo "Reference commit is : ${REF_COMMIT_HASH}"
-echo
-
-# use git log to retrieve changelog content
-CHANGELOG_CONTENT=`git log --no-merges --pretty=format:"%s" ${REF_COMMIT_HASH}.. | grep -v "\[\#1262\]"`
-
-if [ "$?" -eq "1" ]; then
-        echo " !! No new commit since last release"
-	CHANGELOG_CONTENT="No new commit"
-fi
-
-if [ "$?" -ne "0" ]; then
-        echo " !! Error when retrieving changelog content"
-        exit -1
-fi
-
-# iterate throw changelog files
-for CHANGELOG_FILE in ${CHANGELOG_FILES[@]}
-do
-	echo "Changelog : ${CHANGELOG_FILE}"
-	echo
-	rm -f ${CHANGELOG_FILE}.dch >/dev/null 2>&1	
-
-	# if previous entry is a snapshot, remove it
-	sed -n 's/ //g;3p;3q' ${CHANGELOG_FILE} | grep "**SNAPSHOT" >/dev/null 2>&1
-	if [ $? -eq 0 ]; then
-		echo "Previous entry is a snapshot, removing it"
-
-		# detect first section length
-		FIRST_SECTION_LENGTH=`tail -n +2 ${CHANGELOG_FILE} | nl -ba | grep -m 1 "sflphone-.* SYSTEM; urgency=.*" | awk '{print $1}'`
-
-		if [ "$?" -ne "0" ] || [ ! ${FIRST_SECTION_LENGTH} ]; then
-	        	echo " !! Error when retrieving snapshot entry length"
-		        exit -1
-		fi
-
-		# remove first section
-		sed -i "1,${FIRST_SECTION_LENGTH}d" ${CHANGELOG_FILE}
-
-		if [ "$?" -ne "0" ]; then
-	                echo " !! Error when removing snapshot section"
-	                exit -1
-        	fi
-	fi
-
-	echo -n "Generate changelog "
-	IS_FIRST=1
-	echo "${CHANGELOG_CONTENT}" | while read line
-	do
-
-		if [ ${IS_FIRST} ]
-		then
-			yes | dch --changelog ${CHANGELOG_FILE}  -b --allow-lower-version --no-auto-nmu --distribution SYSTEM --newversion ${VERSION}-SYSVER "$line" >/dev/null 2>&1
-		
-			if [ "$?" -ne "0" ]; then
-				echo
-	                	echo " !! Error with new version"
-		                exit -1
-	        	fi
-
-			IS_FIRST=
-		else
-			dch --changelog ${CHANGELOG_FILE} --no-auto-nmu "$line"
-			if [ "$?" -ne "0" ]; then
-	                        echo
-	                        echo " !! Error when adding changelog entry"
-	                        exit -1
-	                fi
-		fi
-		echo -n .
-	done
-
-	# add snapshot or release flag if needed
-	echo
-	if [ ${RELEASE_MODE} ]; then
-		sed -i "3i\    ** ${VERSION} **\n" ${CHANGELOG_FILE}
-                if [ "$?" -ne "0" ]; then
-                        echo " !! Error when adding snapshot flag"
-                        exit -1
-                fi
-	else
-		sed -i "3i\    ** SNAPSHOT ${VERSION} **\n" ${CHANGELOG_FILE}
-		if [ "$?" -ne "0" ]; then
-	                echo " !! Error when adding snapshot flag"
-			exit -1
-		fi
-	fi
-	echo
-done
-
-echo "All done !"
-
-exit 0
-
-- 
GitLab