votca-tools (1.6.4-1) unstable; urgency=medium

  * New upstream release. 

 -- Nicholas Breen <nbreen@debian.org>  Thu, 28 Jan 2021 21:39:24 -0800

votca-tools (1.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Make cross Build-Depends satisfiably annotate python3 with :any.
    Patch courtesy of Helmut Grohne.  (Closes: #973448)
  * Update to Standards-Version 4.5.1, no changes required.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 13 Dec 2020 10:51:39 -0800

votca-tools (1.6.2-1) unstable; urgency=medium

  * New upstream release.
  * Update to debhelper compat 13.
  * Update d/copyright for 2020.

 -- Nicholas Breen <nbreen@debian.org>  Tue, 25 Aug 2020 21:55:48 -0700

votca-tools (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * Add debian/salsa-ci.yml, with basic CI tests.
  * Set Multi-Arch: Same on libvotca-tools6 and -tools-dev.

 -- Nicholas Breen <nbreen@debian.org>  Fri, 17 Jul 2020 17:04:31 -0700

votca-tools (1.6-1) unstable; urgency=medium

  * New upstream release.
  * Remove d/patches/smoothing_test.patch, incorporated upstream.

 -- Nicholas Breen <nbreen@debian.org>  Sat, 18 Apr 2020 16:08:12 -0700

votca-tools (1.6~rc1-3) unstable; urgency=medium

  * Add Breaks/Replaces: libvotca-tools-dev (<< 1.6~rc1-1) to votca-tools
    for a file move.  (Closes: #949774)
  * Remove old Breaks/Replaces from oldstable and before.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 26 Jan 2020 10:22:42 -0800

votca-tools (1.6~rc1-2) unstable; urgency=medium

  * d/patches/smoothing_test.diff: Cherry-pick from upstream commit at
    <https://github.com/votca/tools/issues/195>, to solve test failures
    at table_test/smoothing_test on many architectures.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 23 Jan 2020 18:20:06 -0800

votca-tools (1.6~rc1-1) unstable; urgency=medium

  * New upstream release candidate.
    - Rename libvotca-tools5 to libvotca-tools6.
    - Remove B-D on libsqlite3-dev, no longer needed.
  * Add new 'votca-tools' (binary) package for helper tools.  Add B-D on
    dh-python and python3 for votca_compare script.
  * Update to Standards-Version 4.5.0, no changes required.

 -- Nicholas Breen <nbreen@debian.org>  Mon, 20 Jan 2020 16:53:24 -0800

votca-tools (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Update to Standards-Version 4.4.1 and debhelper 12.  No changes
    required.
  * Add dependencies on lib{boost-filesystem, boost-program-options,
    eigen1}-dev to libvotca-tools-dev.

 -- Nicholas Breen <nbreen@debian.org>  Fri, 29 Nov 2019 10:24:02 -0800

votca-tools (1.5-2) unstable; urgency=high

  * libvotca-tools-dev: Additionally set Breaks/Replaces on libvotca-tools3.
    (Closes: #921665)

 -- Nicholas Breen <nbreen@debian.org>  Thu, 07 Feb 2019 18:57:53 -0800

votca-tools (1.5-1) unstable; urgency=medium

  * New upstream release.
    - Rename libvotca-tools4 to libvotca-tools5.
  * Add myself to uploaders.
  * Enable new test suite.
  * Add Build-Depends on libeigen3-dev and, for the tests,
    libboost-test-dev.
  * Minor housekeeping: update copyright years, update Standards-Version,
    set Rules-Requires-Root: no.
  * Move man pages to -dev package, allowing coinstallability of future
    library versions.

 -- Nicholas Breen <nbreen@debian.org>  Fri, 01 Feb 2019 18:06:30 -0800

votca-tools (1.4.1-2) unstable; urgency=medium

  * Add Breaks/Replaces on libvotca-tools3 due to filename conflicts.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 11 Jan 2018 16:18:20 -0800

votca-tools (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Rename libvotca-tools3 to libvotca-tools4.
  * Bump Standards-Version to 4.1.3, no changes required.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 11 Jan 2018 14:23:15 -0800

votca-tools (1.3.0-2) unstable; urgency=medium

  * debian/control (libvotca-tools3): Added Breaks and Replaces on
    libvotca-tools2 (Closes: #816561).

 -- Michael Banck <mbanck@debian.org>  Thu, 03 Mar 2016 01:04:19 +0100

votca-tools (1.3.0-1) unstable; urgency=medium

  * New upstream release.

  [ Daniel Leidert ]
  * Fixed some lintian reported issues.
  * debian/copyright: Replaced references to code.google.com.
  * debian/watch: Updated after project moved to github.
  * debian/upstream: Renamed to debian/upstream/metadata. Replaced references
    to code.google.com accordingly.

  [ Michael Banck ]
  * debian/control (libvotca-tools2): Renamed to ...
  * debian/control (libvotca-tools3): ... this (Closes: #797293).
  * debian/libvotca-tools2.install: Renamed to ...
  * debian/libvotca-tools3.install: ... this.
  * Acknowledge NMU.
  * debian/control (Build-Depends): Added libboost-filesystem-dev and
    libboost-system-dev.

 -- Michael Banck <mbanck@debian.org>  Wed, 24 Feb 2016 22:42:00 +0100

votca-tools (1.2.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Bas Couwenberg ]
  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
    Closes: #807229

  [ Mattia Rizzolo ]
  * move debian/upstream to debian/upstream/metadata

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 26 Jan 2016 10:38:47 +0000

votca-tools (1.2.4-1) unstable; urgency=low

  * Version bump
  * Add Vcs-Browser and Vcs-Svn fields to debian/control

 -- Christoph Junghans <junghans@votca.org>  Wed, 03 Sep 2014 15:39:12 -0600

votca-tools (1.2.3-1) unstable; urgency=low

  [ Christoph Junghans ]
  * Initial release (Closes: #621874)

 -- Michael Banck <mbanck@debian.org>  Wed, 29 Jan 2014 20:20:27 +0100
