yasm (1.3.0-2) unstable; urgency=medium

  * 100_ytasm_parsing_error.diff: fix more bugs in argument parsing.

 -- Sam Hocevar <sho@debian.org>  Sun, 03 May 2015 22:15:47 +0200

yasm (1.3.0-1) unstable; urgency=medium

  * New upstream release (Closes: #770184).
  * Upgrade to debhelper 9 because it’s so much more concise.
  * 100_ytasm_parsing_error.diff: new patch fixing an argument parsing
    bug in ytasm (Closes: #716639).

 -- Sam Hocevar <sho@debian.org>  Sun, 03 May 2015 16:37:12 +0200

yasm (1.2.0-2) unstable; urgency=medium

  * debian/rules: update config.{sub,guess} at build time (Closes: #725948).
  * debian/patches/010_config_sub_guess.diff: dropped; this file is no
    longer required.
  * debian/docs: do not ship extra license files.
  * debian/control: update standards version; no changes required.

 -- Sam Hocevar <sho@debian.org>  Sun, 18 May 2014 23:06:53 +0200

yasm (1.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Sam Hocevar <sho@debian.org>  Tue, 15 Jan 2013 21:05:07 +0100

yasm (1.1.0-1) unstable; urgency=low

  * New upstream release (Closes: #582282).
  * 010_config_sub_guess.diff: update config.sub and config.guess to much
    more recent versions.

 -- Sam Hocevar <sho@debian.org>  Fri, 10 Jun 2011 01:05:23 +0200

yasm (0.8.0-1) unstable; urgency=low

  * New upstream release (Closes: #531047).
  * Removed all tasm patches, they’ve been merged upstream.
  * debian/control: set debhelper dependency to 5.0 and policy to 3.8.2.
  * debian/control: mention TASM in the long description.
  * debian/compat: set debhelper level to 5.
  * debian/links: link tasm to ytasm and tasm.1.gz to ytasm.1.gz.

 -- Sam Hocevar <sho@debian.org>  Tue, 14 Jul 2009 08:23:59 +0000

yasm (0.7.0-3) unstable; urgency=high

  * debian/control: build-depend on Python in order to re-run gen_x86_insn.py
    at build time. This fixes the TASM support, thanks to Samuel Thibault
    (Closes: #502238, #396291).

 -- Sam Hocevar <sho@debian.org>  Wed, 15 Oct 2008 22:04:21 +0000

yasm (0.7.0-2) unstable; urgency=high

  * 010_config_sub_guess.diff:
    + Update config.sub and config.guess.

  * 020_yasm_tasm_build.diff 200_yasm_tasm_source.diff:
    + New patch to add TASM support to YASM, thanks to the wonderful work of
      Samuel Thibault <samuel.thibault@ens-lyon.org> (Closes: #396291).
  * 210_yasm_tasm_fixes.diff:
    + Minor fixes to the above patch by Sam Hocevar.

  * 100_rebootstrap.diff:
    + Rebootstrap package because of the TASM patch.

  * debian/control:
    + Set policy to 3.8.0.
    + Add a Homepage: field.
    + Rename XS-Vcs-* fields to Vcs-*.

  * debian/tasm.1:
    + Wrote a minimalist manpage for the tasm front-end.

 -- Sam Hocevar <sho@debian.org>  Fri, 10 Oct 2008 08:25:19 +0000

yasm (0.7.0-1) unstable; urgency=low

  * New upstream release (Closes: #440528).

  * debian/control:
    + Set policy to 3.7.3.
  * debian/dirs:
    + Do not ship an empty /usr/lib/yasm.
  * debian/rules:
    + Don't ignore make distclean errors.
  * debian/watch:
    + Adapt the watch file to upstream's reorganisation (Closes: #449757).

  * debian/patches/020_multiple_may_be_zero.diff:
    + Patch was applied upstream. Dropping it.

 -- Sam Hocevar <sho@debian.org>  Fri, 02 May 2008 13:50:49 +0200

yasm (0.6.1-1) UNRELEASED; urgency=low

  * New upstream release.

 -- Sam Hocevar <sho@debian.org>  Tue, 26 Jun 2007 18:03:23 +0200

yasm (0.5.0-2) unstable; urgency=low

  * debian/patches/020_multiple_may_be_zero.diff:
    + New patch to fix a potential SIGFPE, courtesy of Jérémie Corbier
      <jcorbier@ubuntu.com> (Closes: #415911).

  * debian/control:
    + Added Vcs fields.

 -- Sam Hocevar <sho@debian.org>  Sun, 25 Mar 2007 13:29:44 +0200

yasm (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Re-added claim of GAS support in package description.

  * debian/patches/020_overflow.diff:
    + Patch was applied upstream. Removed.

 -- Sam Hocevar <sho@debian.org>  Wed, 19 Jul 2006 15:08:35 +0200

yasm (0.4.0-4) unstable; urgency=low

  * Switched patch management to quilt.

  * debian/control:
    + Set policy to 3.7.2.
    + Build-depend on quilt.
    + Removed claim of GAS and TASM support until they are really supported
      (Closes: #365783). It is a bit awkward to advertise "multiple" syntaxes
      support, but well, 0.5.0 will solve that.
  * debian/rules:
    + Add a call to dh_makeshlibs.

  * debian/patches/010_config_sub_guess.diff:
    + New patch from old diff.gz -- update config.sub and config.guess.

  * debian/patches/020_overflow.diff:
    + New patch from old diff.gz -- fix memory corruption error in genmacro.

 -- Sam Hocevar <sho@debian.org>  Fri, 26 May 2006 14:02:27 +0200

yasm (0.4.0-3) unstable; urgency=low

  * debian/copyright:
    + Fixed the FSF address.

 -- Sam Hocevar <sho@debian.org>  Sat, 12 Nov 2005 14:09:38 +0100

yasm (0.4.0-2) unstable; urgency=low

  * modules/preprocs/nasm/genmacro.c:
    + Fixed an off-by-one memory corruption error in genmacro that was
      causing build issues (Closes: #332518).

 -- Sam Hocevar <sho@debian.org>  Fri, 14 Oct 2005 23:04:30 +0200

yasm (0.4.0-1) unstable; urgency=low

  * Initial release (Closes: #329321).
  * Updated config/config.{sub|guess}.

 -- Sam Hocevar <sho@debian.org>  Wed, 21 Sep 2005 11:21:11 +0200