File: changelog

package info (click to toggle)
php-nesbot-carbon 2.65.0-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,280 kB
  • sloc: php: 157,346; xml: 42; makefile: 26; sh: 12
file content (122 lines) | stat: -rw-r--r-- 4,018 bytes parent folder | download
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
php-nesbot-carbon (2.65.0-1+deb12u1) bookworm; urgency=medium

  * Non-maintainer upload.
  * CVE-2025-22145: Arbitrary file include in Carbon::setLocale
    (Closes: #1092680)

 -- Adrian Bunk <bunk@debian.org>  Tue, 25 Feb 2025 13:17:47 +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