File: changelog

package info (click to toggle)
python-charset-normalizer 3.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 704 kB
  • sloc: python: 5,370; makefile: 25; sh: 17
file content (139 lines) | stat: -rw-r--r-- 4,608 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
python-charset-normalizer (3.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 05 May 2025 11:40:18 +0100

python-charset-normalizer (3.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Tue, 18 Feb 2025 13:02:04 +0000

python-charset-normalizer (3.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Refresh patches

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 23 Oct 2024 18:48:05 +0200

python-charset-normalizer (3.3.2-4) unstable; urgency=medium

  * Team upload.
  * Add patch to make the build reproducible

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 19 Sep 2024 17:35:46 +0200

python-charset-normalizer (3.3.2-3) unstable; urgency=medium

  * Team upload.
  * Break dependency loop (us→sphinx→requests→us).
    Thank you Samuel Thibault <sthibault@debian.org>
    & Adrian Bunk <bunk@debian.org> for the fixes.
    Closes: #1078012
  * Standards-Version: 4.7.0 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse, Security-Contact.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 14 Sep 2024 10:54:30 +0200

python-charset-normalizer (3.3.2-2) unstable; urgency=medium

  * Team upload.
  * Build binary versions using mypyc to increase performance; as
    upstream does.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 03 Aug 2024 16:31:55 +0200

python-charset-normalizer (3.3.2-1) unstable; urgency=medium

  * Team upload
  * [0a16ba1] New upstream version 3.3.2

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 24 Nov 2023 09:57:08 +0000

python-charset-normalizer (3.3.0-1) unstable; urgency=medium

  * Team upload
  * [83780c6] New upstream version 3.3.0

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 21 Oct 2023 19:13:06 +0200

python-charset-normalizer (3.2.0-1) unstable; urgency=medium

  * Team upload
  * [c1ef4ce] New upstream version 3.2.0
  * [79ae4c0] d/control: Suggesting package python-charset-normalizer-doc

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 23 Jul 2023 08:25:45 +0200

python-charset-normalizer (3.1.0-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 23 Jun 2023 16:13:04 +0200

python-charset-normalizer (3.1.0-1) experimental; urgency=medium

  * Team upload
  * New upstream version 3.1.0
  * d/control: Bump Standards-Version to 4.6.2
  * d/copyright: Update years of contributions
  * d/control: Adding Rules-Requires-Root: no

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 08 Apr 2023 08:30:59 +0200

python-charset-normalizer (3.0.1-2) unstable; urgency=medium

  * Team upload
  * Source only upload

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 27 Nov 2022 09:00:14 +0100

python-charset-normalizer (3.0.1-1) unstable; urgency=medium

  * Team upload
  * d/watch: Switch to git mode on the GitHub repository
  * d/gbp.conf: Add some basic default configuration
  * New upstream version 3.0.1
  * d/control: Add BuildProfile information on some B-D
  * d/control: Adjust binary package description
  * d/rules: Remove "with=python3" from default target
  * d/u/metadata: Add Documentation and FAQ entry
  * d/README.source: Add some information about the source
  * d/copyright: Update and add some content data
  * Rebuild patch queue from patch-queue branch
    Added patch:
    docs-Prevent-possible-privacy-issue-to-a-linked-image.patch
  * python-charset-normalizer-doc: Adding new binary package
    Build a new binary packagepython-charset-normalizer-doc that contains the
    Sphinx based documentation.
  * autopkgtest: Adding a basic first test setup

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 26 Nov 2022 12:27:52 +0100

python-charset-normalizer (2.0.6-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 28 Oct 2022 19:14:34 +0100

python-charset-normalizer (2.0.6-2) unstable; urgency=medium

  * source-only upload

 -- Sandro Tosi <morph@debian.org>  Wed, 24 Nov 2021 21:58:13 -0500

python-charset-normalizer (2.0.6-1) unstable; urgency=low

  * Initial release

 -- Dominik George <natureshadow@debian.org>  Mon, 27 Sep 2021 17:55:53 +0200