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
|
molmodel (3.1.0-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062945
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 20:17:19 +0000
molmodel (3.1.0-4) unstable; urgency=medium
* Fix FTBFS with GCC-13 (Closes: #1037780)
-- Andrius Merkys <merkys@debian.org> Thu, 20 Jul 2023 04:50:25 -0400
molmodel (3.1.0-3) unstable; urgency=medium
* Adapt upstream fix to restore compatibility with gemmi (Closes: #1037472)
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.2, no changes needed.
-- Andrius Merkys <merkys@debian.org> Wed, 21 Jun 2023 07:13:00 -0400
molmodel (3.1.0-2) unstable; urgency=medium
* libopenmm-dev is a strict dependency.
-- Andrius Merkys <merkys@debian.org> Sun, 04 Dec 2022 03:39:42 -0500
molmodel (3.1.0-1) unstable; urgency=medium
* New upstream release 3.1.0.
* Adjust to soname bump.
* Split off plugins package.
* Install CMake and pkgconfig files.
-- Andrius Merkys <merkys@debian.org> Wed, 30 Nov 2022 08:17:20 -0500
molmodel (3.0.113.gd05a5b6-2) unstable; urgency=medium
* Remove CMAKE_CXX_STANDARD setting (Closes: #1009402).
* Bump copyright years.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.6.0, no changes needed.
-- Andrius Merkys <merkys@debian.org> Mon, 30 May 2022 09:08:42 -0400
molmodel (3.0.113.gd05a5b6-1) unstable; urgency=medium
* New upstream release 3.0.113.gd05a5b6.
* Repository has moved to GitHub.
* Dropping upstream-integrated patches.
* Not building examples (they fail to build).
* Build-depends on gemmi-dev.
* Build depends on tao-pegtl-dev and zlib1g-dev (needed by gemmi-dev).
* Bumping copyright years.
-- Andrius Merkys <merkys@debian.org> Fri, 26 Nov 2021 09:53:39 -0500
molmodel (3.0~svn842-2) unstable; urgency=medium
* Adding 'Rules-Requires-Root: no'.
* Bumping debhelper-compat.
* Not installing examples for now.
* Installing docs.
-- Andrius Merkys <merkys@debian.org> Wed, 17 Jun 2020 07:21:24 -0400
molmodel (3.0~svn842-1) unstable; urgency=medium
* Initial release (Closes: #962029)
-- Andrius Merkys <merkys@debian.org> Thu, 04 Jun 2020 08:35:56 -0400
|