File: changelog

package info (click to toggle)
python-pysqlite2 2.7.0-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 796 kB
  • ctags: 1,034
  • sloc: ansic: 5,116; python: 3,340; makefile: 170; sh: 2
file content (233 lines) | stat: -rw-r--r-- 7,285 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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
python-pysqlite2 (2.7.0-1) unstable; urgency=medium

  * New upstream release 2.7.0

 -- Joel Rosdahl <joel@debian.org>  Sun, 16 Aug 2015 16:22:22 +0200

python-pysqlite2 (2.6.3-4) unstable; urgency=medium

  * Bump Standards-Version to 3.9.6 (no changes)
  * Make build reproducible (patch by Juan Picca) (closes: #789997)

 -- Joel Rosdahl <joel@debian.org>  Sat, 27 Jun 2015 20:20:15 +0200

python-pysqlite2 (2.6.3-3) unstable; urgency=low

  * Don't use defunct googlecode.debian.net redirector anymore
  * Include searchindex.js in python-pysqlite2-doc package (closes: #678050)
  * Build with hardening flags
  * Use underscore.js from libjs-underscore
  * Bump Standards-Version to 3.9.3

 -- Joel Rosdahl <joel@debian.org>  Sun, 24 Jun 2012 10:11:30 +0200

python-pysqlite2 (2.6.3-2) unstable; urgency=low

  * Convert from dh_pycentral to dh_python2 (closes: #617024)
  * Use debhelper compat level 8
  * Bump Standards-Version to 3.9.2
  * Add build-arch and build-indep targets to debian/rules
  * Add description of enable_load_extension.patch
  * Expanded descripiton of python-pysqlite2-doc

 -- Joel Rosdahl <joel@debian.org>  Thu, 30 Jun 2011 23:24:01 +0200

python-pysqlite2 (2.6.3-1) unstable; urgency=low

  * New upstream version.
  * Updated Standards-Version to 3.9.1.
  * Added watch file.

 -- Joel Rosdahl <joel@debian.org>  Sun, 20 Feb 2011 17:00:22 +0100

python-pysqlite2 (2.6.0-1) unstable; urgency=low

  * New upstream version.
  * Changed source package format to "3.0 (quilt)".
  * Updated Standards-Version to 3.8.4.
  * Don't compile with debug information in the non-dbg package.
  * Added missing ${misc:Depends}.

 -- Joel Rosdahl <joel@debian.org>  Sun, 16 May 2010 15:53:25 +0200

python-pysqlite2 (2.5.5-3) unstable; urgency=low

  * Bumped build dependency on python-all-dev to >= 2.5.4. Closes: #551692.

 -- Joel Rosdahl <joel@debian.org>  Tue, 20 Oct 2009 22:05:32 +0200

python-pysqlite2 (2.5.5-2) unstable; urgency=low

  * Allow building with Python 2.6. Patch by Andrew Starr-Bochicchio and
    Stefano Zacchiroli; thanks! Closes: #532014,#547850.
  * Don't build with SQLITE_OMIT_LOAD_EXTENSION. Closes: #543252.
  * Updated to Standards-Version 3.8.3.

 -- Joel Rosdahl <joel@debian.org>  Tue, 13 Oct 2009 22:59:44 +0200

python-pysqlite2 (2.5.5-1) unstable; urgency=low

  * New upstream release.
  * Updated to Standards-Version 3.8.1.
  * pysqlite now by default enforces UTF-8 strings. Closes: #469644.
  * Fixed build problem using new Sphinx versions. Closes: #527494.

 -- Joel Rosdahl <joel@debian.org>  Sun, 10 May 2009 22:15:42 +0200

python-pysqlite2 (2.5.0-2) unstable; urgency=low

  * Moved documentation to a separate package:
    python-pysqlite2-doc. Closes: #500425.

 -- Joel Rosdahl <joel@debian.org>  Sun, 28 Sep 2008 10:14:22 +0200

python-pysqlite2 (2.5.0-1) unstable; urgency=low

  * New upstream release.
  * Updated to Standards-Version 3.8.0.

 -- Joel Rosdahl <joel@debian.org>  Sat, 27 Sep 2008 11:04:12 +0200

python-pysqlite2 (2.4.1-1) unstable; urgency=low

  * New upstream release.
  * Updated to Standards-Version 3.7.3.
  * Capitalized Python correctly in descriptions.

 -- Joel Rosdahl <joel@debian.org>  Sun, 10 Feb 2008 12:25:38 +0100

python-pysqlite2 (2.4.0-2) unstable; urgency=low

  * Made Unicode string work as database parameter again. Closes: #454424.

 -- Joel Rosdahl <joel@debian.org>  Wed, 05 Dec 2007 23:14:41 +0100

python-pysqlite2 (2.4.0-1) unstable; urgency=low

  * New upstream release.
  * Added doc-base registration file again. It was lost in
    2.3.2-2. Closes: #451676.

 -- Joel Rosdahl <joel@debian.org>  Mon, 03 Dec 2007 19:36:47 +0100

python-pysqlite2 (2.3.4-2) unstable; urgency=low

  * Build python-pysqlite2-dbg package based on Ubuntu patch.

 -- Joel Rosdahl <joel@debian.org>  Thu, 21 Jun 2007 22:54:43 +0200

python-pysqlite2 (2.3.4-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Wed, 20 Jun 2007 21:15:20 +0200

python-pysqlite2 (2.3.3-2) unstable; urgency=low

  * Removed DH_COMPAT variable from debian/rules to fix Lintian warning.

 -- Joel Rosdahl <joel@debian.org>  Sun, 22 Apr 2007 22:05:55 +0200

python-pysqlite2 (2.3.3-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Mon, 26 Feb 2007 20:52:05 +0100

python-pysqlite2 (2.3.2-2) unstable; urgency=low

  * Applied patch on http://www.initd.org/tracker/pysqlite/ticket/174 to
    avoid symbol clash between mod_python and mod_cache under
    Apache. Closes: #407165.
  * Updated dependencies for debhelper and python-central.
  * Removed use of dh_python.

 -- Joel Rosdahl <joel@debian.org>  Mon, 29 Jan 2007 22:16:14 +0100

python-pysqlite2 (2.3.2-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Tue,  4 Jul 2006 09:08:53 +0000

python-pysqlite2 (2.3.1-1) unstable; urgency=low

  * New upstream release.
  * Removed XS-Python-Standards-Version header and added debian/pycompat
    file.
  * Bumped Build-Depends on debhelper to (>= 5.0.37.2).

 -- Joel Rosdahl <joel@debian.org>  Wed, 21 Jun 2006 06:34:04 +0000

python-pysqlite2 (2.3.0-1) unstable; urgency=low

  * New upstream release.
  * Adapt to new Python policy. Closes: bug#373346.
  * Updated Standards-Version to 3.7.2.

 -- Joel Rosdahl <joel@debian.org>  Mon, 19 Jun 2006 18:30:03 +0000

python-pysqlite2 (2.2.2-1) unstable; urgency=low

  * New upstream release. Closes: bug#362830.
  * Updated upstream source URL in copyright.

 -- Joel Rosdahl <joel@debian.org>  Fri, 21 Apr 2006 11:35:31 +0200

python-pysqlite2 (2.2.0-1) unstable; urgency=low

  * New upstream release. Closes: bug#361066, bug#361068.
    See also bug#361097.
  * Added build dependency on libsqlite3-dev >= 3.0.8.

 -- Joel Rosdahl <joel@debian.org>  Thu,  6 Apr 2006 22:32:46 +0200

python-pysqlite2 (2.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Sun, 23 Oct 2005 19:14:57 +0200

python-pysqlite2 (2.0.4-2) unstable; urgency=low

  * Improved description field of the binary package python-pysqlite2.

 -- Joel Rosdahl <joel@debian.org>  Fri, 14 Oct 2005 10:03:02 +0200

python-pysqlite2 (2.0.4-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Mon, 12 Sep 2005 08:35:17 +0200

python-pysqlite2 (2.0.3-3) unstable; urgency=low

  * Additional clarification regarding Python SQLite modules added to
    description.
  * Added README.Debian with information about different Python SQLite
    modules.
  * Improved doc-base information.
  * Updated copyright file with new URL.

 -- Joel Rosdahl <joel@debian.org>  Fri,  9 Sep 2005 19:14:01 +0200

python-pysqlite2 (2.0.3-2) unstable; urgency=low

  * Added doc-base information.
  * Standards-Version 3.6.2.
  * Clarified package description regarding SQLite 3 versus SQLite 2 and
    the python-sqlite package.

 -- Joel Rosdahl <joel@debian.org>  Fri,  2 Sep 2005 17:52:26 +0200

python-pysqlite2 (2.0.3-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Sun, 29 May 2005 10:18:49 +0200

python-pysqlite2 (2.0.2-1) unstable; urgency=low

  * First packaged version. Closes: bug#309371.

 -- Joel Rosdahl <joel@debian.org>  Sat, 21 May 2005 10:22:19 +0200