xgboost (2.1.4-1build1) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <ginggs@ubuntu.com>  Wed, 05 Mar 2025 01:20:20 +0000

xgboost (2.1.4-1) unstable; urgency=medium

  * New upstream version 2.1.4
  * Refresh existing patches.
  * autopkgtest: Properly set the HOME environment variable.

 -- Mo Zhou <lumin@debian.org>  Sun, 09 Feb 2025 20:22:32 -0500

xgboost (2.1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1.3

  [ Mo Zhou ]
  * Autopkgtest: add missing deps ca-certificates.

 -- Shengqi Chen <harry-chen@outlook.com>  Sat, 14 Dec 2024 20:33:07 +0800

xgboost (2.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1.2
  * d/control: use std-ver 4.7.0 to silence lintian
  * d/{rules,control}: build with ninja, disable dh_auto_test explicitly
  * d/rules: enable LTO when building

 -- Shengqi Chen <harry-chen@outlook.com>  Tue, 29 Oct 2024 20:27:10 +0800

xgboost (2.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1.1
  * d/patches: refresh, add missing linkage in cmake-dmlc-core.patch
    (closes: #1079008)
  * d/control: bump std-ver to 4.7.0.1 (no changes required)
  * d/tests: add script to run more demos
  * d/: fix some lintian issues, run wrap-and-sort

 -- Shengqi Chen <harry-chen@outlook.com>  Mon, 26 Aug 2024 22:27:45 +0800

xgboost (2.1.0-1) unstable; urgency=medium

  * New upstream version 2.1.0
  * Rebase existing patches.
  * Requires dmlc-core >= 0.5+git20240614.1334185~ to build.
  * Remove binary package xgboost as this CLI is deprecated.

 -- Mo Zhou <lumin@debian.org>  Mon, 15 Jul 2024 02:58:59 -0400

xgboost (2.0.3-1) unstable; urgency=medium

  * New upstream version 2.0.3

 -- Mo Zhou <lumin@debian.org>  Fri, 29 Dec 2023 14:37:55 -0500

xgboost (2.0.2-2) unstable; urgency=medium

  * Properly clean built binaries. (Closes: #1049063)
  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Sun, 17 Dec 2023 20:07:51 -0500

xgboost (2.0.2-1) experimental; urgency=medium

  * New upstream version 2.0.2 (Nov 2023)
  * Rebase existing patches; remove deprecated ones.
  * Change python build from setup.py to pyproject.
  * Suggests python3-sklearn for the python package.
  * Use upstream python demo for autopkgtest directly.

 -- Mo Zhou <lumin@debian.org>  Fri, 08 Dec 2023 15:15:41 -0500

xgboost (1.7.6-1) unstable; urgency=medium

  * New upstream version 1.7.6
  * Add code for the CUDA build in comments for d/{control,rules}
    + Use the correct compiler for CUDA build.
    + Embed gputreeshap (header only lib)
    + Use sed to patch the gputreeshap cmake file
  * Refresh lintian overrides.

 -- Mo Zhou <lumin@debian.org>  Sun, 16 Jul 2023 23:56:48 -0700

xgboost (1.7.5-1) unstable; urgency=medium

  * New upstream version 1.7.5

 -- Mo Zhou <lumin@debian.org>  Sat, 17 Jun 2023 19:38:21 -0700

xgboost (1.7.4-1) unstable; urgency=medium

  * New upstream version 1.7.4

 -- Mo Zhou <lumin@debian.org>  Fri, 17 Feb 2023 16:32:40 -0500

xgboost (1.7.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.7.3

 -- Aron Xu <aron@debian.org>  Wed, 01 Feb 2023 16:59:09 +0800

xgboost (1.7.2-1) unstable; urgency=medium

  * New upstream version 1.7.2

 -- Mo Zhou <lumin@debian.org>  Tue, 13 Dec 2022 12:14:43 -0500

xgboost (1.7.1-1) unstable; urgency=medium

  [ Mo Zhou ]
  * New upstream version 1.7.1
  * Rebase existing patches.

  [ Debian Janitor ]
  * Update renamed lintian tag names in lintian overrides.
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Contact, Repository-Browse.

 -- Mo Zhou <lumin@debian.org>  Wed, 16 Nov 2022 13:57:22 -0500

xgboost (1.6.2-1) unstable; urgency=medium

  * New upstream version 1.6.2

 -- Mo Zhou <lumin@debian.org>  Fri, 26 Aug 2022 16:52:35 -0400

xgboost (1.6.1-1) unstable; urgency=medium

  * New upstream version 1.6.1

 -- Mo Zhou <lumin@debian.org>  Wed, 11 May 2022 20:44:40 -0400

xgboost (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0
  * Rebase existing patches.

 -- Mo Zhou <lumin@debian.org>  Sun, 17 Apr 2022 10:24:28 -0400

xgboost (1.5.2-1) unstable; urgency=medium

  * New upstream version 1.5.2
  * Bump Standards-Version to 4.6.0.1 (no change).

 -- Mo Zhou <lumin@debian.org>  Sat, 22 Jan 2022 20:33:35 -0500

xgboost (1.5.1-1) unstable; urgency=medium

  * New upstream version 1.5.1
  * Remove librabit-dev from B-D, and require libdmlc-dev >= 0.5 as B-D.
    Upstream merged rabit codebase into xgboost.
  * Rebase existing patches and split cmake.patch.
  * Update d/copyright due to upstream merger of `rabit`.
  * d/control: Make long descriptions not duplicated.

 -- Mo Zhou <lumin@debian.org>  Tue, 04 Jan 2022 09:23:55 -0500

xgboost (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Specify B-D::librabit-dev version and apply wrap-and-sort.
  * Rebase/Refresh existing patches.
  * Specify minimal version of B-D::libdmlc-dev.
  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Mon, 26 Oct 2020 21:36:31 +0800

xgboost (1.2.0-1) experimental; urgency=medium

  * New upstream version 1.2.0
  * Add some basic autopkgtest files.
  * Refresh symbols control file.
  * Change maintainer mail address into debian-ai@l.d.o
  * Rebase the cmake.patch
  * Override lintianW "breakout-link" for python3-xgboost.
  * Specify Rules-Requires-Root: no.
  * Override a couple of lintianI and lintianW messages.
  * Assign the binary packages with the correct section info.

 -- Mo Zhou <lumin@debian.org>  Mon, 21 Sep 2020 15:54:52 +0800

xgboost (1.1.1-1) experimental; urgency=medium

  * Initial release. (Closes: #958072)

 -- Mo Zhou <lumin@debian.org>  Tue, 14 Jul 2020 22:34:43 +0800
