cp2k (2.2.426-3) unstable; urgency=low

  * debian/patches/makeflags.patch: Use -lmpif90 -lmpif77 which also work with
    mpich, instead of the -lmpi_f90 -lmpi_f77 variants.
  * debian/rules (PLATFORM): Hardcode to Linux for now.

 -- Michael Banck <mbanck@debian.org>  Sun, 19 Feb 2012 14:15:17 +0100

cp2k (2.2.426-2) unstable; urgency=low

  * debian/patches/makeflags.patch: Updated, so that $(CPPFLAGS) includes
    $(DLFAGS), making the fftw3 library getting actually used.
  * debian/control (Build-Depends): Added libint-dev.
  * debian/patches/makeflags.patch: Updated for libint.
  * debian/cp2k.examples: Added He-ri.inp as an examples using libint.
  * debian/patches/makeflags.patch: Added to -ffree-line-length-none to
    $(FCFLAGS), thanks to Aaron M. Ucko (Closes: #660176). 
  * debian/rules: include /usr/share/mpi-default-dev/debian_defaults.
  * debian/rules (LIB_SCALAPACK): New variable, exporting the the scalapack
    library according to $(ARCH_DEFAULT_MPI_IMPL).
  * debian/patches/makeflags.patch: Added $(LIB_SCALAPACK) to parallel $(LIBS)
    variable.
  * debian/rules (LIB_BLACS): New variable, exporting the the blacs library
    according to $(ARCH_DEFAULT_MPI_IMPL).
  * debian/patches/makeflags.patch: Added $(LIB_BLACS) to parallel $(LIBS)
    variable.

 -- Michael Banck <mbanck@debian.org>  Sat, 18 Feb 2012 18:52:05 +0100

cp2k (2.2.426-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/fortran_continuing_lines.patch: Refreshed.
  * Acknowledge NMU.
  * debian/control (Homepage): Updated.
  * debian/control (Vcs-Browser, Vcs-Svn): Fixed.
  * debian/copyright: Updated download location. 
  * debian/patches/reset_cppflags_makdepf90.patch: Refreshed.
  * debian/patches/makeflags.patch: Removed -march=native from FCFLAGS.
  * debian/rules (override_dh_auto_clean): Generate platform-specific symlink
    for distclean as well (Closes: #641242).
  * debian/rules (override_dh_auto_test): Disable test suite for now, as no
    output verification is done.
  * debian/docs: Renamed to ...
  * debian/cp2k.docs: ... this.
  * debian/install: Renamed to ...
  * debian/cp2k.install: ... this.
  * debian/control (cp2k-data): New package, containing the basis sets,
    pseudopotentials and force-field parameters.
  * debian/cp2k-data.install: New file.
  * debian/cp2k-data.dirs: New file.
  * debian/cp2k.links: New file.
  * debian/patches/data_files_standard_location.patch: New patch, adds support
    for looking up data files in /usr/share/cp2k if they are not found in the
    location specified in the input file.
  * debian/rules (override_dh_auto_clean): Remove regression test outputs as
    well.
  * debian/cp2k-data.links: New file, linking GTH_POTENTIALS to the default
    POTENTIAL file name.
  * debian/cp2k.examples: New file.

 -- Michael Banck <mbanck@debian.org>  Mon, 13 Feb 2012 16:12:29 +0100

cp2k (2.1.637-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build-Depend on flex and bison, to fix FTBFS (Closes: #641242)

 -- Aron Xu <aron@debian.org>  Fri, 20 Jan 2012 19:59:16 +0800

cp2k (2.1.637-2) unstable; urgency=low

  * debian/copyright: Clarify that recurse.f90 is under a BSDish license
  * debian/rules (clean): Run dh_clean as well.
  * debian/rules: Rename clean target to override_dh_auto_clean and remove
    dh_clean from it again.
  * debian/rules: Rename build target to override_dh_auto_build.

 -- Michael Banck <mbanck@debian.org>  Sun, 11 Sep 2011 17:21:15 +0200

cp2k (2.1.637-1) unstable; urgency=low

  * Initial upload (Closes: #518984).

 -- Michael Banck <mbanck@debian.org>  Thu, 08 Sep 2011 17:50:44 +0200
