aces3 (3.0.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/makeflags.patch: Updated.
  * debian/patches/makefile_distclean.patch: Likewise.
  * debian/patches/exit_impossible_seq_jobs_gracefully.patch: Likewise.
  * debian/patches/fix_binary_characters_in_output.patch: Likewise.
  * debian/patches/compile_error.patch: New patch, fixes compile errors.
  * debian/control (aces3/Depends): Fixed depends on aces3-data.

 -- Michael Banck <mbanck@debian.org>  Mon, 13 Oct 2014 13:25:30 +0200

aces3 (3.0.6-8) unstable; urgency=medium

  [ Michael Banck ]
  * debian/patches/testsuite_input.patch: Updated all testsuite input files
    with much less demanding H2O coordinates and VDZ basis sets.
  * debian/patches/testsuite_prepare.patch: Run testsuite with two MPI
    processes.  Otherwise, most tests abort.
  * debian/patches/testsuite_quicktests.patch: New patch, define a new set
    $(QUICKTESTS) of tests which only runs a few tests to check basic
    functionality.  Also create a runscript-quick to run them.
  * debian/patches/testsuite_prepare.patch: Adjusted to no longer modify the
    set of tests in $(TESTS).
  * debian/rules (override_dh_auto_test): Run runscript-quick instead of
    runcript.
  * debian/patches/fix_binary_characters_in_output.patch: New patch, crops the
    sial_program variable at 60 characters, avoiding binary garbage at the end
    which makes the ACESIII output files be recognized as binary files by Unix
    tools (Closes: #687287).
  * debian/aces3.install: Install SIO into /usr/share, not /usr/lib, as they
    are architecture-independent.
  * debian/patches/default_directories.patch: Adjusted for new location of the
    SIO files.
  * debian/control (aces3-data): New package.
  * debian/control (aces3/Depends): Depend on it.
  * debian/aces3-data.install: New file, install the SIO and GENBAS files.
  * debian/aces3.install: No longer install SIO and GENBAS files.
  * debian/docs: Renamed to...
  * debian/aces3-data.docs: ...this.
  * debian/upstream (Name, Registration): New fields.
  * debian/upstream (References): Added Comp. Mol. Sci. review.
  * debian/patches/testsuite_compare.patch: New patch, updates the reference
    test suite results with values taken from ACES II calculations on the new
    testsuite inputs from debian/patches/testsuite_input.patch.  In case no ACES
    II results were available (for the test cases 1.3.2.1, 3.1.4.1, 3.1.4.2,
    3.2.2.1 and 3.2.2.2), values from ACES III on amd64 were taken.
  * debian/aces3.install: Install the SIAL compiler into /usr/bin as well.
  * debian/rules (override_dh_auto_test): Update OMPI_MCA environment variable
    to orte_rsh_agent as the original plm_rsh_agent variable is deprecated.
  * debian/patches/makeflags.patch: Added -fno-aggressive-loop-optimizations to
    FFLAGS.
  * debian/upstream: Moved to debian/upstream/metadata.

  [ Andreas Tille ]
  * debian/upstream: New file.

 -- Michael Banck <mbanck@debian.org>  Mon, 13 Oct 2014 00:56:11 +0200

aces3 (3.0.6-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix format not a string FTBFS. (Closes: #748769)

 -- Anton Gladky <gladk@debian.org>  Mon, 26 May 2014 19:52:51 +0200

aces3 (3.0.6-7) unstable; urgency=high

  [ Michael Banck ]
  * debian/patches/exit_impossible_seq_jobs_gracefully.patch: New patch,
    prints a helpful error message and quits if a job type is requested which
    cannot be run sequentially (Closes: #687266).
  * debian/patches/ignore_invalid_message_nind.patch: New patch, if a message
    of type ``server_barrier_signal'' or ``server_quit_msgtype'' arrives,
    ignore if the value of the ``nind'' field is invalid (Closes: #687264).

 -- Michael Banck <mbanck@debian.org>  Mon, 22 Apr 2013 10:44:02 +0200

aces3 (3.0.6-6) unstable; urgency=low

  * debian/patches/divide-by-zero-error_fix.patch: New patch, fixes a
    floating-point exception in case some types of calculations are run on
    a single core (Closes: #683467).

 -- Michael Banck <mbanck@debian.org>  Sun, 09 Sep 2012 09:05:06 +0200

aces3 (3.0.6-5) unstable; urgency=low

  [ Michael Banck ]
  * debian/rules (override_dh_auto_clean, override_dh_auto_configure): New
    rules, moving away duplicate lapack/blas source files in the dup/
    subdirectory on configure and putting them back in place on clean 
    (Closes: #680397).
  * debian/patches/testsuite_prepare.patch: Further cut down the testsuite to
    only test case 1.1.1.1 in order to relief slower buildds.

  [ Daniel Leidert ]
  * debian/watch: Added.

 -- Michael Banck <mbanck@debian.org>  Thu, 19 Jul 2012 02:08:21 +0200

aces3 (3.0.6-4) unstable; urgency=low

  * debian/patches/patches/default_directories.patch: Fix patch for the case
    when $ACES_EXE_PATH is not set.
  * debian/rules (override_dh_auto_test): Only run testsuite if
    DEB_BUILD_OPTIONS does not contain `nocheck', as per policy.

 -- Michael Banck <mbanck@debian.org>  Sat, 24 Mar 2012 04:01:26 +0100

aces3 (3.0.6-3) unstable; urgency=low

  * debian/patches/patches/default_directories.patch: Rework patch to not fail
    if $ACES_EXE_PATH is set but /usr/lib/aces3 is not present.

 -- Michael Banck <mbanck@debian.org>  Sat, 24 Mar 2012 02:53:51 +0100

aces3 (3.0.6-2) unstable; urgency=low

  * debian/control (Description): Slight updates.
  * debian/rules (override_dh_auto_test): Set OMPI_MCA_plm_rsh_agent
    environment variable to make test suite run in a chroot.
  * debian/patches/testsuite_prepare.patch: Remove most tests from TESTS
    varilable to make testsuite run shorter, echo current test name to stdout
    to produce some output and remove calls to the non-existant `lfs' utility.

 -- Michael Banck <mbanck@debian.org>  Sat, 24 Mar 2012 01:53:34 +0100

aces3 (3.0.6-1) unstable; urgency=low

  * Initial upload (Closes: #640718).

 -- Michael Banck <mbanck@debian.org>  Tue, 06 Sep 2011 22:05:11 +0200
