File: changelog

package info (click to toggle)
python-sql 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 440 kB
  • sloc: python: 5,016; sh: 9; makefile: 7
file content (209 lines) | stat: -rw-r--r-- 7,117 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
python-sql (1.5.2-2) unstable; urgency=medium

  * Add CVE number CVE-2024-9774 to changelog.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 09 Apr 2025 08:56:14 +0200

python-sql (1.5.2-1) unstable; urgency=high

  * Bump the Standards-Version to 4.7.0, no changes needed.
  * Merging upstream version 1.5.2.
    Fixes security issue for an SQL injection attack (CVE-2024-9774).
    https://discuss.tryton.org/t/security-release-for-issue-93
  * Updating copyright file.
  * Remove BuildDepends on python3-pkg-resources (Closes: #1083710).

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 09 Oct 2024 10:41:55 +0200

python-sql (1.5.1-1) unstable; urgency=medium

  [ Mathias Behrle ]
  * Add a salsa-ci.yml
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Repository.
  * Update standards version to 4.6.1, no changes needed.
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
  * Update the package URLS to https and the new mono repos location.
  * Bump the Standards-Version to 4.6.2, no changes needed.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

  [ Mathias Behrle ]
  * Do not take into account python package metadata when building twice
    (Closes: #1047121).
  * Update the watch file
  * Merging upstream version 1.5.1.
  * Updating copyright file.
  * Update the Homepage field in d/control.
  * Remove the no more used gnupg signing key.
  * Update year of debian copyright.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 03 Jul 2024 09:31:54 +0200

python-sql (1.4.0-1) unstable; urgency=medium

  * Merging upstream version 1.4.0.
  * Update d/copyright years.
  * Use watch file version 4.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 09 Sep 2022 20:40:06 +0200

python-sql (1.3.0-1) unstable; urgency=medium

  * Merging upstream version 1.3.0.
  * Update d/copyright.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 20 Oct 2021 14:19:01 +0200

python-sql (1.2.1-1) unstable; urgency=medium

  * Merging upstream version 1.2.1.
  * Update debian copyright.
  * Update the copyright file.
  * Updating to standards version 4.5.1, no changes needed.
  * Use debhelper compat 12.
  * Replace ADTTMP with AUTOPKGTEST_TMP.
  * Set Rules-Requires-Root: no.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 19 Dec 2020 12:00:14 +0100

python-sql (1.1.0-1) unstable; urgency=medium

  * Add the current signing key of the maintainer.
  * Merging upstream version 1.1.0.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 10 Feb 2020 11:49:18 +0100

python-sql (1.0.0-2) unstable; urgency=medium

  * Cleanup white space.
  * Updating to Standards-Version 4.4.0, no changes needed.
  * Bump debian copyright year.
  * Remove Python2 support (Closes: #938190).

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 30 Aug 2019 15:10:39 +0200

python-sql (1.0.0-1) unstable; urgency=medium

  * Change the maintainer address to tryton-debian@lists.alioth.debian.org
    (Closes: #865109).
  * Use the preferred https URL format in the copyright file.
  * Bump the Standards-Version to 4.0.1.
  * Bump the Standards-Version to 4.1.0, no changes needed.
  * Bump the Standards-Version to 4.1.1, no changes needed.
  * Updating to standards version 4.1.3, no changes needed.
  * control: update Vcs-Browser and Vcs-Git
  * Set the Maintainer address to team+tryton-team@tracker.debian.org.
  * Update signing-key.asc with the minimized actual upstream maintainer
    key.
  * Merging upstream version 1.0.0.
  * Updating to standards version 4.2.1, no changes needed.
  * Update d/copyright.
  * Remove ancient X-Python-Version: >= 2.6 from d/control.
  * Use https in the watch file.
  * Add an autopkgtest suite.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 21 Nov 2018 20:44:20 +0100

python-sql (0.9-1) unstable; urgency=medium

  * Merging upstream version 0.9.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 10 Jun 2017 12:30:59 +0200

python-sql (0.8-3) unstable; urgency=medium

  * Updating signing-key.asc with the actual upstream maintainer keys.
  * Updating to Standards-Version: 3.9.8, no changes needed.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 09 Dec 2016 17:00:56 +0100

python-sql (0.8-2) unstable; urgency=medium

  * Updating to standards version 3.9.7, no changes needed.
  * Updating VCS-Browser to https and canonical cgit URL.
  * Updating VCS-Git to https and canonical cgit URL.
  * Removing the braces from the dh call.
  * Removing the version constraint from python.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 08 Mar 2016 18:54:02 +0100

python-sql (0.8-1) unstable; urgency=medium

  * Adapting section naming in gbp.conf to current git-buildpackage.
  * Merging upstream version 0.8.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 21 Sep 2015 13:02:40 +0200

python-sql (0.7-1) unstable; urgency=medium

  * Updating year of debian copyright.
  * New home of python-sql.
  * Merging upstream version 0.7.
  * Updating copyright.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 19 May 2015 14:48:13 +0200

python-sql (0.6-2) unstable; urgency=medium

  * Wrapping and sorting control files (wrap-and-sort -bts).

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 05 May 2015 19:33:29 +0200

python-sql (0.6-1) unstable; urgency=medium

  * Adding actual upstream signing key.
  * Using pypi.debian.net redirector in watch file.
  * Merging upstream version 0.5.
  * Updating copyright file.
  * Merging upstream version 0.6.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 18 Feb 2015 12:50:24 +0100

python-sql (0.4-2) unstable; urgency=medium

  * Adding actual upstream signing key.
  * Updating to Standards-Version: 3.9.6, no changes needed.
  * Correcting license short name.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 08 Oct 2014 21:12:43 +0200

python-sql (0.4-1) unstable; urgency=medium

  * Updating signing key while using now plain .asc files instead of .pgp
    binaries.
  * Updating gbp.conf for the usage of the tarball compression.
  * Merging upstream version 0.4.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 26 Aug 2014 15:56:06 +0200

python-sql (0.3-1) unstable; urgency=medium

  * Updating year in debian copyright.
  * Removing debian/source/options, we are building with dpkg defaults.
  * Backporting correct fix for #725788.
  * Simplifying rules file by using PYBUILD_NAME.
  * Adding gpg verification for uscan.
  * Adding gbp.conf for usage with git-buildpackage.
  * Merging upstream version 0.3.
  * Removing all patches, they went upstream.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 28 Feb 2014 17:36:14 +0100

python-sql (0.2-2) unstable; urgency=low

  * Removing version constraint for build dependency python3.
  * Updating to standards version 3.9.5, no changes needed.
  * Pointing VCS fields to new location on alioth.debian.org.
  * Using dpkg defaults for xz compression.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 02 Dec 2013 21:14:52 +0100

python-sql (0.2-1) unstable; urgency=low

  * Initial packaging (Closes: #721813).

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 12 Oct 2013 22:53:27 +0200