Codebase list votca-xtp / 6baac1e
Prepare for 2021 release; override blhc false-positives; install cmake files in libvotca-xtp-dev Nicholas Breen 2 years ago
5 changed file(s) with 11 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 votca-xtp (2021-1) unstable; urgency=medium
0 votca-xtp (2021-1) experimental; urgency=medium
11
2 * New upstream release.
2 * New upstream release. Upload to experimental during freeze.
3 - Add Build-Depends: libint2-dev.
34 * SONAME bump to 2021 - now matches major version of project.
5 * Override blhc false-positives.
46
5 -- Nicholas Breen <nbreen@debian.org> Sun, 25 Apr 2021 09:03:03 -0700
7 -- Nicholas Breen <nbreen@debian.org> Sat, 19 Jun 2021 17:01:37 -0700
68
79 votca-xtp (1.6.4-1) unstable; urgency=medium
810
1616 libeigen3-dev,
1717 libfftw3-dev,
1818 libhdf5-dev,
19 libint2-dev,
1920 libsqlite3-dev,
2021 libvotca-csg-dev (>= 2021),
2122 libvotca-csg-dev (<< 2022~),
1919 On Debian systems, the complete text of the Apache License 2.0 can
2020 be found in "/usr/share/common-licenses/Apache-2.0"
2121
22 Files: CODE_OF_CONDUCT.md
22 Files: CODE_OF_CONDUCT.rst
2323 Copyright: 2014 Coraline Ada Ehmke
2424 License: CC-BY-4.0
2525 Creative Commons Attribution 4.0 International Public License
332332 that apply to the Licensor or You, including from the legal
333333 processes of any jurisdiction or authority.
334334
335 Files: share/basis_sets/*
335 Files: share/xtp/basis_sets/*
336336 Copyright: 2020 The Molecular Sciences Software Institute, Virginia Tech
337337 1994-2020 Pacific Northwest National Laboratory, Batelle Memorial Institute
338338 License: BSD-3-Clause
22 usr/include/*
33 #usr/share/votca/template
44 #usr/share/man/man7/*
5 usr/lib/*/cmake/*
77
88 override_dh_auto_configure:
99 dh_auto_configure -- -DENABLE_TESTING=On -DBUILD_MANPAGES=On
10 @echo 'blhc: ignore-line-regexp: \s+C\+\+ vector data structures'
11 @echo 'blhc: ignore-line-regexp: .*Building CXX object src/libxtp/CMakeFiles/votca_xtp.dir/IndexParser.cc.o'
1012
1113 # Some tests are unstable. Run them, but don't fail on them just yet.
1214 override_dh_auto_test: