yate (5.4.0-1-1ubuntu2) xenial; urgency=medium

  * Rebuild against libmysqlclient20.

 -- Robie Basak <robie.basak@ubuntu.com>  Tue, 05 Apr 2016 13:05:12 +0000

yate (5.4.0-1-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1565916).

 -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Mon, 04 Apr 2016 10:50:46 -0700

yate (5.4.0-1-1) unstable; urgency=low

  * New upstream releases.
    - properly place files in multiarch pathes (Closes: #750272).
    - remove exec bit from modules (Closes: #714771).
  * yate-dev: Add missing dependency yate-qt4 (Closes: #715135).
  * Use private copies of dh_strip and dh_shlipdeps (See #35733).
  * Run update-menus for yate-qt4.
  * Add missing headers to patches.

 -- Tzafrir Cohen <tzafrir@debian.org>  Sat, 09 Aug 2014 14:46:14 +0300

yate (5.2.0-1-1) unstable; urgency=low

  * New upstream release
  * NEW package libyate5.2.0 - match-soname

 -- Mark Purcell <msp@debian.org>  Sun, 13 Apr 2014 16:39:04 +1000

yate (5.0.0-1-1) unstable; urgency=medium

  * New upstream release 
    - Support IPv6 for LTE
    - Enhanced JavaScript functionality
  * NEW package libyate5.0.0 - match-soname
  * Updated Description:
  * enable-ilbc - see debian/copyright
  * Update Vcs:

 -- Mark Purcell <msp@debian.org>  Mon, 23 Dec 2013 13:04:04 +1100

yate (4.3.0-1~dfsg-2) unstable; urgency=low

  [ Jeroen Dekkers ]
  * Put PID file in /var/run/yate instead of /var/run (Closes: #702812)
  * Put log file in /var/log/yate instead of /var/log
  * Call dh_install with --fail-missing
  * Add missing modules and config files

 -- Mark Purcell <msp@debian.org>  Sun, 12 May 2013 19:15:44 +1000

yate (4.3.0-1~dfsg-1) experimental; urgency=low

  * New upstream release
    - SIP flood protection
    - Better Jabber/Google Voice support
    - Fixed SIGTRAN links fluctuations
  * NEW package libyate4.3.0 - match soname
  * Added menu-item-creates-new-root-section.diff
  * debian/rules added dh_install -XCOPYING -XChangeLog

 -- Mark Purcell <msp@debian.org>  Fri, 28 Dec 2012 17:16:58 +1100

yate (4.2.0-2~dfsg-1) experimental; urgency=low

  * New upstream release
    - improve Jingle and Google Voice support
  * NEW package libyate4.2.0 - match soname

  [ Jeroen Dekkers ]
  * Switch to debhelper level 9, enable hardening and multiarch
    (Closes: #680562)
    - Add 0002-Compile-daemon-as-PIE.patch
  * Rewrite postinst and postrm
    - Fix "unowned files after purge" (Closes: #527900)
  * Run yate as the yate user, set cap_sys_nice so it can still run
    threads with higher priority (Closes: #469729)
  * Add yate user to dialout group so it can use DAHDI devices
  * Add logrotate file (Closes: #503624)
  * Rename logfile to /var/log/yate.log
  * Update Standards-Version to 3.9.3
  * Put libyateqt4.so in the yate-qt4 package

  [ Mark Purcell ]
  * Drop "tables" from 0001-Fix-parallel-make-v2.patch

 -- Mark Purcell <msp@debian.org>  Wed, 28 Nov 2012 06:44:33 +1100

yate (4.1.0-1~dfsg-3) unstable; urgency=medium

  * Urgency medium as this fixes three RC bugs for wheezy
  * Cleanup debian/rules - restores missing modules
    - Fixes "Do not call dh_installinit twice" (Closes: #680563)
    - Fixes "package "yate" doesn't ship any module at all" (Closes: #683229)
  * Remove h323 Build-Depends and package - fixes FTBFS (Closes: #680818)
  * Add necessary Replaces
    - Fixes "modifies conffiles during squeeze2wheezy upgrade (policy
    10.7.3): /etc/yate/providers.conf" (Closes: #689780)

 -- Mark Purcell <msp@debian.org>  Sat, 20 Oct 2012 11:47:40 +1100

yate (4.1.0-1~dfsg-2) unstable; urgency=low

  * NEW package libyate4.1.0 match-soname
  * Fix "FTBFS on ia64, powerpc, s390, s390x" 
    - Added warning-unknown-architecture.patch (Closes: #672950)
  * Fix "fails to upgrade from 'testing' - trying to overwrite
    /etc/yate/providers.conf" 
    - Added Conflicts/ Breaks (Closes: #666883)
  * h323 currently fails to build, disabled --without-openh323 
  * Add upstream 0001-Fix-parallel-make-v2.patch
  * Fix "unowned files after purge (policy 6.8)" 
    - Droped obsolete debian/*.dirs (Closes: #527900)
  * Drop obsolete README.source

 -- Mark Purcell <msp@debian.org>  Sat, 16 Jun 2012 15:52:49 +1000

yate (4.1.0-1~dfsg-1) unstable; urgency=low

  * New upstream release
  * Add explicit install target
    - Fixes "FTBFS: skips upstream installation step" (Closes: #668232)
  * Fix "fails to upgrade from 'testing' - trying to overwrite
    /etc/yate/providers.conf" cleanup Conflicts/ Replaces (Closes: #666883)

 -- Mark Purcell <msp@debian.org>  Sun, 13 May 2012 17:09:17 +1000

yate (4.0.0-1~dfsg-1) unstable; urgency=low

  * New upstream release
    - Fixes "new upstream release" (Closes: #608871)
    - Fixes "FTBFS --as-needed: bad linkage order" (Closes: #640163) 

  [ Kilian Krause ]
  * New upstream version 3.3.2-1
  * Fix debian/watch to pull YATE3 versions
  * Bump to latest h323plus version (1.22.0) instead of old openh323
  * Cleanup debian/rules - partially convert to dh v7 style
  * Bump python to 2.6
    - Fixes "remove explicit build dependencies on python2.5" (Closes: #596542)
  * Bump Standards-Version to 3.9.2
  * Remove old dpkg-dev from b-d that's even older than oldstable
  * Rename yate-openh323 to yate-h323
  * Ditch ${shlibs:Depends} from Depends for arch all packages to get rid of
    warning
  * Move PID file argument from yate.defaults to init script
  * New package yate-sctp (needs libssl-dev, zlib1g-dev and libsctp-dev)
  * Remove debian/patches/dahdi - no longer required

  [ Mark Purcell ]
  * Update build/watch/g-o-s to yate4
  * ACK NMU - Thanks Matthias & Gregor
  * Disable --parallel  - FTBFS
  * debian/rules: remove subpacks from yate package
  * Drop unused debian/patches
  * Revert to libopenh323 - yate+h323plus FTBFS

 -- Mark Purcell <msp@debian.org>  Sun, 01 Apr 2012 15:25:49 +1000

yate (2.2.0-1~dfsg-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b yate-2.2.0-1~dfsg
    gave error exit status 2":
    - remove automatically created patch
    - handle config.{sub.guess} with autotools-dev helpers
    - make build dependency on autotools-dev versioned
    (Closes: #652197)
 -- gregor herrmann <gregoa@debian.org>  Tue, 13 Mar 2012 19:31:46 +0100

yate (2.2.0-1~dfsg-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Replace build-dependency on python2.5 with python. Closes: #596317.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Sep 2010 11:36:35 +0200

yate (2.2.0-1~dfsg-1) experimental; urgency=low

  [ Tzafrir Cohen ]
  * New upstream release. lib name is now libyate2.2.0 .
  * Add myself as uploader.
  * Remove debian/tmp/ from install pathes. We use debhelper 7 now. 
  * YATE2 does not use libpri anymore.
  * No need to depend on dpatch (we'll switch to quilt if we have patches). 
  * Remove explicit dependency on libyate (detected automatically).
  * Remove old conflicts. 1.3.0 is already in current Stable.
  * Rename yete-gtk2 to yate-qt4 (which is what it is). 
  * Split out yate-core (most modules) and yate-scripts (mostly PHP) from
    yate (Ioana Stanciu).
  * Also separate out yate-dahdi (Ioana Stanciu).
  * Which also requires running autoconf, and depending on autoconf.
  * Switch to format v3.
  * yate.init: behave more sensibly in case of an error. 

  [ Mark Purcell ]
  * Additional necessary Conflicts:/ Replaces:

 -- Mark Purcell <msp@debian.org>  Sun, 21 Mar 2010 20:03:43 +1100

yate (2.1.0-1~dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #499586)
  * NEW package libyate2.1.0 - soname bump
    - fixes package-name-doesnt-match-sonames

  [ Kilian Krause ]
  * Add Homepage field as added in dpkg-dev 1.14.6.

  [ Tzafrir Cohen ]
  * Remove -N from wget command in get-orig-source (conflicts with -O).
  * Update ilbc stripping in get-orig-source.
  * No more - in the version.
  * The GUI is now qt4 and not gtk2.
  * Location of modules files changed.
  * There are some extra libraries for the library package.
  * s/zaptel/dahdi/ (Closes: #559481).

  [ Patrick Matthäi ]
  * Add missing copyright notice.
  * Fix spelling error in control file (s/postgresql/PostgreSQL/).
    Thanks lintian.

  [ Mark Purcell ]
  * Update to Standards 3.8.4
   - Add ${misc:Depends} fixes debhelper-but-no-misc-depends
   - fixes package-uses-deprecated-debhelper-compat-version -> 7
   - Fix libopenh323-dev build-depends-on-1-revision
   - patch-system-but-no-source-readme - added debian/README.source
   - copyright-refers-to-versionless-license-file - changed to GPL-2
  * Depends: php5-cli fixes php-script-but-no-phpX-cli-dep
  * dh-clean-k-is-deprecated - removed
  * init.d Required-Start:    $remote_fs
    - fixes init.d-script-missing-dependency-on-remote_fs
  * Cleanout unused debian/patches/

 -- Mark Purcell <msp@debian.org>  Thu, 18 Feb 2010 20:08:21 +1100

yate (1.3.0-1.dfsg-1) unstable; urgency=low

  [ Mikael Magnusson ]
  * New upstream release
  * New modules: park.yate, queues.yate and sipfeatures.yate
  * New config file: sipfeatures.conf

 -- Kilian Krause <kilian@debian.org>  Mon, 03 Sep 2007 21:17:59 +0200

yate (1.2.0-1.dfsg-3) unstable; urgency=medium

  [ Mikael Magnusson ]
  * Add missing scripts: leavemail.php, route.php and voicemail.php
  * Add missing default config file: providers.conf

  [ Kilian Krause ]
  * Use ${binary:Version} for binNMU-safe uploads.
    Add dpkg-dev (>= 1.13.19) to Build-Depends
  * Fix debian-rules-ignores-make-clean-error warning.
  * Fix php-script-but-no-php-cli-dep warning: Add Recommends to package yate
  * Add LSB section to init script.

  [ Faidon Liambotis ]
  * Add myself to Uploaders.
  * Bump urgency to medium since this is a low-risk important bugfix release.
  * Fix XS-Vcs-Svn and XS-Vcs-Browser URIs.

 -- Faidon Liambotis <paravoid@debian.org>  Tue, 28 Aug 2007 10:01:01 +0300

yate (1.2.0-1.dfsg-2) unstable; urgency=low

  * Build-Depends on libspeex-dev. (Closes: #422774)

 -- Mikael Magnusson <mikma@users.sourceforge.net>  Fri, 11 May 2007 22:24:06 +0100

yate (1.2.0-1.dfsg-1) unstable; urgency=high

  [ Mikael Magnusson ]
  * New upstream release
  * MD5 patch applied by upstream.
  * osschan patch applied by upstream.
  * yate: Add yjinglechan, ystunchan and speexcodec modules.
  * zaptel.h moved to /usr/include/zaptel (Closes: #419455)

  [ Mark Purcell ]
  * Urgency high as this addresess DoS vulnerability
    - CVE-2007-1693 [Fwd: Radware Security Advisory - Yate 1.1.0 Denial of
    Service Vulnerability] (Closes: #421994)
  * Cleanup debian/patches and add zaptel-headers.dpatch

 -- Mark Purcell <msp@debian.org>  Wed, 02 May 2007 21:06:13 +0100

yate (1.1.0-1.dfsg-1) unstable; urgency=low

  [ Mikael Magnusson ]
  * New upstream release
  * Remove gcc-4.1 patch merged by upstream
  * yate: Add tonedetect module
  * Fix broken MD5 on Big Endian architectures. (Closes: #391454)
  * Bump Standards-Version to 3.7.2. No changes required.
  * osschan: collect and forward complete 20ms frames, fixes problem with
    garbled audio.

  [ Kilian Krause ]
  * Switch from postgresql-dev to libpq-dev for Build-Depends to pull only
    required amount of packages.
  * Fix building arch=all packages in binary-arch target.

 -- Kilian Krause <kilian@debian.org>  Wed,  3 Jan 2007 21:22:14 +0100

yate (1.0.0-1.dfsg-2) unstable; urgency=low

  * Ensure that autoconf isn't run during build.

 -- Mikael Magnusson <mikma@users.sourceforge.net>  Mon, 24 Jul 2006 22:10:17 +0200

yate (1.0.0-1.dfsg-1) unstable; urgency=low

  [ Kilian Krause ]
  * New upstream version (1.0.0-1) (Closes: #377778, #358131)
  * Update build-depends to libpri1.2 and libgtk2.0-dev.
  * Add Mikael Magnusson to Uploaders.

  [ Mikael Magnusson ]
  * Update module and script paths in *.install
  * Remove libortp2-dev build-depends, ortpchan removed by upstream
    (Closes: #362709)
  * Old Gtk-1 and Qt clients removed by upstream
  * PostgreSQL module pgsqldb replaces cdrpgsql and pgsqlroute.
  * Remove yate.8 from yate.install, installed by dh_installman
  * Add new modules: accfile, callgen, conference, moh, pbx, yrtpchan
  * Add config files: accfile.conf, cdrfile.conf, moh.conf,
    yrtpchan.conf, ysipchan.conf
  * Remove build-depends to libiax-dev and libspandsp-dev
  * Fix lintian warning: "yate: package-name-doesnt-match-sonames
    libyate0.9.0"
  * Build DFSG compliant orig tarball without iLBC sources
  * Add yate-gtk2 package containing the GTK+ 2 YateClient
  * libpri dependency mismatch fixed (Closes: #360656)
  * Fix short package description of yate
  * Fix "extra qualification" compile error
  * Rename shared library package to libyate1.0.0
  * Add yate-alsa package containing the ALSA module for yate
  * Add yate-mysql package

 -- Mark Purcell <msp@debian.org>  Wed, 19 Jul 2006 20:54:59 +0100

yate (0.8.7+cvs20050604-4) unstable; urgency=low

  * Complete transition of openh323 and pwlib into Etch with the new libstc++.
  * Fix compilation of zapchan (Closes: #340070)
  * Purge /var/lib/yate on uninstall. (Closes: #339939)
  * Bump Standards-Version to 3.6.2. No change needed.

 -- Kilian Krause <kilian@debian.org>  Sat, 31 Dec 2005 16:25:12 +0000

yate (0.8.7+cvs20050604-3) unstable; urgency=low

  * Fixed building on amd64. Needed one missing patch from #303028.

 -- Kilian Krause <kilian@debian.org>  Tue,  6 Sep 2005 22:06:16 +0000

yate (0.8.7+cvs20050604-2) unstable; urgency=low

  * Fixed building with gcc4 to complete Qt/gcc4-version. (Closes: #326588,#303028)
  * debian/control: Fix typos (Closes: #326887)

 -- Kilian Krause <kilian@debian.org>  Tue,  6 Sep 2005 19:21:24 +0000

yate (0.8.7+cvs20050604-1) unstable; urgency=low

  * Fixed zaphfc support with CVS version.
  * Install into /usr/bin as this is supposed to be a client too.

 -- Kilian Krause <kk@verfaction.de>  Sat,  4 Jun 2005 19:47:56 +0200

yate (0.8.7-2) unstable; urgency=low

  * Bumped version to Mimas version of OpenH323.

 -- Kilian Krause <kk@verfaction.de>  Mon, 21 Feb 2005 22:47:28 +0100

yate (0.8.7-1) unstable; urgency=low

  * Initial Release. (Closes: #288576)

 -- Kilian Krause <kk@verfaction.de>  Tue, 18 Jan 2005 02:25:00 +0100

