php-nesbot-carbon (3.10.3-1) experimental; urgency=medium

  * New upstream version 3.10.3
  * Unpin version in debian/watch
  * Rebase and update patches
  * Update handling of lazy-loaded classes
  * Add new Build-Depends
  * Remove conditional test class definition
  * Clean up PHPUnit cache

 -- Robin Gustafsson <rgson@debian.org>  Sat, 01 Nov 2025 23:39:48 +0100

php-nesbot-carbon (2.73.0-4) unstable; urgency=medium

  * Always install Symfony build-dependency for autoload override
  * Fix PHPUnit 12 compatibility

 -- Robin Gustafsson <rgson@debian.org>  Sat, 13 Sep 2025 22:43:43 +0200

php-nesbot-carbon (2.73.0-3) unstable; urgency=medium

  * Revert "Ship php-carbon-doctrine-types in NEW processing"
  * Renumber patches
  * Update Standards-Version to 4.7.2

 -- Robin Gustafsson <rgson@debian.org>  Sat, 06 Sep 2025 23:36:50 +0200

php-nesbot-carbon (2.73.0-2) unstable; urgency=medium

  * Disable build tests on 32-bit systems (Closes: #1103070)

 -- Robin Gustafsson <rgson@debian.org>  Fri, 18 Apr 2025 14:01:02 +0200

php-nesbot-carbon (2.73.0-1) unstable; urgency=medium

  * New upstream version 2.73.0
  * Rebase patches
  * Fix overflow issue for `is` month on the 31st (Closes: #1101844)

 -- Robin Gustafsson <rgson@debian.org>  Sat, 05 Apr 2025 12:50:37 +0200

php-nesbot-carbon (2.72.6-2) unstable; urgency=medium

  [ David Prévot ]
  * Update d/changelog with security fix upstream

  [ Robin Gustafsson ]
  * Fix PHPUnit 12 compatibility

 -- Robin Gustafsson <rgson@debian.org>  Wed, 12 Mar 2025 22:33:55 +0100

php-nesbot-carbon (2.72.6-1) unstable; urgency=medium

  * Team upload
  * Track version 2 for now (Trixie?)
  * New upstream version 2.72.6.
    - Fix CVE-2025-22145 (Closes: #1092680)
  * Adapt phpab call
  * Declare current DBAL version in tests
  * Revert "Force system dependencies loading"
  * Adapt packaging to new php-carbon-doctrine-types dependency
  * Update Standards-Version to 4.7.0
  * Ship php-carbon-doctrine-types in NEW processing
  * Don’t test on 32-bit architectures

 -- David Prévot <taffit@debian.org>  Sun, 26 Jan 2025 13:45:13 +0100

php-nesbot-carbon (2.69.0-5) unstable; urgency=medium

  * Fix PHP 8.4 compatibility (Closes: #1082457)

 -- Robin Gustafsson <rgson@debian.org>  Wed, 01 Jan 2025 20:55:36 +0100

php-nesbot-carbon (2.69.0-4) unstable; urgency=medium

  * Fix PHPUnit 11 compatibility (Closes: #1070577)
  * Fix pkg-php-tools 1.45 compatibility

 -- Robin Gustafsson <rgson@debian.org>  Thu, 06 Jun 2024 22:35:49 +0200

php-nesbot-carbon (2.69.0-3) unstable; urgency=medium

  * Team upload
  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Thu, 07 Mar 2024 19:47:23 +0100

php-nesbot-carbon (2.69.0-2) unstable; urgency=medium

  * Fix test failures due to legacy timezones (Closes: #1052778)

 -- Robin Gustafsson <rgson@debian.org>  Thu, 19 Oct 2023 09:56:55 +0200

php-nesbot-carbon (2.69.0-1) unstable; urgency=medium

  * New upstream version 2.69.0
  * Set upstream metadata fields: Repository.
  * Use my debian.org e-mail address in Uploaders
  * Add new dependency for tests
  * Refresh patches
  * Fix PHPUnit 10 compatibility (Closes: #1039806)
  * Fix lintian override

 -- Robin Gustafsson <rgson@debian.org>  Fri, 04 Aug 2023 23:13:11 +0200

php-nesbot-carbon (2.65.0-1) unstable; urgency=medium

  * New upstream version 2.65.0
    - Fix timezone-related test failure (Closes: #1028860)
  * Update standards version to 4.6.2, no changes needed.
  * Combine related patches
  * Fix upstream's test suite
  * Remove unfinished upstream test case

 -- Robin Gustafsson <robin@rgson.se>  Sat, 14 Jan 2023 22:52:26 +0100

php-nesbot-carbon (2.63.0-1) unstable; urgency=medium

  * New upstream version 2.63.0
    - Fix test failures with PHP 8.2 (Closes: #1022227)
  * Remove obsolete patch
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- Robin Gustafsson <robin@rgson.se>  Sun, 06 Nov 2022 17:31:01 +0100

php-nesbot-carbon (2.59.1-2) unstable; urgency=medium

  * Adapt precision for recent phpunit-comparator

 -- David Prévot <taffit@debian.org>  Thu, 22 Sep 2022 08:48:58 +0200

php-nesbot-carbon (2.59.1-1) unstable; urgency=medium

  * New upstream version 2.59.1
    - Fix test failures in PHP 8.1 (Closes: #1015075)
  * Install new lazy-loaded classes

 -- Robin Gustafsson <robin@rgson.se>  Thu, 21 Jul 2022 19:22:08 +0200

php-nesbot-carbon (2.58.0-1) unstable; urgency=medium

  * Team upload (fixing an issue with latest PHPUnit)
  * New upstream version 2.58.0
  * Refresh patches
  * Adapt packaging to new directory
  * Drop currently failing test
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Thu, 26 May 2022 17:01:19 +0200

php-nesbot-carbon (2.55.2-2) unstable; urgency=medium

  * Improve float comparison precision in tests (Closes: #1006733)

 -- Robin Gustafsson <robin@rgson.se>  Wed, 09 Mar 2022 22:22:09 +0100

php-nesbot-carbon (2.55.2-1) unstable; urgency=medium

  * New upstream version 2.55.2
    - Fix support for PHP 8.1 (Closes: #1000654)
  * Avoid the Symfony < 5 polyfill used for tests (Closes: #1002234)
  * Bump Standards-Version
  * Increase debhelper-compat level
  * Remove Salsa CI config
  * Replace git attributes with uscan's gitexport=all
  * Rename main branch to debian/latest (DEP-14)
  * Mark test dependencies with build profile spec
  * Set field Upstream-Name in debian/copyright
  * Install a pkg-php-tools autoloader file
  * Generate phpab templates at build time
  * Build-Depend on dh-sequence-phpcomposer

 -- Robin Gustafsson <robin@rgson.se>  Sat, 1 Jan 2022 16:09:16 +0100

php-nesbot-carbon (2.32.2-1) unstable; urgency=medium

  * Fix homepage URL
  * Drop obsolete version constraint
  * Use upstream's license for debian/* again
  * Include upstream's readme
  * Sign tags
  * Test with locales-all
  * Test during build
  * New upstream version 2.32.2
  * Clean up additional files
  * Drop php-cli dependency

 -- Robin Gustafsson <robin@rgson.se>  Wed, 15 Apr 2020 22:13:07 +0200

php-nesbot-carbon (2.30.0-1) unstable; urgency=medium

  * New maintainer
  * New upstream release (Closes: #951603)
  * Include an autoloader (Closes: #947966)
  * Reformat copyright and upstream metadata
  * Import upstream's git tags instead of their releases to keep tests
  * Set up automated testing
  * Remove patch for versioned Symfony dependency
  * Update standards version
  * Filter out upstream's .gitattributes
  * Remove .gitattributes
  * Enable Salsa CI
  * Update package info for team maintenance

 -- Robin Gustafsson <robin@rgson.se>  Sun, 12 Apr 2020 20:58:10 +0200

php-nesbot-carbon (1.27.0-2) unstable; urgency=medium

  * debian/patches/pkg-php-tools-deficiency-workaround.diff:
    switch over to requiring symfony 4.x (Closes: #939193), cf. #765899
  * modernise packaging

 -- Thorsten Glaser <tg@mirbsd.de>  Wed, 20 Nov 2019 00:39:56 +0100

php-nesbot-carbon (1.27.0-1) unstable; urgency=medium

  * Initial release

 -- Thorsten Glaser <tg@mirbsd.de>  Thu, 17 May 2018 22:13:03 +0200
