amsn (0.98.9-1ubuntu3) trusty; urgency=low

  * Recommend tcl-snack instead of libsnack2-alsa | libsnack2 since
    the snack package has been restructured and tcl-snack already has an
    alternate dependency on alsa | oss 

 -- Micah Gersten <micahg@ubuntu.com>  Sat, 26 Oct 2013 22:05:05 -0500

amsn (0.98.9-1ubuntu2) raring; urgency=low

  * Modified build infrastructure to use multiarch Tcl location so the
    build doesn't break trying to use (nonexistent) locate(1) fallback.

 -- Daniel T Chen <crimsun@ubuntu.com>  Sun, 07 Apr 2013 14:39:21 -0400

amsn (0.98.9-1ubuntu1) quantal; urgency=low

  * Sync with Debian. (LP: #1001958) Remaining changes:
  * debian/control:
    - Build-depend on libfarstream-0.1-dev
    - Depend on libfarstream-0.1-0 and xdg-utils
  * debian/patches/08_use_aplay_for_sound.patch:
    - Use aplay from alsa-utils instead of play from sox for sounds

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 10 Oct 2012 23:39:21 -0400

amsn (0.98.9-1) unstable; urgency=low

  * Updated to new 0.98.9 version:
    + Rewritten P2P stack, fixing CVE-2006-0138 among other bugs
    + Fixed compilation against libpng 1.5
    + Fixed problem running libng under latest tcl/tk (made webcam not work)
    + Upstream moved .so files out of /usr/share
  * Added self as maintainer
  * Refactored and cleaned up the package

 -- Vivia Nikolaidou <n.vivia@gmail.com>  Tue, 12 Jun 2012 21:33:58 +0300

amsn (0.98.4-4) unstable; urgency=low

  * aMSN should compile now in hurd-i386. In this revision patch
    07_fix_ftbfs4hurd.patch has been created. Thanks to Svante Signell for
    providing it. (Closes: #636213)
  * debian/control:
    + Build-Depends on libjpeg-dev instead of libjpeg62-dev. (Closes: #633435)

 -- Muammar El Khatib <muammar@debian.org>  Mon, 01 Aug 2011 17:49:35 +0200

amsn (0.98.4-3) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format. 
  * Bump Standards-Version to 3.9.2. No changes were needed.
  * Support for Video4Linux version has been dropped in the Linux kernel. This
    caused a FTBFS because linux/videodev.h is not provided anymore. 
   (Closes: #621955)

 -- Muammar El Khatib <muammar@debian.org>  Thu, 30 Jun 2011 21:51:09 +0200

amsn (0.98.4-2) unstable; urgency=low

  * Uploading to unstable.

 -- Muammar El Khatib <muammar@debian.org>  Sun, 06 Feb 2011 10:09:55 +0100

amsn (0.98.4-1) experimental; urgency=low

  * New upstream release. (Closes: #606988) 

 -- Muammar El Khatib <muammar@debian.org>  Wed, 29 Dec 2010 16:30:16 +0100

amsn (0.98.3-5) unstable; urgency=medium

  * Uploading to unstable because of the fact the test previously made in the 
    upload to experimental (revision 0.98.3-4) was successful.

 -- Muammar El Khatib <muammar@debian.org>  Tue, 21 Dec 2010 22:21:39 +0100

amsn (0.98.3-4) experimental; urgency=low

  * debian/rules: utils/webcamsn is not created for hurd-i386 so it has been put
    into the conditional ifneq ($(DEB_HOST_ARCH_OS),hurd) for avoiding copying  
    it in the install target. 

 -- Muammar El Khatib <muammar@debian.org>  Tue, 21 Dec 2010 15:55:41 +0100

amsn (0.98.3-3) unstable; urgency=low

  * Bump Standards-Version to 3.9.1. No changes were needed.
  * debian/patches/07_infoaudacious.dpatch
    + It has been included a patch from revision 12184 of amsn's SVN repository.
      With this change, the audacios music plugin is able to detect when the 
      player is set to the 'paused' state. (Closes: #597204)
  * debian/patches/08_offline_message_issue.dpatch
    + This is a change introduced in aMSN's SVN (revision 12185) to protocol.tcl
      due to changes in the oim soap request so that aMSN is able to receive 
      offline messages again. Thanks to Riccardo Stagni for providing a patch.
      (Closes: #600971)
  * Maintainer's mail has been changed. 
  * This revision of aMSN avoids a FTBFS that happens in Hurd because of the 
   libasyncresolver.so. 

 -- Muammar El Khatib <muammar@debian.org>  Fri, 19 Dec 2010 18:23:38 +0100

amsn (0.98.3-2) unstable; urgency=low

  * debian/patches/06_recognize_kfreebsd.patch.dpatch
    + Added. Make configure recognize kFreeBSD as a BSD
  * debian/rules
    + Only special case the bits that are actually linux only
    + Don't build-depend on libv4l-dev on GNU/KFreeBSD (Closes: #583187)
  * Thanks to Sjoerd Simons for providing the patch that fixed this problem. 

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sat, 12 Jun 2010 15:42:08 -0430

amsn (0.98.3-1) unstable; urgency=medium

  * New upstream release.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 18 Mar 2010 23:03:36 -0430

amsn (0.98.1-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.4. No changes were needed. 
  * debian/control: ${misc:Depends} was added to the field Depends of amsn and
    amsn-data.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Tue, 23 Feb 2010 15:50:46 -0430

amsn (0.98.1-1) unstable; urgency=low

  * New upstream release.
  * Error caused when chat windows was opened has been fixed in this new 
    upstream release. (Closes: #543977, #550490, #553367, #493766)
  * debian/control: amsn now depends on libsnack2-alsa | libsnack2 instead of
    just libsnack2-alsa so that users may be able to use the OSS output. 
    (Closes: #552145) 
  * aMSN is able to send offline messages again. (Closes: #550643)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Tue, 03 Nov 2009 22:47:59 -0430

amsn (0.98-1) unstable; urgency=low

  * New upstream release. (Closes: #545968)
  * Bump Standards-Version to 3.8.3 
  * debian/control: libgupnp-igd-1.0-dev has been added in the Build-Depends
    field for controling UPnP Internet Gateway Devices port mapping.
  * debian/README.Debian-source was renamed to debian/README.source and
    information about dpatch has been added in order to comply with Debian
    Policy Manual 4.14.
  * debian/control: gstreamer0.10-alsa has been added as a dependency of aMSN.
    (Closes: #545738)
  * In this version "appear offline" state can be selected from the tray icon.
    (Closes: #511268)
  * Start Video call botton label is now showed correctly in chat window. 
    (Closes: #541657)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 03 Sep 2009 22:58:41 -0430

amsn (0.98~svn11402-1) unstable; urgency=low

  * New upstream snapshot.
  * debian/control: some packages have been added in the Build-Depends field in
    order to make aMSN able to support Video and Voice calls: libnice-dev, 
    libv4l-dev, libgupnp-1.0-dev, libgupnp-igd, libgstfarsight0.10-dev and
    libgstreamer-plugins-base0.10-dev.
  * debian/patches: the next patches are no longer required:
    - 04_settingoff_autoupdate.dpatch.old  
    - 05_changing_sxml.dpatch.old  
    - 06_TkCximage.dpatch.old  
    - 07_autoupdate.dpatch.old  
    - 08_proxy.dpatch.old
    They have been removed from debian/patches directory. Most of the changes 
    implemented by those patches are now included by upstream in the aMSN source
    code. 
  * debian/watch: the file has been fixed in this revision and now it is able
    to look for the correct versions of the package. Problem was caused because
    upstream is now shipping the tarball in the form *.tar.bz2 instead of 
    *.tar.gz.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sun, 26 Jul 2009 20:36:04 -0430

amsn (0.97.2~debian-3) unstable; urgency=low

  * Bump Standards-Version to 3.8.2
  * Long description for amsn-data package has been improved in this revision.
  * No changes were needed in order to bump Standards-Version.
  * Manual pages has been improved in this Debian revision.
  * debian/rues: dh_desktop has been removed because is deprecated now. The 
    setup it used to handle is now done with triggers. 

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Fri, 03 Jul 2009 20:59:30 -0430

amsn (0.97.2~debian-2) unstable; urgency=low

  * aMSN is now able to work with version 8.5.6 of tcl/tk8.5. 
    (Closes: #517230, #460611)
  * debian/control: Dependency on libsnack2 was changed to libsnack2-alsa 
    instead. (Closes: #512262)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 26 Feb 2009 11:21:32 -0430

amsn (0.97.2~debian-1) unstable; urgency=low

  * New upstream version.
  * Typo in changelog from 0.97.1~debian-2 has been fixed in this revision. 
    (Closes: #496972)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sat, 30 Aug 2008 20:18:07 -0430

amsn (0.97.1~debian-2) unstable; urgency=low

  * This revision should avoid a possible upgrade problem because of the fact 
    aMSN package has been split in two parts. (Closes: #494209)
  * New upstream version notification has been disabled in this revision. 
    (Closes: #272741, #489015) 

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sat, 16 Aug 2008 21:52:24 -0300

amsn (0.97.1~debian-1) unstable; urgency=low

  * New upstream release. (Closes: #488850)
  * Bump Standards-Version to 3.8.0
  * The circular dependency has been erased in this revision of aMSN.
    amsn-data does not depend on amsn anymore. (Closes: #478692)
  * The problem caused by a missing Replaces in amsn-data package has
    been fixed in this new revision. (Closes: #484302)
  * aMSN depends on tcl-tls instead of tcltls. (Closes: #484206, #490762)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 10 Jul 2008 22:27:25 -0430

amsn (0.97-3) unstable; urgency=low

  * Bug: 'amsn: replace/conflict' has been fixed in this revision.
  (Closes: #476666)
  * Added a new preinst script to remove unneeded files from amsn-data
    package.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Fri, 18 Apr 2008 15:13:53 -0430

amsn (0.97-2) unstable; urgency=low

  * Bug: 'Please disable new version notification' has been fixed in this new
    revision of aMSN (Closes: #272741). Thanks to Marco Rodrigues for
    providing a patch.
  * Data files have been moved to a new amsn-data package.
  * debian/rules: dh_desktop was added. (Closes: #461800).
  * Desktop file has been improved to follow new standars.
  * A manpage for amsn-remote has been done.
  * Added preinst script to remove unneeded files from amsn package that has 
    been moved to amsn-data.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Wed, 02 Apr 2008 00:39:55 -0430

amsn (0.97-1) unstable; urgency=low

  * Bump Standards-Version to 3.7.3
  * The package now Build-Depends on tcl/tk8.5.
  * Webpage was moved from aMSN's description to control tag.
  * Debian copyright file is valid UTF-8, now.
  * New Upstream Version (Closes: #458355)
  * aMSN is now compiled against tcl/tk8.5 (Closes: #458027)
  * Bug 'unnecessary use of lintian overrides' is closed in this revision
    (Closes: #458544)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Mon, 31 Dec 2007 19:02:52 -0430

amsn (0.97~rc1+dfsg1-5) unstable; urgency=low

  * FTBFS under -rsudo systems has been fixed in this revision.
    (Closes: #434983)
  * Problems with amsn-remote and amsn-remote-CLI has been fixed.
    (Closes: #436514)

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sat, 28 Jul 2007 12:06:04 -0400

amsn (0.97~rc1+dfsg1-4) unstable; urgency=low

  * FTBFS on alpha, mips and mipsel: Fixed in this revision.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 26 Jul 2007 18:01:42 -0400

amsn (0.97~rc1+dfsg1-3) unstable; urgency=low

  * The bug: "aMSN no longer docks" has been fixed. It was caused because some
    libraries were missing under /usr/share/amsn/utils/linux/traydock.
    (Closes: #434083) 

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Sat, 21 Jul 2007 10:30:33 -0400

amsn (0.97~rc1+dfsg1-2) unstable; urgency=low

  *  RC bug caused when aMSN failed to load TkCimage has been fixed in this
     revision. Thanks to Fabiano Manoel de Andrade for reporting.  
     (Closes: #433573)
     
 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Thu, 19 Jul 2007 19:31:02 -0400

amsn (0.97~rc1+dfsg1-1) unstable; urgency=low

  * New upstream version.
  * debian/rules: Added rules to apply patches.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Tue, 19 Jun 2007 22:32:57 +0100

amsn (0.96+dfsg1-2) unstable; urgency=low

  * imlib11 was removed of Depends field in debian/control because it is
    not used by amsn.
  * manpages were corrected.
  * Removed old debian/prerm.
  * Removed Replaces on ccmsn.
  * Moved sox and docker from Depends to Suggests.
  * FTBFS caused for strip was fixed. (Closes: #422776)
  * Thanks to Nelson de Oliveira.

 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Wed, 09 May 2007 18:56:33 -0400

amsn (0.96+dfsg1-1) unstable; urgency=low

  * New Upstream Release (Closes: #418912, #396314, #412036)
  * New maintainer. (Closes: #419896)
  * Bump Standards-Version to 3.7.2 
  * Package depending on multiple libpng versions libpng12-0 libpng12-0 has
    been fixed.
  * Description of the packaged was fixed, Homepage was added.
  * Extra license files were removed.    
  * a manpage to amsn-remote-CLI was made.
  * The version of debhelper was changed to >> 5 instead of >> 4.0.0.
  * File rules.2 was removed because it was not used.
  * Commented lines into debian/rules were deleted since they were useless.
  * Copyright file was corrected.
  * Acknowledge NMUs (Closes: #378702, #383569, #397835, #401099, #411078) 
  * FTBFS on GNU/kFreeBSD has been fixed. Thanks to Cyril Brulebois for the
    patchs and for reporting. (Closes: 413852)
  
 -- Muammar El Khatib <muammarelkhatib@gmail.com>  Fri, 13 Apr 2007 19:32:50 -0400

amsn (0.95+dfsg2-0.3) unstable; urgency=high

  * Non-maintainer upload.
  * High urgency for fixing RC bug.
  * Add precisions about license terms of all embedded code (Closes: #411078):
     + files created from revision 8153 at
     http://svn.sourceforge.net/viewvc/amsn/trunk/amsn/
         - utils/Tclxml/LICENSE
         - utils/base64/license.terms
         - utils/bwidget1.8.0/LICENSE.txt
         - utils/http2.4/license.terms
         - utils/log/license.terms
         - utils/tcldom/LICENSE
         - utils/tclsoap1.6.7/LICENSE
     + file created from
     http://quicktimetcl.cvs.sourceforge.net/quicktimetcl/quicktimetcl/README?revision=1.6
         - utils/macosx/QuickTimeTcl3.1/README

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sat, 10 Mar 2007 00:50:56 +0100

amsn (0.95+dfsg2-0.2) unstable; urgency=high

  * Non-maintainer upload
  * purge the file also from the unpacked tree, to make it disappear from
    the debian diff.  Again closes: #401099.  Thanks to Filipus Klutiero
    <philippe.cloutier.2@ulaval.ca> for his work on this issue.

 -- Frank Küster <frank@debian.org>  Fri,  9 Feb 2007 17:46:43 +0100

amsn (0.95+dfsg2-0.1) unstable; urgency=high

  * Non-maintainer upload.
  * purge the file ctadverts.tcl as that is non-DFSG-free. Closes: #401099

 -- Andreas Barth <aba@not.so.argh.org>  Mon,  4 Dec 2006 14:44:01 +0000

amsn (0.95+dfsg1-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * purge the directory skins/default/winicons/ as that contains
    probably undistributable files which we don't use anyways.
    Closes: #397835

 -- Andreas Barth <aba@not.so.argh.org>  Mon, 27 Nov 2006 15:03:45 +0100

amsn (0.95-2.1) unstable; urgency=low

  * Non-maintainer upload to fix lack of dependencies on binary package.
  * debian/control: added ${shlibs:Depends} for the amsn binary, thanks to
    Christian Aichinger for the patch. (Closes: #383569)
  * Added msn.xpm, converted from upstream's 32x32 msn.png icon.
  * debian/rules: added a rule that installs amsn.xpm for the menu entry.
  * debian/rules: fix dh_installman so that the manpage gets installed.
    (Closes: #378702)
  * Removed debian/substvars, since it's automatically generated by debhelper. 
  * debian/rules: added extra rules so that .so files get installed in
    /usr/lib and doc files get installed in /usr/share/doc
  * Added debian/links so that .so files get symlinked into /usr/share, else
    the program does not work.

 -- Margarita Manterola <marga@debian.org>  Sat,  9 Sep 2006 16:17:51 -0300

amsn (0.95-2) unstable; urgency=low

  * Fixed tcl/tk dependency problem.
  * Fixed lack of menu file in /usr/share/menu (closes: #350632).

 -- Theodore Karkoulis <bilbo@debian.org>  Mon,  6 Feb 2006 13:21:54 +0200

amsn (0.95-1) unstable; urgency=low

  * New Upstream Release (closes: #345052, #278575).

 -- Theodore Karkoulis <bilbo@debian.org>  Wed,  4 Jan 2006 15:26:02 +0200

amsn (0.94-3) unstable; urgency=low

  * Fixed Empty Chatboxes popup (closes: #333307).

 -- Theodore Karkoulis <bilbo@debian.org>  Sat, 29 Oct 2005 20:51:16 +0300

amsn (0.94-2) unstable; urgency=low

  * Built against libpng12-0 and imlib11 (closes: #328337).

 -- Theodore Karkoulis <bilbo@debian.org>  Sat, 17 Sep 2005 16:13:18 +0300

amsn (0.94-1) unstable; urgency=low

  * New Upstream Release (closes: #280047)
  * Closing a bug that has been fixed some time ago (has to do with play
    volume) (closes: #246221).
  * amsn.desktop file problem has been fixed (closes: #270943).

 -- Theodore Karkoulis <bilbo@debian.org>  Thu, 18 Nov 2004 10:42:22 +0200

amsn (0.93-2) unstable; urgency=low

  * Added amsn.desktop to /usr/share/applications (closes: #270943). 

 -- Theodore Karkoulis <bilbo@debian.org>  Mon, 20 Sep 2004 23:36:48 +0300

amsn (0.93-1) unstable; urgency=low

  * New upstream release.

 -- Theodore Karkoulis <bilbo@debian.org>  Sat, 28 Aug 2004 19:26:41 +0300

amsn (0.92-1) unstable; urgency=low

  * New upstream release (closes: #251966, #252413).

 -- Theodore Karkoulis <bilbo@debian.org>  Tue,  1 Jun 2004 17:42:44 +0300

amsn (0.91-2) unstable; urgency=low

  * Added missing CREDITS file in /usr/share/amsn, (closes: #249513).

 -- Theodore Karkoulis <bilbo@debian.org>  Wed, 19 May 2004 10:56:23 +0300

amsn (0.91-1) unstable; urgency=low

  * New upsteam version. (closes: #248359, #248410).
 -- Theodore Karkoulis <bilbo@debian.org>  Sun,  2 May 2004 20:09:43 +0300

amsn (0.90-4) unstable; urgency=low

  * New Maintainer (closes: #230529). 
  * Added suggested package imagemagick (closes: #234032).
 -- Theodore Karkoulis <bilbo@debian.org>  Wed, 10 Mar 2004 12:23:20 +0200

amsn (0.90-3) unstable; urgency=low

  * Make build-dep in imlib versioned to fix build errors on various
    platforms.

 -- Søren Boll Overgaard <boll@debian.org>  Fri, 20 Feb 2004 14:45:25 +0000

amsn (0.90-2) unstable; urgency=low

  * Include the contents of skins/Tux instead of only the directory 
    structure.

 -- Søren Boll Overgaard <boll@debian.org>  Thu, 19 Feb 2004 18:34:31 +0000

amsn (0.90-1) unstable; urgency=low

  * New upstream release
  * Back out 03_windowclasses.dpatch, which is included upstream.

 -- Søren Boll Overgaard <boll@debian.org>  Wed, 18 Feb 2004 14:26:11 +0000

amsn (0.83-3) unstable; urgency=low

  * Include 03_windowclasses.dpatch again, thanks to Jon Dowland
    - Closes: Bug#220414

 -- Søren Boll Overgaard <boll@debian.org>  Thu,  1 Jan 2004 12:15:14 +0000

amsn (0.83-2) unstable; urgency=low

  * Recode debian/control and debian/changelog in utf8.

 -- Søren Boll Overgaard <boll@debian.org>  Tue, 25 Nov 2003 22:30:06 +0000

amsn (0.83-1) unstable; urgency=low

  * New upstream release
    - Support the new protocol MSNP9 (Closes: Bug#207865, Bug#216223).
  * Back out 03_windowclasses.dpatch
  * Introduce 04_fix_libtray_path.dpatch to work around missing installation 
    system.
  * Be a little less specific about the version of tcl needed.

 -- Søren Boll Overgaard <boll@debian.org>  Thu, 16 Oct 2003 21:09:27 +0000

amsn (0.82-3) unstable; urgency=low

  * Encode debian/control and debian/changelog in utf8

 -- Søren Boll Overgaard <boll@debian.org>  Sun, 14 Sep 2003 11:17:41 +0000

amsn (0.82-2) unstable; urgency=low

  * Apply patch by Jon Dowland to give classes to Amsn windows
    (Closes: Bug#208057)

 -- Søren Boll Overgaard <boll@debian.org>  Sun, 14 Sep 2003 11:12:35 +0000

amsn (0.82-1) unstable; urgency=low

  * New upstream release (Closes: Bug#208013)

 -- Søren Boll Overgaard <boll@debian.org>  Wed, 10 Sep 2003 11:49:29 +0000

amsn (0.81-1) unstable; urgency=low

  * New upstream release.
  * Back out patch 01_brokenfix, since it it is in upstream sources.
  * debian/rules:
    - Make build stop failing if there is no clean target in traydock


 -- Søren Boll Overgaard <boll@debian.org>  Tue,  5 Aug 2003 10:16:44 +0000

amsn (0.80-9) unstable; urgency=low

  * dpatch:
    - Apply 02_sensible_browser to use sensible-browser instead of mozilla

 -- Søren Boll Overgaard <boll@debian.org>  Sat, 26 Jul 2003 13:54:01 +0000

amsn (0.80-8) unstable; urgency=low

  * debian/control:
    - amsn is written in tcl, not python, so fix dependencies accordingly
      (closes: Bug#200609)

 -- Søren Boll Overgaard <boll@debian.org>  Wed,  9 Jul 2003 14:02:19 +0000

amsn (0.80-7) unstable; urgency=low

  * debian/control
    - depend on libpng10-0 and docker (closes: Bug#197340)

 -- Søren Boll Overgaard <boll@debian.org>  Mon,  7 Jul 2003 12:40:45 +0000

amsn (0.80-6) unstable; urgency=low

  * debian/control:
    - depend on tk8.4 (closes: Bug#199108)
  * debian/rules
    - fix broken symlink to libtray.so (closes: Bug#198330)

 -- Søren Boll Overgaard <boll@debian.org>  Mon,  7 Jul 2003 11:58:22 +0000

amsn (0.80-5) unstable; urgency=low

  * debian/rules:
    - Add calls to unpatch and patch-stamp
  * debian/patches
    - Add 01_brokenfix.dpatch (closes: Bug#199409)

 -- Søren Boll Overgaard <boll@debian.org>  Sun,  6 Jul 2003 21:19:51 +0000

amsn (0.80-4) unstable; urgency=low

  * debian/rules:
    - Include hotmlog.htm in the package (Closes: Bug#196596).

 -- Søren Boll Overgaard <boll@debian.org>  Sun,  8 Jun 2003 12:06:30 +0000

amsn (0.80-3) unstable; urgency=low

  * debian/rules:
    - Make sure to clean the docking plugin, so we don't retain the i386 one.
      (closes: Bug#196223)

 -- Søren Boll Overgaard <boll@debian.org>  Thu,  5 Jun 2003 17:57:51 +0000

amsn (0.80-2) unstable; urgency=low

  * Fix build-failure due to erronous ldd-call.

 -- Søren Boll Overgaard <boll@debian.org>  Wed,  4 Jun 2003 15:38:20 +0000

amsn (0.80-1) unstable; urgency=low

  * New upstream release.
  * Includes "plugins" for docking in Kde and Gnome
  * Completely rewrite debian/rules since upstream no longer includes a
    Makefile

 -- Søren Boll Overgaard <boll@debian.org>  Sun, 25 May 2003 17:27:32 +0000

amsn (0.71-4) unstable; urgency=low

  * Fix spelling error in amsn.menu (Closes: Bug#189411)

 -- Søren Boll Overgaard <boll@debian.org>  Tue, 22 Apr 2003 16:48:06 +0000

amsn (0.71-3) unstable; urgency=low

  * Support tk8.4 (closes: Bug#	177461)

 -- Søren Boll Overgaard <boll@debian.org>  Mon, 20 Jan 2003 09:37:20 +0000

amsn (0.71-2) unstable; urgency=low

  * Include various docs introduced in new upstream version.

 -- Søren Boll Overgaard <boll@debian.org>  Mon,  9 Dec 2002 23:06:09 +0000

amsn (0.71-1) unstable; urgency=low

  * New upstream release

 -- Søren Boll Overgaard <boll@debian.org>  Mon,  9 Dec 2002 22:57:33 +0000

amsn (0.70-2) unstable; urgency=low

  * Use sensible-browser as the default browser, instead of mozilla.

 -- Søren Boll Overgaard <boll@debian.org>  Mon,  9 Dec 2002 22:38:34 +0000

amsn (0.70-1) unstable; urgency=low

  * New upstream release

 -- Søren Boll Overgaard <boll@debian.org>  Tue, 26 Nov 2002 13:20:16 +0000

amsn (0.61-6) unstable; urgency=low

  * Force the use of wish8.3, since tkDarken is unavailable in wish8.4.
    (closes: Bug#166235, Bug#166238)

 -- Søren Boll Overgaard <boll@debian.org>  Fri, 25 Oct 2002 20:14:04 +0200

amsn (0.61-5) unstable; urgency=low

  * Add entry to the Debian menu (closes: Bug#166164).

 -- Søren Boll Overgaard <boll@debian.org>  Thu, 24 Oct 2002 19:19:40 +0200

amsn (0.61-4) unstable; urgency=low

  * Don't make /usr/doc link.
  * Standards version 3.5.7

 -- Søren Boll Overgaard <boll@debian.org>  Sun, 20 Oct 2002 13:29:01 +0200

amsn (0.61-3) unstable; urgency=low

  * Add dependency on sox to make sounds work.
  * Add Suggests: mozilla since it is the default browser

 -- Søren Boll Overgaard <boll@debian.org>  Thu, 10 Oct 2002 14:04:18 +0200

amsn (0.61-2) unstable; urgency=low

  * No need to build this for every architecture, so change arch. to all.

 -- Søren Boll Overgaard <boll@debian.org>  Mon, 23 Sep 2002 19:19:25 +0200

amsn (0.61-1) unstable; urgency=low

  * Initial Release (closes: Bug#154478).
  * Added wrapper script to get paths right, when running amsn.
  * Changed top level Makefile to install added stuff.
  * Changed top level Makefile to not install devel stuff.

 -- Søren Boll Overgaard <boll@debian.org>  Sat, 27 Jul 2002 13:49:50 +0200

