summaryrefslogtreecommitdiff
path: root/p/hdbc-sqlite3/debian/changelog
blob: dd61db5c8b3715f6c81e9eb882497119d37b001d (plain)
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
hdbc-sqlite3 (2.3.0.0-3) UNRELEASED; urgency=low

  * Fix "please update build-depends to match renamed binary package
    libghc6-hdbc-doc" updating -doc packages in Build-Depends to new
    package names.  (Closes: #576098)
  * Use Build-Depends-Indep.
  * control: Use versioned Replaces: and Conflicts:

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 31 Mar 2010 21:57:09 -0300

hdbc-sqlite3 (2.3.0.0-2) unstable; urgency=low

  * debian/control: Rename -doc package.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 17 Mar 2010 19:50:45 -0300

hdbc-sqlite3 (2.3.0.0-1) unstable; urgency=low

  * New upstream release.
  * Rebuild with GHC 6.12.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Feb 2010 16:40:51 -0600

hdbc-sqlite3 (2.2.0.0-2) unstable; urgency=low

  * Switch to hlibrary.mk (Closes: 555154)

 -- Joachim Breitner <nomeata@debian.org>  Sat, 05 Dec 2009 18:43:13 +0100

hdbc-sqlite3 (2.2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Switching to Haskell team maintenance.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 03 Nov 2009 09:34:20 -0600

hdbc-sqlite3 (2.1.0.2-1) unstable; urgency=low

  * Cabal fixes.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Jul 2009 15:33:28 -0500

hdbc-sqlite3 (2.1.0.1-1) unstable; urgency=low

  * New raw connect function.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Jul 2009 15:26:15 -0500

hdbc-sqlite3 (2.1.0.0-2) unstable; urgency=low

  * Rebuild with GHC 6.10.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 11 Mar 2009 15:10:24 -0500

hdbc-sqlite3 (2.1.0.0-1) unstable; urgency=low

  * New release.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 04 Feb 2009 14:08:38 -0600

hdbc-sqlite3 (2.0.0.0-1) unstable; urgency=low

  * New upstream release.
  * This source code is compatible with both GHC 6.8.x and GHC 6.10.x.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 30 Jan 2009 14:40:51 -0600

hdbc-sqlite3 (1.1.6.0.1) unstable; urgency=high

  * Rebuild with newer GHC.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 19 Jan 2009 16:22:45 -0600

hdbc-sqlite3 (1.1.6.0.0) unstable; urgency=low

  * GHC 6.10 compatibility patch from Brian Bloniarz.
  * Use dh_haskell_depends.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 30 Dec 2008 09:12:22 -0600

hdbc-sqlite3 (1.1.4.0.1) unstable; urgency=low

  * Rebuild with newer HDBC.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 26 Jun 2008 09:20:21 -0500

hdbc-sqlite3 (1.1.4.0.0) unstable; urgency=low

  * Updated for GHC 6.8

 -- John Goerzen <jgoerzen@complete.org>  Wed, 16 Jan 2008 09:47:41 -0600

hdbc-sqlite3 (1.1.3.0.0) unstable; urgency=low

  * Updated for new strictness in HDBC 1.1.3
  * Updated Cabal file
  * Leave statements prepared after executing them.
    (Patch from Toby Allsopp)
  * Efficint binding of ByteString arguments.
    (Path from Toby Allsopp)

 -- John Goerzen <jgoerzen@complete.org>  Wed, 31 Oct 2007 03:04:38 -0500

hdbc-sqlite3 (1.1.2.1) unstable; urgency=low

  * Update for newer GHC6.  Closes: #427493.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 06 Jun 2007 07:08:23 -0500

hdbc-sqlite3 (1.1.2.0) unstable; urgency=low

  * Rebuild for HDBC 1.1.2.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 04:31:15 -0500

hdbc-sqlite3 (1.1.1.0) unstable; urgency=low

  * Update for new HDBC.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 04:15:36 -0500

hdbc-sqlite3 (1.1.0.0) unstable; urgency=low

  * New API thanks to Peter Thiemann.
  * Added libhugs-hunit to build-deps.  Closes: #419615.
  * Added ability to set behavior on busy.
  * Added error code consts.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 02 May 2007 06:04:05 -0500

hdbc-sqlite3 (1.0.1.3) unstable; urgency=high

  * Use CURDIR instead of PWD in Makefile.  Closes: #395903.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 31 Oct 2006 04:57:18 -0600

hdbc-sqlite3 (1.0.1.2) unstable; urgency=medium

  * Added missing build-dep on libghc6-hunit-dev for tests.  Closes: #394573.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 21 Oct 2006 20:17:28 -0500

hdbc-sqlite3 (1.0.1.1) unstable; urgency=low

  * Rebuild for GHC 6.6.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 19 Oct 2006 22:10:09 -0500

hdbc-sqlite3 (1.0.1.0) unstable; urgency=low

  * Rebuild for HDBC 1.0.1.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 22 Jul 2006 07:27:38 -0500

hdbc-sqlite3 (1.0.0.0) unstable; urgency=low

  * Blessing as 1.0.0.0.
  * Rebuild for Debian with GHC 6.4.2.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 29 Jun 2006 18:56:29 -0500

hdbc-sqlite3 (0.99.2.0) unstable; urgency=low

  * Updated to 0.99.2.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 28 Mar 2006 05:36:18 -0600

hdbc-sqlite3 (0.99.1.0) unstable; urgency=low

  * New 0.99.1.0 release: new memory management system.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 27 Mar 2006 19:17:57 -0600

hdbc-sqlite3 (0.99.0.2) unstable; urgency=low

  * Add -I.. when generating runtests.  Closes: #345963.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  4 Jan 2006 10:13:00 -0600

hdbc-sqlite3 (0.99.0.1) unstable; urgency=low

  * Removed -package MissingH from Makefile when building
    testsrc/runtests.  We no longer need it anyway.  Closes: #345540.

 -- John Goerzen <jgoerzen@complete.org>  Sun,  1 Jan 2006 10:47:31 -0600

hdbc-sqlite3 (0.99.0.0) unstable; urgency=low

  * Initial Release.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Dec 2005 13:27:23 -0600