| 1 |
nwchem (6.1-2) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* debian/patches/05_avoid_inline_assembler.patch: New patch, avoids the
|
| 4 |
inlining of assembler on architectures other than i386 and amd64.
|
| 5 |
|
| 6 |
-- Michael Banck <mbanck@debian.org> Fri, 10 Feb 2012 00:23:05 +0100
|
| 7 |
|
| 8 |
nwchem (6.1-1) unstable; urgency=low
|
| 9 |
|
| 10 |
* New upstream release.
|
| 11 |
|
| 12 |
[ Michael Banck ]
|
| 13 |
* debian/patches/02_makefile_flags.patch: Updated.
|
| 14 |
* debian/patches/02_makefile_flags.patch: Use internal blas and lapack code.
|
| 15 |
* debian/patches/02_makefile_flags.patch: Define GCC4 for LINUX and LINUX64
|
| 16 |
(Closes: #632611 and LP: #791308).
|
| 17 |
* debian/control (Build-Depends): Added openssh-client.
|
| 18 |
* debian/rules (USE_SCALAPACK, SCALAPACK): Removed variables (Closes:
|
| 19 |
#654658).
|
| 20 |
* debian/rules (LIBDIR, USE_MPIF4, ARMCI_NETWORK): New variables.
|
| 21 |
* debian/TODO: New file.
|
| 22 |
* debian/control (Build-Depends): Removed libblas-dev, liblapack-dev and
|
| 23 |
libscalapack-mpi-dev.
|
| 24 |
* debian/patches/04_show_testsuite_diff_output.patch: New patch, shows the
|
| 25 |
diff output for failed tests.
|
| 26 |
* debian/patches/series: Adjusted.
|
| 27 |
* debian/testsuite: Optionally run all tests if "all" is passed as option.
|
| 28 |
* debian/rules: Run debian/testsuite with "all" if DEB_BUILD_OPTIONS
|
| 29 |
contains "checkall".
|
| 30 |
|
| 31 |
[ Daniel Leidert ]
|
| 32 |
* debian/control: Used wrap-and-sort. Added Vcs-Svn and Vcs-Browser fields.
|
| 33 |
(Priority): Moved to extra according to policy section 2.5.
|
| 34 |
(Standards-Version): Bumped to 3.9.2.
|
| 35 |
(Description): Fixed a typo.
|
| 36 |
* debian/watch: Added.
|
| 37 |
* debian/patches/03_hurd-i386_define_path_max.patch: Added.
|
| 38 |
- Define MAX_PATH if not defines to fix FTBFS on hurd.
|
| 39 |
* debian/patches/series: Adjusted.
|
| 40 |
|
| 41 |
-- Michael Banck <mbanck@debian.org> Thu, 09 Feb 2012 20:02:41 +0100
|
| 42 |
|
| 43 |
nwchem (6.0-2) unstable; urgency=low
|
| 44 |
|
| 45 |
* debian/control (Description): Overhaul, specifying the various NWChem
|
| 46 |
features.
|
| 47 |
* debian/nwchem.links: Renamed to...
|
| 48 |
* debian/nwchem-data.links: ... this.
|
| 49 |
* debian/nwchem-data.links: Added a symlink for the pseudo-potential
|
| 50 |
library.
|
| 51 |
* debian/nwchem-data.dirs: New file.
|
| 52 |
* debian/testsuite: Add some more tests.
|
| 53 |
* debian/control (Build-Depends): Added mpi-default-dev.
|
| 54 |
* debian/rules (USE_MPI, USE_MPIF, LIBMPI, MPI_LIB, MPI_INCLUDE): New
|
| 55 |
variables.
|
| 56 |
* debian/rules (CCSDTQ): New variable, gets set if DEB_BUILD_OPTIONS
|
| 57 |
includes "ccsdtq".
|
| 58 |
* debian/rules (override_dh_auto_build): Do not touch stamp file.
|
| 59 |
* debian/nwchem.install: Do not ship the programmer's manual for now.
|
| 60 |
* debian/rules (override_dh_auto_test): Do not abort build on testsuite
|
| 61 |
failures.
|
| 62 |
* debian/control (Build-Depends): Added libblas-dev, liblapack-dev,
|
| 63 |
libscalapack-mpi-dev and libblacs-mpi-dev,.
|
| 64 |
* debian/rules (HAS_BLAS, BLASOPT, USE_SCALAPACK, SCALAPACK, BLACS): New
|
| 65 |
variables.
|
| 66 |
* debian/patches/02_makefile_flags.patch: New patch, force gfortran defaults
|
| 67 |
to all applicable architectures.
|
| 68 |
* debian/control (Build-Depends): Added mpi-default-bin.
|
| 69 |
* debian/control (nwchem/Depends): Added mpi-default-bin.
|
| 70 |
* debian/rules (override_dh_clean): Remove src/tools/lib and QA/scratchdir
|
| 71 |
directories as well.
|
| 72 |
* debian/rules: Include /usr/share/mpi-default-dev/debian_defaults.
|
| 73 |
* debian/rules (SCALAPACK, BLACS): Use $(ARCH_DEFAULT_MPI_IMPL) variable to
|
| 74 |
specify library names.
|
| 75 |
|
| 76 |
-- Michael Banck <mbanck@debian.org> Wed, 28 Sep 2011 00:28:20 +0200
|
| 77 |
|
| 78 |
nwchem (6.0-1) unstable; urgency=low
|
| 79 |
|
| 80 |
* Initial upload (Closes: #598728).
|
| 81 |
|
| 82 |
-- Michael Banck <mbanck@debian.org> Mon, 25 Apr 2011 10:15:12 +0200
|