votca (2024-2) unstable; urgency=medium * Upload to unstable. * control: Replace B-D on pkg-config with pkgconf. -- Nicholas Breen Wed, 28 Feb 2024 19:52:32 -0800 votca (2024-1) experimental; urgency=medium * New upstream release. - SONAME bump to 2024. -- Nicholas Breen Thu, 01 Feb 2024 20:49:48 -0800 votca (2023-1) unstable; urgency=medium * New upstream release. - SONAME bump to 2023. - Remove tutorial-spce-py3.patch, resolved upstream. - Builds with Boost 1.83. (Closes: #1056008) -- Nicholas Breen Fri, 17 Nov 2023 18:23:36 -0800 votca (2022.1-2) unstable; urgency=medium [ Nicholas Breen ] * sphinx-7-styles.patch: Build with newer Sphinx >= 7.0. (Closes: #1042660) * Bump S-V to 4.6.2, no changes required. * Override lintian false positive built-using-field-on-arch-all-package. [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Nicholas Breen Sun, 29 Oct 2023 11:59:12 -0700 votca (2022.1-1) unstable; urgency=medium * New upstream release. -- Nicholas Breen Mon, 02 Jan 2023 12:10:30 -0800 votca (2022-4) unstable; urgency=medium * d/watch: Update to work around github changes. * Formatting updates for lintian overrides. * New patch tutorial-spce-py3.patch: Cherry-pick upstream port of the last remaining Python 2 tutorial script to Python 3. -- Nicholas Breen Sat, 15 Oct 2022 09:38:50 -0700 votca (2022-3) unstable; urgency=medium * Upload to unstable. * Set additional Breaks: on old xtp components. (Closes: #1011433) * Update Standards-Version to 4.6.1, no changes required. * Update blhc false-positive overrides. -- Nicholas Breen Sun, 22 May 2022 12:57:12 -0700 votca (2022-2) experimental; urgency=medium * Add sphinx-common to Build-Depends, for debhelper module. -- Nicholas Breen Sun, 01 May 2022 12:39:28 -0700 votca (2022-1) experimental; urgency=medium * Upstream merger of the formerly separate votca-tools, votca-csg, and votca-xtp packages; inheriting the history of CSG as the primary component. - SONAME bump to 2022. - Update package descriptions. - Set a whole slew of Breaks/Replaces on the old package names. * Update Standards-Version to 4.6.0, no changes required. * Remove Christoph from uploaders, per previous discussion regarding votca-xtp maintenance. * Temporarily bump Build-Depends on gromacs to >= 2022 for library and supported-architectures transition. * Patch in human-readable versions of theme .js files. -- Nicholas Breen Sat, 05 Mar 2022 11:59:49 -0800 votca-csg (2021-1) unstable; urgency=medium * New upstream release. * SONAME bump to 2021 - now matches major version of project. * Add Build-Depends: libboost-regex-dev. -- Nicholas Breen Sun, 25 Apr 2021 09:03:09 -0700 votca-csg (1.6.4-1) unstable; urgency=medium * New upstream release. -- Nicholas Breen Thu, 28 Jan 2021 21:43:05 -0800 votca-csg (1.6.3-1) unstable; urgency=medium * New upstream release. * Make cross Build-Depends satisfiably annotate python3 with :any. Patch courtesy of Helmut Grohne. (Closes: #972823) * Update Standards-Version to 4.5.1, no changes required. -- Nicholas Breen Sun, 13 Dec 2020 10:55:01 -0800 votca-csg (1.6.2-1) unstable; urgency=medium * New upstream release. * Update to debhelper compat 13. -- Nicholas Breen Tue, 25 Aug 2020 22:28:01 -0700 votca-csg (1.6.1-1) unstable; urgency=medium * New upstream release. - Remove directory-with-tilde.patch, incorporated upstream. * Update watch file with filename mangling. * Add stub debian/salsa-ci.yml. * Update Multi-Arch headers. -- Nicholas Breen Fri, 17 Jul 2020 20:34:22 -0700 votca-csg (1.6-1) unstable; urgency=medium * New upstream release. -- Nicholas Breen Sat, 18 Apr 2020 16:22:13 -0700 votca-csg (1.6~rc1-2) unstable; urgency=medium * No-changes, source-only upload for transition to testing. -- Nicholas Breen Sun, 26 Jan 2020 10:39:21 -0800 votca-csg (1.6~rc1-1) unstable; urgency=medium * New upstream release candidate. - SONAME bump to libvotca-csg6. - Discard existing debian/patches/*.patch, incorporated upstream. * Increment Depends: on gromacs to >= 2020-2 - minimum 2020 version with necessary headers. (Closes: #949669) * d/patches/directory-with-tilde.patch: Fix builds with certain special characters in the build path, such as the ~ in "1.6~rc1". * Update Standards-Version to 4.5.0, no changes required. -- Nicholas Breen Thu, 23 Jan 2020 18:34:42 -0800 votca-csg (1.5.1-1) unstable; urgency=medium * New upstream release. * Update Standards-Version to 4.4.1 and debhelper to version 12. No changes required. * Add Depends on libboost-{filesystem, program-options, system}-dev to libvotca-csg-dev. * debian/watch: Upgrade to v4 and add check for tutorials component. * debian/patches/python3-transition.patch: Cherry-pick latest files from upstream git in share/scripts/inverse and tutorials/ for the python2 -> python3 transition. (Closes: #933801) -- Nicholas Breen Fri, 29 Nov 2019 12:36:59 -0800 votca-csg (1.5-3) unstable; urgency=high * libvotca-csg-dev: Additionally set Breaks/Replaces on libvotca-csg3. (Closes: #921664) -- Nicholas Breen Thu, 07 Feb 2019 18:59:36 -0800 votca-csg (1.5-2) unstable; urgency=medium * Add missing B-D on libeigen3-dev. -- Nicholas Breen Sun, 03 Feb 2019 19:41:04 -0800 votca-csg (1.5-1) unstable; urgency=medium * New upstream release. - Remove solvematlab-syntax.patch, incorporated upstream. * Adding myself to uploaders. * SONAME bump, rename *-csg4 to *-csg5. * Move man pages to libvotca-csg-dev, to allow coinstallability of different versions of the library; set Breaks/Replaces on the old version of libvotca-csg4 due to the file overlap. * Update Standards-Version to 4.3.0. * Set Rules-Requires-Root: no. * debian/patches/tutorial-script-shebang.path: apply leading shebang to two tutorial scripts in the LJ1-LJ2 directory. -- Nicholas Breen Sat, 02 Feb 2019 14:25:56 -0800 votca-csg (1.4.1-1) unstable; urgency=medium * Team upload. * New upstream release. - Drop CheckCXXLibraryExists.patch, incorporated upstream. - Rename libvotca-csg3 to libvotca-csg4. * Tighten build dependency on libvotca-tools-dev to a 1.4 version. * Add B-D on libgsl-dev. * Bump Standards-Version to 4.1.3. * debian/patches/solvematlab-syntax.patch: fix syntax error in solve_matlab.sh. -- Nicholas Breen Thu, 11 Jan 2018 20:12:52 -0800 votca-csg (1.3.0-3) unstable; urgency=medium * Team upload. * debian/patches/CheckCXXLibraryExists.patch: Import patch to fix FTBFS with cmake >= 3.4. -- Nicholas Breen Fri, 19 Aug 2016 10:34:58 +0200 votca-csg (1.3.0-2) unstable; urgency=medium * Team upload. * debian/control: change B-D on gromacs-dev to libgromacs-dev. * debian/control: Add Replaces/Breaks for clean upgrades from libvotca-csg2* to csg[3]*. (Closes: #821734) -- Nicholas Breen Thu, 18 Aug 2016 11:33:32 +0200 votca-csg (1.3.0-1.1) unstable; urgency=medium * Non-maintainer upload. * Depend on perl, not perl5 which is long obsolete. Closes: #820877. -- Steve Langasek Fri, 01 Jul 2016 22:36:32 +0000 votca-csg (1.3.0-1) unstable; urgency=medium * New upstream release. [ Christoph Junghans ] * debian/rules (override_dh_auto_configure): Remove -DWITH_GMX_DEVEL=ON. * debian/rules (override_dh_auto_install):Updated. [ Michael Banck ] * debian/patches/gromacs-5.1.patch: Removed, no longer needed. * debian/control (Build-Depends): Added libsqlite3-dev, libboost-filesystem-dev and libboost-system-dev. * debian/control (libvotca-csg2-dev): Renamed to ... * debian/control (libvotca-csg-dev): ... this. * debian/control (libvotca-csg2): Renamed to ... * debian/control (libvotca-csg3): ... this. * debian/control (votca-csg/Depends): Removed libvotca-csg3. * debian/libvotca-csg2.install: Renamed to ... * debian/libvotca-csg3.install: ... this. * debian/libvotca-csg2-dev.install: Renamed to ... * debian/libvotca-csg-dev.install: ... this. -- Michael Banck Thu, 03 Mar 2016 00:59:36 +0100 votca-csg (1.2.4-2) unstable; urgency=medium [ Daniel Leidert ] * Fixed some lintian reported issues. * debian/copyright: Replaced references to code.google.com. * debian/watch: Updated after project moved to github. * debian/upstream: Renamed to debian/upstream/metadata. Replaced references to code.google.com accordingly. [ Michael Banck ] * debian/patches/gromacs-5.1.patch: New patch, allows building against Gromacs-5.1, by Christoph Junghans (Closes: #802357). -- Michael Banck Sat, 21 Nov 2015 23:38:25 +0100 votca-csg (1.2.4-1) unstable; urgency=medium [ Christoph Junghans] * version bump (Closes: #759974) [ Nicholas Breen ] * Add Vcs-Browser and Vcs-Svn fields to debian/control -- Christoph Junghans Fri, 05 Sep 2014 19:06:32 +0200 votca-csg (1.2.3-1) unstable; urgency=low [ Christoph Junghans ] * Initial release (Closes: #621874) -- Michael Banck Thu, 29 May 2014 21:48:48 +0200