ayttm (0.6.3-3build1) precise; urgency=low

  * Rebuild for new libaudiofile

 -- Andreas Moog <amoog@ubuntu.com>  Sat, 28 Jan 2012 17:19:07 +0100

ayttm (0.6.3-3) unstable; urgency=low

  * debian/copyright:
    + Updated DEP-5 format URL.
    + Fixed missing fields in copyright paragraphs for DEP-5 format.
  * debian/control, debian/rules:
    + Added chrpath dependency, removed rpath from ayttm binary.

 -- Kartik Mistry <kartik@debian.org>  Sun, 22 Jan 2012 11:30:04 +0530

ayttm (0.6.3-2) unstable; urgency=low

  * debian/control:
    + Build-Depends on libjpeg-dev instead of libjpeg62-dev (Closes: #633636)
    + Updated to Standards-Version 3.9.2
  * debian/rules:
    + Added missing targets
  * debian/copyright:
    + Fixed DEP-5 URL
    + Updated header as per DEP-5 r174
    + Updated Debian copyright year

 -- Kartik Mistry <kartik@debian.org>  Tue, 12 Jul 2011 17:13:12 +0530

ayttm (0.6.3-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Added dependency on libyahoo2
    + Updated to Standards-Version 3.9.0 (no changes needed)
    + Removed unused VCS-* fields

 -- Kartik Mistry <kartik@debian.org>  Sun, 11 Jul 2010 11:50:34 +0530

ayttm (0.6.2-2) unstable; urgency=low

  * debian/control:
    + Added VCS-* fields
    + Wrapped up long description
  * debian/copyright:
    + Updated as per DEP-5 specification
  * Updated debian/compat to 7

 -- Kartik Mistry <kartik@debian.org>  Sun, 30 May 2010 10:55:52 +0530

ayttm (0.6.2-1) unstable; urgency=low

  * New upstream release:
    + Dropped debian/patches/expat_security_fix.diff patch, merged with
      upstream
    + Fixed FTBFS with binutils-gold (Closes: #553967)
  * debian/control:
    + Added Build-Depends on libenchant-dev
    + Updated to Standards-Version 3.8.4 (no changes needed)

 -- Kartik Mistry <kartik@debian.org>  Fri, 19 Feb 2010 23:37:20 +0530

ayttm (0.6.1-2) unstable; urgency=high

  * debian/patches/expat_security_fix.diff:
    + Added patch to fix expat security bug, CVE-2009-3560 and
      CVE-2009-3720 (Closes: #560924)
  * Setting urgency high for security bug
  * Converted package to 3.0 (quilt) source format

 -- Kartik Mistry <kartik@debian.org>  Sun, 13 Dec 2009 14:57:55 +0530

ayttm (0.6.1-1) unstable; urgency=low

  * New upstream release:
    + Dropped patch 01_ia64_ftbfs_fix.patch, merged with upstream
  * debian/rules:
    + Don't rename ayttm_streamer_wrapper.sh to ayttm_streamer_wrapper, fixed
    at upstream

 -- Kartik Mistry <kartik@debian.org>  Fri, 30 Oct 2009 20:23:03 +0530

ayttm (0.6.0-2) unstable; urgency=low

  * debian/patches/01_ia64_ftbfs_fix.patch:
    + Added patch to fix FTBFS on ia64 due to missing function prototype
      definition. Thanks to dann frazier <dannf@debian.org>
      (Closes: #546667)
  * Added quilt support to debian/control and debian/rules
  * Added debian/README.source file

 -- Kartik Mistry <kartik@debian.org>  Wed, 16 Sep 2009 10:06:02 +0530

ayttm (0.6.0-1) unstable; urgency=low

  * New upstream release:
    + Allow offline messages and now possible to comunicate with invisible
      contacts (Closes: #522498)

 -- Kartik Mistry <kartik@debian.org>  Sat, 12 Sep 2009 13:07:32 +0530

ayttm (0.5.0-111-2) unstable; urgency=low

  * debian/rules:
    + Using --enable-posix-dlopen option in ./configure
    + Removed *.la files from package as part of release goal
    + Used dh_prep instead of dh_clean -k
  * debian/control:
    + Updated to Standards-Version 3.8.3 (no changes needed)
    + Bumped debhelper dependency to 7

 -- Kartik Mistry <kartik@debian.org>  Tue, 25 Aug 2009 13:37:46 +0530

ayttm (0.5.0-111-1) unstable; urgency=low

  * New upstream release
  * Changed package version to match upstream version
  * debian/control:
    + Updated to Standards-Version 3.8.2 (no changes needed)
    + Wrapped up Build-Depends for readability
  * debian/copyright:
    + Don't point license text to symlink
    + Added missing parts in license for some files

 -- Kartik Mistry <kartik@debian.org>  Tue, 28 Jul 2009 09:18:45 +0530

ayttm (0.5.0+89-1) unstable; urgency=low

  * New upstream release:
    + Fixed FTBFS due to deprecated functions in gtk2 (Closes: #527696)
    + [Lintian] Fixed spelling error in binary /usr/lib/ayttm/aim-oscar.so
    + Updated .desktop file (Closes: #522497)
  * debian/copyright:
    + [Lintian] Updated to use © symbol instead of (C)
  * debian/control:
    + Updated to Standards-Version 3.8.1 (no changes needed)

 -- Kartik Mistry <kartik@debian.org>  Wed, 20 May 2009 12:02:01 +0530

ayttm (0.5.0+82-1) unstable; urgency=low

  * New upstream release:
    + ICQ protocol is usable now (Closes: #358245)
    + IRC is able to login password secured servers (Closes: 230328)
  * debian/control:
    + Updated my maintainer email address
  * debian/copyright:
    + Updated for IRC module copyright
    + Updated my email address in Debian copyright section

 -- Kartik Mistry <kartik@debian.org>  Fri, 14 Nov 2008 15:05:37 +0530

ayttm (0.5.0+45-1) unstable; urgency=low

  * New upstream release:
    + Repackaged original source to remove useless mingw32/CVS,
      mingw32/gdk/CVS and mingw32/gdk/win32/CVS directories
    + Dropped patch 01_gtk_rc_style_unref_fix.dpatch, merged with upstream
    + Fixed parsing of HTML in sent messages (Closes: #198979)
    + Fixed broken custom status in Yahoo (Closes: #239002)
  * debian/control:
    + Dropped dpatch dependency as there are no patches to apply
    + Updated to Standards-Version 3.8.0 (no changes needed)
  * debian/rules:
    + Dropped dpatch support as there are no patches to apply
    + Removed useless header files from ayttm/usr/include

 -- Kartik Mistry <kartik.mistry@gmail.com>  Wed, 16 Jul 2008 02:20:19 +0530

ayttm (0.5.0+10-9) unstable; urgency=low

  * debian/rules:
    + [Lintian] Fixed config.guess, config.sub presence in .diff.gz,
      Thanks to Kumar Appaiah for help
    + [Lintian] Fixed src/gtk/log_window.loT in .diff.gz

 -- Kartik Mistry <kartik.mistry@gmail.com>  Thu, 27 Mar 2008 11:05:35 +0530

ayttm (0.5.0+10-8) unstable; urgency=low

  * debian/rules:
    + Fixed installation of .desktop file to /usr/share/applications

 -- Kartik Mistry <kartik.mistry@gmail.com>  Wed, 27 Feb 2008 17:42:05 +0530

ayttm (0.5.0+10-7) unstable; urgency=low

  * debian/copyright:
    + Added missing copyright holders and license for
      modules/aim-oscar/libfaim code
    + Added missing license and copyright holders for
      md5.* and modules/jabber/libxode/ code
  * debian/control:
    + Updated short description
    + Removed Replaces and Provides field as everybuddy is obsolate
      now and not even in oldstable distribution

 -- Kartik Mistry <kartik.mistry@gmail.com>  Tue, 15 Jan 2008 10:06:18 +0530

ayttm (0.5.0+10-6) unstable; urgency=low

  * debian/control:
    + Updated Standards-Version to 3.7.3
    + Fixed Homepage entry
  * debian/copyright:
    + Updated link to license as GPL link now points to GPL-3
    + Fixed text of package copyright

 -- Kartik Mistry <kartik.mistry@gmail.com>  Fri, 14 Dec 2007 17:31:59 +0530

ayttm (0.5.0+10-5) unstable; urgency=low

  * debian/control: use Homepage as real control field now
  * Added debian/watch file

 -- Kartik Mistry <kartik.mistry@gmail.com>  Tue, 13 Nov 2007 17:34:11 +0530

ayttm (0.5.0+10-4) unstable; urgency=low

  * debian/menu: fixed long title text, Thanks to
    Bill Allombert <ballombe@debian.org> (Closes: #445152)
  * Removed useless README.Debian, we don't have everybuddy package in Debian
    now

 -- Kartik Mistry <kartik.mistry@gmail.com>  Thu, 04 Oct 2007 13:37:10 +0530

ayttm (0.5.0+10-3) unstable; urgency=low

  * Added dpatch support
  * Added patch for FTBFS due to use of deprecated gtk_rc_style_unref, Thanks
    to Scott Kitterman <scott@kitterman.com> (Closes: #444520, #441238)
  * debian/copyright: fixed package copyright year

 -- Kartik Mistry <kartik.mistry@gmail.com>  Mon, 01 Oct 2007 10:30:14 +0530

ayttm (0.5.0+10-2) unstable; urgency=low

  * Readding *.la files to get modules dynamically loaded correctly

 -- Kartik Mistry <kartik.mistry@gmail.com>  Fri, 31 Aug 2007 18:09:28 +0530

ayttm (0.5.0+10-1) unstable; urgency=low

  * New upstream release (Closes: #439755)
    - GTK 2 port
    - Updated gpgme dependency (Closes: #221609)
    - Renamed upstream source from 0.5.0-10 to 0.5.0+10 to avoid confuse with
    Debian revision number
  * debian/control: updated gtk dependencies
  * debian/rules: removed upstream target, fixed clean target, fixed install
    target, removed useless *.a and *.la libraries from package
  * debian/menu: updated according to latest menu policy
  * debian/copyright: updated authors list, moved copyright out of license
    section, updated package copyright to list all people who maintained package
    previously, updated upstream URL
  * debian/doc: added README.* files

 -- Kartik Mistry <kartik.mistry@gmail.com>  Fri, 24 Aug 2007 11:00:51 +0530

ayttm (0.4.6+20070603-1) unstable; urgency=low

  * New upstream cvs snapshot
  * debian/rules: updated to have upstream: section to download cvs snapshot
  * debian/control: added cvs location here
  * debian/README.Debian: corrected according to standard format

 -- Kartik Mistry <kartik.mistry@gmail.com>  Sat, 02 Jun 2007 12:22:41 +0530

ayttm (0.4.6+34-5) unstable; urgency=low

  * debian/rules: cleanup bad way to find automake/autoconf, minor cleanups
  * debian/control: added autoconf/autotools as dependency, removed
    libesd-alsa0-dev from depends as it is obsolete and libesd0-dev is used,
    fixed dependency of libjasper-dev package
  * Removed useless debian/dirs
  * Removed useless commented lines from debian/postinst

 -- Kartik Mistry <kartik.mistry@gmail.com>  Sat, 28 Apr 2007 17:16:10 +0530

ayttm (0.4.6+34-4) unstable; urgency=low

  * debian/control:
    Removed duplicate depends relation for libjasper-1.701-1 from suggests,
    Formatted according to standard, Updated to debhelper comptability 5
  * debian/rules:
    added link of manpages for two binaries ayttm and ayttm_streamer_wrapper,
    ayttm_streamer_wrapper.sh is now ayttm_streamer_wrapper in /usr/bin
  * debian/copyright: formatted according to standard copyright file
  * Removed useless CVS directory from debian directory
  * debian/menu: Formatted according to standard menu file

 -- Kartik Mistry <kartik.mistry@gmail.com>  Fri, 30 Mar 2007 16:02:53 +0530

ayttm (0.4.6+34-3) unstable; urgency=medium

  * Fixed installaion of ayttm.xpm in /usr/X11R6/include/X11/
    (Closes: #402759)

 -- Kartik Mistry <kartik.mistry@gmail.com>  Tue, 12 Dec 2006 14:48:07 +0530

ayttm (0.4.6+34-2) unstable; urgency=low

  * New Maintainer, Thanks Chris Halls (closes: #265220)
  * Updated to standards version 3.7.2 (no changes needed)

 -- Kartik Mistry <kartik.mistry@gmail.com>  Wed,  4 Oct 2006 11:48:56 +0530

ayttm (0.4.6+34-1) unstable; urgency=low

  * New upstream CVS snapshot:
    - Fix gcc4 compilation
    - IRC commands patch
    - Allow override of connect server for gtalk support
  * xlibs-dev transition: Change to libxpm-dev build dependency
    (closes: #344679)
  * Fix FTBS on amd64, thanks Andreas Jochens for the patch
    (closes: #285484)
  * Enable dependency generation for libjasper (closes: #308160)
  * German translation update from Jens Seidel (closes: #314149)
  * Do not note that modules have changed on first install. Thanks
    Greg Olszewski for patch (closes: #314742)

 -- Chris Halls <halls@debian.org>  Fri, 10 Feb 2006 15:08:27 +0000

ayttm (0.4.6+26-1) unstable; urgency=low

  * New upstream CVS snapshot:
    - Fix yahoo auth after protocol change
    - Fix problem with yahoo after disconnect/reconnect
    - Add automake 1.8 support
  * Build with libjasper-1.701-dev for Yahoo webcam support
  * Fix typo simley->smiley in description (closes: #261689)

 -- Chris Halls <halls@debian.org>  Mon, 16 Aug 2004 14:21:39 +0200

ayttm (0.4.6-2) unstable; urgency=low

  * Backport yahoo2 changes from CVS by Ben and Philip to fix
    compilation on 64 bit platforms

 -- Chris Halls <halls@debian.org>  Thu, 29 Jan 2004 10:49:42 +0100

ayttm (0.4.6-1) unstable; urgency=low

  * New upstream version
    - Fix Yahoo authentication and some segfaults
    - Yahoo webcam support, but only for non-official clients
      because of Jpeg2000 licensing problem
    - Statusbar size fix
    - Closes: #226665: implicitly declared function returns a
      pointer that is used (thanks Lamont)
  * Add gettext to Build-Depends

 -- Chris Halls <halls@debian.org>  Mon, 26 Jan 2004 08:26:53 +0100

ayttm (0.4.5-2) unstable; urgency=low

  * Regenerate build system using newer libtool
    Closes: #226402: configure built with broken libtool.m4
  * debian/rules:
    - Add support for DEB_BUILD_OPTIONS=parallel[=N]
    - Add config.sub/config.guess update from autotools-dev
    - Use dpkg-architecture to allow cross compilation

 -- Chris Halls <halls@debian.org>  Tue,  6 Jan 2004 16:35:02 +0100

ayttm (0.4.5-1) unstable; urgency=low

  * New upstream release

 -- Chris Halls <halls@debian.org>  Wed,  3 Dec 2003 13:27:28 +0100

ayttm (0.4.4+19-1) experimental; urgency=low

  * New upstream CVS snapshot.
    - Includes help button in Account Editor window
      Closes: #194120: Server account creation documentation missing
  * Patches incorporated upstream:
    - Replaced '#define accountwrap() 1' with '%option noyywrap'
  * Debian patches no longer needed:
    - gettext infrastructure regenerated; MKINSTALLDIRS workaround
      no longer needed
    - ayttm_debian.xpm added upstream as ayttm_32x32.xpm
  * debian directory is now maintained in ayttm CVS repository
  * Remove empty prerm, preinst, postrm scripts

 -- Chris Halls <halls@debian.org>  Fri, 14 Nov 2003 13:49:38 +0100

ayttm (0.4.4-1) unstable; urgency=low

  * New upstream release
    - Closes: #213308: Yahoo broken, new upstream available
  * New maintainer, with permission.  Thanks Michael for EB and
    Ayttm!
  * Update description from web site, and add upstream URL
  * Updated Build-Depends:
    - Enable GPG signing/encription plugin: add libgpgme-dev
    - Ensure MSN plugin will be built: add libssl-dev
    - Remove sed - no longer needed due to work around flex problems
  * Enable spellcheck support by fixing libpspell detection
    in configure script
  * Automake/conf infrastructure changes:
    - Remove automake1.6 and libtool from build depends, and run
      ./gen before generating the source package
    - Add AM_MAINTAINER_MODE to configue.ac
    - Remove '../' in MKINSTALLDIRS in po/Makefile.in.in
      - Closes: #213877: FTBFS: Cannot find mkinstalldirs
  * Move ayttmrc from /usr/etc to /etc
  * add debian/compat
  * Standards-Version: 3.6.1 (no changes necessary)
  * Remove empty /usr/share/doc/ayttm/NEWS
    - Closes: #195523: NEWS probably shouldn't be gzipped
  * Update upstream source location in copyright
  * In postinst, only print warning about module location path change
    if upgrading from < 0.3.0
  * Replace '#define accountwrap() 1' with '%option noyywrap' in
    account_scanner.l/contact_scanner.l, and remove extra
    workarounds in debian/rules

 -- Chris Halls <halls@debian.org>  Thu,  6 Nov 2003 12:56:42 +0100

ayttm (0.3.1.20030527-1) unstable; urgency=low

  * New CVS release

 -- Michael D. Ivey <ivey@debian.org>  Tue, 27 May 2003 13:50:12 +0000

ayttm (0.3.0.20030512-1) unstable; urgency=low

  * New CVS release (-128)
  * Fixed to build with latest flex (Closes: #193071)
  * Note: Modules path has changed, it is now /usr/lib/ayttm instead of
    /usr/share/ayttm/modules. So if upgrading, you have to change your
    ~/.ayttm/prefs file by replacing "share/ayttm/modules" by "lib/ayttm"

 -- Michael D. Ivey <ivey@debian.org>  Mon, 12 May 2003 21:01:49 +0000

ayttm (0.2.3.20030409-1) unstable; urgency=low

  * New CVS release
  * Should have a fix for AIM TOC connection problems on slow connections

 -- Michael D. Ivey <ivey@debian.org>  Wed,  9 Apr 2003 13:28:37 +0000

ayttm (0.2.3.20030408-1) unstable; urgency=low

  * New CVS release, really should fix segfault problem (#187916)

 -- Michael D. Ivey <ivey@debian.org>  Tue,  8 Apr 2003 00:13:38 +0000

ayttm (0.2.3.20030407-1) unstable; urgency=low

  * New CVS release, should fix segfault problem (Closes: #187916)

 -- Michael D. Ivey <ivey@debian.org>  Mon,  7 Apr 2003 02:10:45 +0000

ayttm (0.2.3.20030406-1) unstable; urgency=low

  * New CVS release

 -- Michael D. Ivey <ivey@debian.org>  Sun,  6 Apr 2003 00:03:37 +0000

ayttm (0.2.3.20030404-1) unstable; urgency=low

  * New CVS release (post 0.2.3 release)

 -- Michael D. Ivey <ivey@debian.org>  Fri,  4 Apr 2003 03:21:39 +0000

ayttm (0.2.2.20030402-1) unstable; urgency=low

  * New CVS release
  * Added build-depends on libgdk-pixbuf-dev (Closes: #187085)
  * Bumped version number to reflect last released version before the CVS
    snapshot

 -- Michael D. Ivey <ivey@debian.org>  Wed,  2 Apr 2003 14:56:38 +0000

ayttm (0.0.20030331-1) unstable; urgency=low

  * New upstream release

 -- Michael D. Ivey <ivey@debian.org>  Mon, 31 Mar 2003 13:43:11 +0000

ayttm (0.0.20030323-1) unstable; urgency=low

  * Initial Release.
  * Replaces the everybuddy and everybuddy-cvs packages

 -- Michael D. Ivey <ivey@debian.org>  Sun, 23 Mar 2003 23:49:12 +0000
