nqp (2014.07-3) unstable; urgency=medium

  * control: restrict arch to i386 amd64 and arm*

 -- Dominique Dumont <dod@debian.org>  Thu, 11 Sep 2014 20:27:36 +0200

nqp (2014.07-2) unstable; urgency=medium

  * force-dyncall-cflags patch:
    * also set -fPIC for kfreebsd...
    * use dpkg-buildflags for CFLAGS and LDFLAGS
  * removed fix-missing-prototype patch (not necessary since
    CFLAGS is now set for dyncall)

 -- Dominique Dumont <dod@debian.org>  Tue, 26 Aug 2014 19:31:50 +0200

nqp (2014.07-1) unstable; urgency=medium

  * new upstream version
  * control: updated vcs-browser url to use cgit
  * refreshed patch use-dpkg-arch-in-dyncall
  * removed ppc64 patch (configure completely changed)
  * refreshed fix-missing-prototype patch
  * added patch to force dyncall compilation to use CFLAGS
  * added patch to skip a test failure which fails in an unexpected way

 -- Dominique Dumont <dod@debian.org>  Sun, 24 Aug 2014 20:04:42 +0200

nqp (2014.04-3) unstable; urgency=medium

  * added missing prototypes for mips and ppc
  * control: also build kfreebsd-*

 -- Dominique Dumont <dod@debian.org>  Mon, 14 Jul 2014 12:07:59 +0200

nqp (2014.04-2) unstable; urgency=medium

  * add missing prototypes in dyncall for several architectures
  * control: list the arch supported by nqp
  * added patch to support ppc64el arch (Closes: #754421) Thx Breno Leitao

 -- Dominique Dumont <dod@debian.org>  Sat, 12 Jul 2014 21:54:49 +0200

nqp (2014.04-1) unstable; urgency=medium

  * Imported Upstream version 2014.04
  * added patch to fix missing prototypes error
    (Closes: #747777, #749499)

 -- Dominique Dumont <dod@debian.org>  Tue, 08 Jul 2014 13:21:49 +0200

nqp (2014.03-1) unstable; urgency=medium

  [ Alessandro Ghedini ]
  * Remove myself from Uploaders

  [ Dominique Dumont ]
  * Imported Upstream version 2014.03
  * copyright: updated years
  * refreshed patch
  * control: added build-dep on libgmp-dev

 -- Dominique Dumont <dod@debian.org>  Wed, 09 Apr 2014 18:32:30 +0200

nqp (2014.01-1) unstable; urgency=medium

  * New upstream release
  * Drop 08_disable-failing-qregex-test.patch (fixed upstream)

 -- Alessandro Ghedini <ghedo@debian.org>  Wed, 19 Feb 2014 16:50:51 +0100

nqp (2013.12.1-1) unstable; urgency=medium

  * New upstream release
  * Add 08_disable-failing-qregex-test.patch to fix FTBFS (Closes: #731697)
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 22 Dec 2013 15:36:09 +0100

nqp (2013.11.1-1) unstable; urgency=low

  * New upstream release

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 24 Nov 2013 14:24:19 +0100

nqp (2013.10-1) unstable; urgency=low

  * New upstream release
  * Bump versioned (Build-)Depends on parrot
  * Update patches
  * Install new README.pod
  * Fix vcs-field-not-canonical
  * Do not install rubyish examples
  * Do not Depends on parrot-devel anymore
  * Add 07_disable-serialization-tests.patch

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 01 Nov 2013 12:09:18 +0100

nqp (2013.03-1) unstable; urgency=low

  * New upstream release
  * Bump versioned (Build-)Depends on parrot
  * Bump upstream copyright years
  * Add 06_disable-bigint-tests.patch
  * Add 07_fix-ppc-ftbfs.patch (Closes: #693901)
    Thanks to Roland Stigge
  * Update and refresh patches

 -- Alessandro Ghedini <ghedo@debian.org>  Thu, 04 Apr 2013 13:04:56 +0200

nqp (2012.10-1) unstable; urgency=low

  * New upstream release
  * Drop 07_fix-serialization-on-big-endian.patch (applied upstream)
  * Bump required parrot version
  * Bump Standards-Version to 3.9.4 (no changes needed)

 -- Alessandro Ghedini <ghedo@debian.org>  Sat, 20 Oct 2012 18:40:58 +0200

nqp (0.1~2012.04.1-3) unstable; urgency=low

  * Add 07_fix-serialization-on-big-endian.patch to fix FTBFS
    on big endian platforms

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 12 Jun 2012 10:34:27 +0200

nqp (0.1~2012.04.1-2) unstable; urgency=low

  * Fix typo in 04_use-dpkg-arch-in-dyncall-conf.patch to fix FTBFS
    on kfreebsd-*
  * Add 06_disable-bigint-div-test.patch to fix FTBFS on arm* and i386

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 10 Jun 2012 13:01:50 +0200

nqp (0.1~2012.04.1-1) unstable; urgency=low

  * New upstream release
  * Bump required parrot version
  * Refresh patches
  * Bump upstream copyright years for dyncall
  * Use dh_parrot debhelper plugin

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 08 Jun 2012 14:57:52 +0200

nqp (0.1~2012.01-5) unstable; urgency=low

  * Add 05_fix-ftbfs-sparc.patch to fix a FTBFS on sparc

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 24 Apr 2012 08:57:14 +0200

nqp (0.1~2012.01-4) unstable; urgency=low

  * Manually depend on parrotapi-X.Y.Z
  * Use dpkg-architecture to guess build os and arch
    - Drop 04_fix-dyncall-armel-arch.patch
    - Add 04_use-dpkg-arch-in-dyncall-conf.patch

 -- Alessandro Ghedini <ghedo@debian.org>  Mon, 23 Apr 2012 20:28:30 +0200

nqp (0.1~2012.01-3) unstable; urgency=low

  * Add 04_fix-dyncall-armel-arch.patch (fix FTBFS on armel)
  * Explicitly set --with-parrot on configure (should fix FTBFS on mips)

 -- Alessandro Ghedini <ghedo@debian.org>  Thu, 19 Apr 2012 17:57:00 +0200

nqp (0.1~2012.01-2) unstable; urgency=low

  * Add disable-bigint-roundtrip-tests.patch to fix a FTBS on 32bit
    architectures (Closes: #668692)

 -- Alessandro Ghedini <ghedo@debian.org>  Thu, 19 Apr 2012 11:21:16 +0200

nqp (0.1~2012.01-1) unstable; urgency=low

  * Initial release (Closes: #643469)

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 10 Apr 2012 17:14:20 +0200
