octave-nan (2.5.9-1build1) trusty; urgency=medium

  * Rebuild for octave 3.8.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 24 Feb 2014 18:26:30 +0000

octave-nan (2.5.9-1) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * Imported Upstream version 2.5.9
  * debian/copyright: Adjust for new upstream release
  * Drop patches hurd.patch and fix_makefile (applied upstream)
  * Remove obsolete DM-Upload-Allowed flag
  * Bump to Standards-Version 3.9.5, no changes needed

  [ Sébastien Villemot ]
  * Use my @debian.org email address

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 27 Jan 2014 19:08:39 +0100

octave-nan (2.5.5-2) unstable; urgency=low

  * hurd.patch: new patch (Closes: #670073)

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Mon, 23 Apr 2012 23:02:12 +0200

octave-nan (2.5.5-1) unstable; urgency=low

  * Imported Upstream version 2.5.5
  * debian/control: mention in long description that package is not autoloaded
  * Describe how to load the package in README.Debian
  * debian/copyright: reflect upstream changes

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Tue, 03 Apr 2012 19:43:39 +0200

octave-nan (2.5.2-1) unstable; urgency=low

  * Imported Upstream version 2.5.2
  * debian/copyright: update to machine-readable format 1.0
  * Bump to debhelper compat level 9
  * Build-depend on octave-pkg-dev >= 1.0.0, to compile against Octave 3.6
  * Bump to Standards-Version 3.9.3, no changes needed
  * debian/patches/fprintf_does_not_like_cells: remove patch, applied upstream

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Mon, 12 Mar 2012 21:02:58 +0000

octave-nan (2.4.4-1) unstable; urgency=low

  [ Sébastien Villemot ]
  * Imported Upstream version 2.4.4
  * Bump Standards-Version to 3.9.2, no changes needed
  * debian/copyright: reflect changes in the upstream package, upgrade to DEP5
  * debian/watch: use qa.debian.org's sf.net redirector
  * debian/patches/fix_makefile: refresh patch
  * debian/rules:
    + use our own clean rule to make the package idempotent
    + do not include MATLAB build script in package
  * Bump to debhelper compatibility level 8
  * Add myself to Uploaders

 -- Thomas Weber <tweber@debian.org>  Thu, 06 Oct 2011 23:12:35 +0200

octave-nan (2.4.1-2) unstable; urgency=low

  * Add patch fix_makefile, for adapting the values to Octave 3.2

 -- Thomas Weber <tweber@debian.org>  Sun, 15 May 2011 13:19:17 +0200

octave-nan (2.4.1-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 3.9.1, no changes required

 -- Thomas Weber <tweber@debian.org>  Tue, 26 Apr 2011 11:30:23 +0200

octave-nan (2.3.1-2) experimental; urgency=low

  * Run test suite via debian/check.m
  * New patch: fprintf_does_not_like_cells, fixes a problem with fprintf in
    the test suite

 -- Thomas Weber <tweber@debian.org>  Sat, 02 Oct 2010 23:48:41 +0200

octave-nan (2.3.1-1) experimental; urgency=low

  * New upstream version (closes: 595811)
  * Adapt watch file for individual package releases
  * Dropped patches: fix_empty_opt_argument_for_var (applied upstream)

 -- Thomas Weber <tweber@debian.org>  Sun, 26 Sep 2010 19:31:17 +0200

octave-nan (1.0.9-2) unstable; urgency=low

  * debian/control: 
    - Remove Rafael Laboissiere from Uploaders (Closes: #571853)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders 
  * New patch: fix_empty_opt_argument_for_var: correctly handle the case of an
    empty second argument for var() (closes: #594906).
  * Switch to dpkg-source 3.0 (quilt) format

 -- Thomas Weber <tweber@debian.org>  Wed, 01 Sep 2010 22:52:55 +0200

octave-nan (1.0.9-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/patches/autoload-yes.diff: Drop this patch.  This package
    should not be autoloaded since it overrides the standard functions
    provided in octave3.0.
  * debian/control, debian/rules: Adjust to not use quilt anymore
  * debian/README.source: Removed file
  * debian/NEWS: Add a note explaining the change above
  * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the
    package is built against octave3.2

  [ Thomas Weber ]
  * New upstream release.
  * Use debian/octave-nan.docs for installation, following the change to
    octave-pkg-dev 0.7.1. Adjust debian/rules for this change.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Tue, 29 Dec 2009 23:45:06 +0100

octave-nan (1.0.8-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + (Standards-Version): Bump to 3.8.1 (add file debian/README.source)
    + (Depends): Add ${misc:Depends}
    + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
  * debian/copyright: Use DEP5 URL in Format-Specification
  * debian/patches/autoload-yes.diff: Add description

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 24 May 2009 15:19:15 +0200

octave-nan (1.0.7-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/copyright: Add header
  * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4,
    such that the package is built with the versioned packages directory

  [ Thomas Weber ]
  * Upload to unstable (closes: #501016)

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 05 Apr 2009 21:20:57 +0200

octave-nan (1.0.7-1) experimental; urgency=low

  [ Ólafur Jens Sigurðsson ]
  * debian/control: Bumped Standards-Version to 3.8.0 (no changes
    needed)

  [ Thomas Weber ]
  * New upstream release, handles empty second argument to std() correctly
    (closes: #500252)
  * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental
    version

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 11 Dec 2008 00:32:40 +0100

octave-nan (1.0.6-1) unstable; urgency=low

  * Initial release (closes: #481484)

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 16 May 2008 14:09:37 +0000
