xmds (1.6.6-7) unstable; urgency=low

  * debian/control:
    + Suggest a non-versioned dependency on octave
    + Drop build-dependency on octave3.2-headers, since this was needed
      only because of the octave3.2-depends script
  * debian/rules:
    + Drop call to octave3.2-depends (Closes: #666501)
    + Install the Octave support file into a separate directory for xmds
    + Bump Standards-Version to 3.9.3 (no changes needed)
  * debian/source/format: 3.0 (quilt)
  * Add DEP3-compliant headers to the patches
  * debian/patches/short-circuit-operator.diff: New patch

 -- Rafael Laboissiere <rafael@laboissiere.net>  Mon, 14 May 2012 13:13:23 +0200

xmds (1.6.6-6) unstable; urgency=low

  * Team upload
  * Rebuild to use the last version of mpi-defaults (1.0.1)
    (Closes: #650801)

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 20 Feb 2012 00:26:10 +0100

xmds (1.6.6-5) unstable; urgency=low

  * Team upload
  * Package migrated to the Debian Science team
  * Standards-Version updated to version 3.9.2 
  * Use mpi-default-dev instead of (deprecated) libmpich1.0-dev.
    Thanks to Nicholas Breen for the patch (Closes: #571460)
	
 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 10 Aug 2011 09:49:38 +0200

xmds (1.6.6-4) unstable; urgency=low

  * remove Rafael from Uploaders (closes: #571887)
  * add patches from Thomas Weber to make examples compile (closes: #572747)
  * add quilt to build-depends again
  * debian/control: Bump Standards-Version to 3.9.1 (no changes needed)

 -- Christian T. Steigies <cts@debian.org>  Wed, 04 Aug 2010 22:21:20 +0200

xmds (1.6.6-3) unstable; urgency=medium

  [ Alexander Reichle-Schmehl ]
  * Switch to octave 3.2 (in debian/control and debian/rules)
    (Closes: #572748)
  * Urgency set to medium due to RC bug fix

  [ Christian T. Steigies ]
  * debian/control: Bump Standards-Version to 3.8.4 (no changes needed)

 -- Christian T. Steigies <cts@debian.org>  Wed, 07 Apr 2010 21:01:52 +0200

xmds (1.6.6-2) unstable; urgency=low

  * debian/control, debian/rules: Drop support for octave2.1, which will
    be removed from Debian unstable.  Closes: #516447. Thanks to Thomas
    Weber for the patch.
  * debian/control: Fix Lintian warning debhelper-but-no-misc-depends
  * debian/watch: Use the qa.debian.org redirector
  * debian/copyright:
    + Use the UTF-8 character for the Copyright symbol
    + Release the Debian packaging under the GPL v3 or later

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 21 Feb 2009 19:59:11 +0100

xmds (1.6.6-1) unstable; urgency=low

  * New upstream release
  * debian/patches/compile-with-gcc-4.3.diff: Drop patch (applied upstream)
  * debian/rules: Use debian/clean instead of manually cleaning files
  * debian/compat, debian/control: Bump build-dependency on debhelper to
    >= 7.0.0, otherwise debian/clean is moot
  * debian/clean: New file
  * debian/control: Bump Standards-Version to 3.8.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 12 Jul 2008 10:53:41 +0200

xmds (1.6.5-2) unstable; urgency=low

  * debian/control: Build-depend on quilt
  * debian/rules: Include quilt's CDBS scrap
  * debian/patches/compile-with-gcc-4.3.diff: Add patch for building the
    package with GCC 4.3 (closes: #474820)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 08 Apr 2008 09:37:27 +0200

xmds (1.6.5-1) unstable; urgency=low

  * New upstream release
  * debian/patches/g++-4.2-string-literal.patch: Dropped patch (applied
    upstream)
  * debian/rules:
    + Drop hacks for keeping upstream files unchanged
    + Cleanups: loadxsil.m does not land in /usr/bin anymore and *.xmds
      files in examples dir have now the right permissions
    + Install examples in appropriate doc directory

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Feb 2008 00:32:17 +0100

xmds (1.6.4-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Build-depends on octave3.0-headers instead of 2.9
    + Use ${octave-3-0:Depends} in Suggests field
  * debian/rules:
    + Call octave3.0-depends instead of octave2.9-depends
    + Since version 1.6-1 of the package, there is no need for calling
      autoconf, because configure.in was fixed upstream.  Dropped the
      setting of the variables DEB_AUTO_UPDATE_AUTOCONF as well as some
      files from the list of files to be preserved from the autotools.
  * debian/patches/loadxsil-varnames-cell.patch: Dropped patch (applied
    upstream)
  * debian/patches/g++-4.2-string-literal.patch: New patch for avoiding g++
    4.2 warning messages related to string literals being used as char*.

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 18 Jan 2008 01:25:30 +0100

xmds (1.6.3-3) unstable; urgency=low

  * debian/control: Build-depends on libfft3-dev, since the fftw3 packages
    have been renamed (closes: #454174)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 19 Dec 2007 16:54:24 +0100

xmds (1.6.3-2) unstable; urgency=low

  * debian/control:
    + Added Homepage field
    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
    + Dropped the Homepage pseudo-header from the extended description
    + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 15 Dec 2007 11:23:49 +0100

xmds (1.6.3-1) unstable; urgency=low

  * New upstream release.  Removed patch gcc-4.3-includes.patch, which is
    applied upstream.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 21 Jul 2007 13:14:48 +0200

xmds (1.6.2-1) unstable; urgency=low

  * New upstream release
  * debian/patches/gcc-4.3-includes.patch: New patch for making the
    package build against gcc 4.3 by including the appropriate cstring and
    cstdlib headers

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 16 Jun 2007 09:51:02 +0200

xmds (1.6.1-1) unstable; urgency=low

  * New upstream release
  * debian/control: Fixed typo in short description
  * debian/patches/loadxsil-varnames-cell.dpatch: Added patch for making
    loadxsil.m work with Octave

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 12 May 2007 09:44:32 +0200

xmds (1.6-2) unstable; urgency=low

  * debian/patches/gcc-4.3-include-cstdlib.patch: Also include cstdlib in
    source/xmdsintegrateark89.cc  (closes: #417768).  Thanks Martin
    Milchmayr for the patch.

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 10 Apr 2007 17:54:35 +0200

xmds (1.6-1) unstable; urgency=low

  * New upstream release
  * Removed patches (applied upstream):
    + 50-add-lorenz-data.patch
    + 50-make-examples-work.patch
    + 50-preserve-prefix.patch
  * debian/watch: Fixed upstream URL pattern
  * debian/rules: Fix permission of some installed files

 -- Rafael Laboissiere <rafael@debian.org>  Thu,  5 Apr 2007 11:17:34 +0200

xmds (1.5.3-9) unstable; urgency=low

  * debian/rules: Delete config.status in clean target
  * debian/patches/gcc-4.3-include-cstdlib.patch: Make the sources compile
    with GCC 4.3.  Thanks to Martin Michlmayr (closes: #417768).

 -- Rafael Laboissiere <rafael@debian.org>  Wed,  4 Apr 2007 23:04:01 +0200

xmds (1.5.3-8) unstable; urgency=low

  * debian/control:
    - Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source section
    - Added Homepage pseudo-field to the Description
    - Changed the priority of the package "extra", because it depends on
      libmpich1.0-dev, which has also priority "extra" (comply with Policy
      Section 2.5: Priorities)
  * debian/rules: Save and restore files configure, source/config.h.in,
    and source/xmdsconfig.h, which are changed by the autotools,
    preventing the changes to appear in the diff.gz file

 -- Rafael Laboissiere <rafael@debian.org>  Thu,  8 Mar 2007 11:35:28 +0100

xmds (1.5.3-7) unstable; urgency=low

  * First upload to unstable

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 31 Jan 2007 23:19:38 +0100

xmds (1.5.3-6) experimental; urgency=low

  * debian/rules: Use mpicxx as the MPI compile; all the examples work now
  * debian/README.Debian: Updated accordingly

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 30 Nov 2006 14:29:44 +0100

xmds (1.5.3-5) experimental; urgency=low

  * debian/rules:
    - Enable the use of MPI
    - Do not path the examples for fftw3, since they work with fftw2
  * debian/README.Debian: Updated according to the above
  * debian/control:
    - Build-depends on fftw-dev and libmpich1.0-dev
    - Depends on fftw-dev, fft3-dev, and libmpich1.0-dev, otherwise the
      xmds program won't work, since it needs the header files of those
      packages

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 30 Nov 2006 03:54:42 +0100

xmds (1.5.3-4) experimental; urgency=low

  * debian/rules: Avoid the double invocation of build/xmds rule

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 28 Nov 2006 22:33:54 +0100

xmds (1.5.3-3) experimental; urgency=low

  * debian/Makefile-examples: Introduce variables XMDS and XSIL2GRAPHICS
  * debian/rules: Use the variables defined above in order to call the
    appropriate programs at build time.

  * debian/README.Debian: Added a note about the examples that do not
    work because they depend on MPI

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 27 Nov 2006 20:10:19 +0100

xmds (1.5.3-2) experimental; urgency=low

  * First official release, uploaded to experimental because we are in the
    middle of the etch "soft freeze" period

  * Added patches:
    - 50-add-lorenz-data.patch: Add file examples/lorenzInput.dat which is
      missing in the tarball
    - 50-make-examples-work.patch: Add patch for source/xmdssimulation.cc
      taken from upstream CVS which makes all examples work (excluding the
      ones that depend on MPI)

  * Added a regression test for the package (lorenz.xmds example).  This
    is done through the makefile debian/Makefile-examples, which is also
    installed in the examples area.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 25 Nov 2006 18:16:27 +0100

xmds (1.5.3-1) not-released; urgency=low

  * Initial release (Closes: #400312)

 -- Christian T. Steigies <cts@debian.org>  Thu, 23 Nov 2006 21:48:44 +0100

