1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
chemps2 (1.8.10-2) unstable; urgency=medium
* debian/rules (override_dh_auto_build): Build python extension during both
arch-all and arch-any builds.
* debian/libchemps2-3.symbols: Updated.
-- Michael Banck <mbanck@debian.org> Mon, 22 Feb 2021 09:03:12 +0100
chemps2 (1.8.10-1) unstable; urgency=medium
* New upstream release.
[ Helmut Grohne ]
* Reduce Build-Depends: build sphinx during indep build only. (Closes:
#983221).
-- Michael Banck <mbanck@debian.org> Sun, 21 Feb 2021 12:21:35 +0100
chemps2 (1.8.9-1) unstable; urgency=medium
* Upstream 1.8.9: Bug fix long double literals in Wigner.cpp
-- Sebastian Wouters <sebastianwouters@gmail.com> Fri, 16 Nov 2018 11:29:15 +0000
chemps2 (1.8.8-1) unstable; urgency=medium
* Upstream 1.8.8: Print number of MPS variables
-- Sebastian Wouters <sebastianwouters@gmail.com> Fri, 05 Oct 2018 13:50:59 +0000
chemps2 (1.8.7-3) unstable; urgency=medium
* autopkgtest: renamed upstream to libtest,
added pytest and bintest
-- Sebastian Wouters <sebastianwouters@gmail.com> Sat, 19 May 2018 16:01:06 +0200
chemps2 (1.8.7-2) unstable; urgency=medium
* libchemps2-dev Multi-Arch: no (Closes: #897329)
* rules: export DEB_BUILD_MAINT_OPTIONS=hardening=+all
* Bump debhelper to 11
* Bump Standards-Version to 4.1.4
* Added autopkgtest (upstream test1)
-- Sebastian Wouters <sebastianwouters@gmail.com> Sat, 05 May 2018 19:21:27 +0200
chemps2 (1.8.7-1) unstable; urgency=medium
* Upstream 1.8.6: Set initial guess to ROHF determinant
* Added optional arguments to DMRG::DMRG and
DMRG::setupBookkeeperAndMPS
* Upstream 1.8.7: Bump up SO version
* libchemps2-2 becomes libchemps2-3
-- Sebastian Wouters <sebastianwouters@gmail.com> Sun, 25 Mar 2018 22:09:14 +0200
chemps2 (1.8.5-1) unstable; urgency=medium
* Changes upstream 1.8.5
* Install cmake config files with libchemps2-dev (Closes: #887104)
* Install cmake target files with libchemps2-dev
* Bump Standards-Version to 4.1.3
* Deprecate python-chemps2 package
* Introduce python3-chemps2 package
* Update rules: python3, dh_numpy3
* Build-Depends remove python-all, python-setuptools,
python-docutils, python-sphinx, cython,
python-numpy and libpython-dev
* Build-Depends add python3-all (>= 3.6), python3-setuptools,
python3-docutils, python3-sphinx, cython3,
python3-numpy and libpython3-dev
* Update copyright
-- Sebastian Wouters <sebastianwouters@gmail.com> Mon, 15 Jan 2018 22:42:13 +0100
chemps2 (1.8.4-2) unstable; urgency=medium
* Upload to unstable now that Stretch is released
* Bump debhelper to 10
* Bump Standards-Version to 4.0.0
* In copyright-format https is preferred
* Cmake 3.0.2 required by upstream 1.8.4
* Overwrite CMAKE_VERBOSE_MAKEFILE=OFF in upstream
by passing VERBOSE=1 to make in debian/rules
* Multi-Arch: foreign for chemps2-doc
* Multi-Arch: same for libchemps2-2, libchemps2-dev,
and python-chemps2
-- Sebastian Wouters <sebastianwouters@gmail.com> Sun, 16 Jul 2017 15:21:57 +0200
chemps2 (1.8.4-1) experimental; urgency=medium
* Upstream release v1.8.4 (MOLCAS interface + build system)
-- Sebastian Wouters <sebastianwouters@gmail.com> Tue, 23 May 2017 22:19:44 +0200
chemps2 (1.8.3-2) unstable; urgency=medium
* Fix lintian errors (i386 build)
-- Sebastian Wouters <sebastianwouters@gmail.com> Thu, 08 Dec 2016 12:44:07 +0100
chemps2 (1.8.3-1) unstable; urgency=medium
* Upstream release v1.8.3 (MOLCAS interface)
-- Sebastian Wouters <sebastianwouters@gmail.com> Tue, 15 Nov 2016 20:07:44 +0100
chemps2 (1.8.2-1) unstable; urgency=medium
[ Sebastian Wouters ]
* Upstream release v1.8.2 (fixing build)
* Upstream release v1.8.1 (MOLCAS interface)
[ Gilles Filippini ]
* Update symbols file to support HDF5 1.10 (Closes: #841954)
-- Sebastian Wouters <sebastianwouters@gmail.com> Wed, 26 Oct 2016 22:20:02 +0200
chemps2 (1.8-2) unstable; urgency=medium
* Fix overwriting chemps2.1.gz libchemps2-1 (Closes: #808312)
-- Sebastian Wouters <sebastianwouters@gmail.com> Thu, 08 Sep 2016 21:58:29 +0200
chemps2 (1.8-1) unstable; urgency=medium
* LTS release upstream
* Bug fix linear Davidson algo (CASPT2)
* Bug fix MPI in executable.cpp
* MOLCAS interface
-- Sebastian Wouters <sebastianwouters@gmail.com> Wed, 24 Aug 2016 10:30:29 +0200
chemps2 (1.7.3-1) unstable; urgency=low
* Upstream release v1.7.1 for psi4
* Upstream release v1.7.2 for DMRG workshop
* Upstream release v1.7.3 with new documentation
* Linear Davidson solver for CASPT2
* Global Fiedler reordering allowed
* Use libblas-dev and liblapack-dev i.o. libatlas-base-dev
-- Sebastian Wouters <sebastianwouters@gmail.com> Tue, 26 Jul 2016 11:41:29 +0200
chemps2 (1.7-1) unstable; urgency=medium
* Upstream release v1.7
* Bump SO version to libchemps2.so.2
* Package no longer depends on GSL
* Update symbols file
* New package description for added features
* Bump Standards-Version to 3.9.8
* Fix unsafe Vcs-* URI
-- Sebastian Wouters <sebastianwouters@gmail.com> Wed, 25 May 2016 10:03:11 +0200
chemps2 (1.6-3) unstable; urgency=medium
* Fix overwriting chemps2.1.gz (manpage moved from libchemps2-1
to chemps2) (Closes: #808312)
-- Sebastian Wouters <sebastianwouters@gmail.com> Wed, 23 Dec 2015 21:31:16 +0100
chemps2 (1.6-2) unstable; urgency=medium
[ Sebastian Wouters ]
* Fix lintian warning manpage (moved from libchemps2-1 to chemps2 package)
[ Bas Couwenberg ]
* Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev (Closes: #807189)
-- Graham Inggs <ginggs@debian.org> Wed, 16 Dec 2015 08:29:20 +0200
chemps2 (1.6-1) unstable; urgency=low
* Upstream release v1.6
* debian/control: Standards-Version 3.9.6
* Package: chemps2 (executable)
* Fix lintian warnings jquery.js and underscore.js
* Fix watch file (Closes: #795789)
* Update libchemps2-1.symbols for cxx11 (new symbols v1.6)
-- Sebastian Wouters <sebastianwouters@gmail.com> Fri, 28 Aug 2015 10:10:14 -0400
chemps2 (1.5-2) unstable; urgency=low
[ Sebastian Wouters ]
* Fix difference DEB_HOST_GNU_TYPE and DEB_HOST_MULTIARCH
on i386 (Closes: #792047)
* Fix library dependency BLAS for kFreeBSD (Closes: #792051)
* Fix date issues changelog (Closes: #795138)
* Fix build-depends python-support (Closes: #796065)
[ Graham Inggs ]
* Update libchemps2-1.symbols for cxx11
-- Sebastian Wouters <sebastianwouters@gmail.com> Sat, 22 Aug 2015 19:53:36 +0200
chemps2 (1.5-1) unstable; urgency=low
* Initial release (Closes: #771112)
-- Sebastian Wouters <sebastianwouters@gmail.com> Sun, 14 Jun 2015 13:17:33 -0400
|