]> git.sven.stormbind.net Git - sven/mysqltcl.git/blob - debian/changelog
6017d08b05e547feccffbedef7d5f16d5b1baa65
[sven/mysqltcl.git] / debian / changelog
1 mysqltcl (3.052-4) UNRELEASED; urgency=medium
2
3   * Change debhelper-compat level to 13.
4   * Update Standards-Version to 4.5.1.
5   * Move to source format 3.0 (quilt).
6   * Rules-Requires-Root: no in debian/control.
7
8  -- Sven Hoexter <hoexter@debian.org>  Mon, 16 Aug 2021 21:40:54 +0200
9
10 mysqltcl (3.052-3) unstable; urgency=medium
11
12   * Set Vcs-* URLs to a https based one.
13   * Increase Standards-Version to 4.2.1 - no changes required.
14   * Build-Depend on debhelper-compat and change to compat level 11.
15   * Mark the binary package as Multi-Arch: same.
16   * Remove usage of dh-autoreconf, it's now a debhelper default.
17   * Drop explicit inclusion and export of dpkg-buildflags, handled
18     by debhelper nowadays.
19
20  -- Sven Hoexter <hoexter@debian.org>  Thu, 01 Nov 2018 16:01:57 +0100
21
22 mysqltcl (3.052-2) unstable; urgency=medium
23
24   * Build depend on default-libmysqlclient-dev instead of
25     libmysqlclient-dev. (Closes: #845879)
26   * Change Standards-Version to 3.9.8 - no changes required.
27
28  -- Sven Hoexter <hoexter@debian.org>  Sun, 27 Nov 2016 20:23:33 +0100
29
30 mysqltcl (3.052-1) unstable; urgency=low
31
32   * New upstream release
33     + fix multiresult bug.
34   * Increment Standards-Version to 3.9.6 - no changes required.
35   * Increment dh compat level to 9, build-depend on debhelper 9.
36   * Remove versioned b-d on libmysqlclient-dev, remove b-d on dpkg-dev.
37   * d/rules: multiarch path adjustment.
38   * Try to enable hardening=+all.
39
40  -- Sven Hoexter <hoexter@debian.org>  Mon, 22 Sep 2014 19:36:42 +0200
41
42 mysqltcl (3.051-1) unstable; urgency=low
43
44   * New upstream release - adds a -reconnect option.
45     + Refresh all patches.
46   * Increment Standards-Version to 3.9.3 - no changes required.
47
48  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 19:26:33 +0200
49
50 mysqltcl (3.05-7) experimental; urgency=low
51
52   * Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to
53     ensure that we really build against the new libmysqlclient in
54     experimental.
55
56  -- Sven Hoexter <hoexter@debian.org>  Sat, 26 Nov 2011 13:22:02 +0100
57
58 mysqltcl (3.05-6) experimental; urgency=low
59
60   * Apply a small patch (forwarded from Ubuntu!) to debian/rules adding
61     --with-mysql-lib so that mysqltcl will work with a multiarch
62     libmysqlclient. (Closes: #650053)
63   * Include /usr/share/dpkg/buildflags.mk and use DPKG_EXPORT_BUILDFLAGS
64     in debian/rules. Add dpkg-dev (>= 1.16.1) to build-depends.
65
66  -- Sven Hoexter <hoexter@debian.org>  Sat, 26 Nov 2011 09:57:34 +0100
67
68 mysqltcl (3.05-5) unstable; urgency=low
69
70   * Add debian/patches/tcl.m4_gnu_non_linux_ld_settings, patch provided
71     by Pino Toscano (thanks!), to fix the FTBFS on GNU/Hurd. Since we've
72     the same problem on GNU/kfreebsd it will fix those FTBFS too.
73     (Closes: #624378)
74   * Add build-dep on dh-autoreconf and add --with autoreconf for dh.
75   * Add debian/patches/man-hyphen-and-spelling to fix some smaller issue
76     with the manpage flagged by lintian.
77
78  -- Sven Hoexter <hoexter@debian.org>  Thu, 28 Apr 2011 09:52:33 +0200
79
80 mysqltcl (3.05-4) unstable; urgency=low
81
82   * According to dev-ref 6.2.2 the short description is no sentence so
83     we should start in lowercase letters.
84   * Change maintainer address to hoexter@d.o.
85   * Update VCS-* information in debian/control to the new git repository.
86   * Convert to dh:
87     + Build-Depend on debhelper (>= 8).
88     + Increase compat level to 8.
89     + Shorten debian/rules to the bare essentials.
90     + Override dh_makeshlibs call to add tcltk-depends.
91   * Increase Standards-Version to 3.9.2, no changes required.
92   * Add ${misc:Depends} to the binary package.
93   * Add debian/source/format -> 1.0.
94   * Add a watch file (giving up ...).
95
96  -- Sven Hoexter <hoexter@debian.org>  Wed, 27 Apr 2011 19:26:39 +0200
97
98 mysqltcl (3.05-3) unstable; urgency=low
99
100   * Move to section 'database' to fit the archive wide overrides.
101
102  -- Sven Hoexter <sven@timegate.de>  Wed, 05 Aug 2009 20:54:28 +0200
103
104 mysqltcl (3.05-2) unstable; urgency=low
105
106   * Update debian/copyright with information about tests/all.tcl and
107     tclconfig/tcl.m4. Thanks to Ondrej Certik for noting it during a
108     package review.
109   * Bump Standards-Version to 3.8.2
110     + Added a README.source.
111   * Add a short description to the man-section patch.
112   * Stretch the long description a bit with footage from the manpage.
113     (Noted by Ondrej Certik)
114   * Build-Dep on libmysqlclient-dev now that MySQL 5.1 is default.
115
116  -- Sven Hoexter <sven@timegate.de>  Tue, 04 Aug 2009 16:11:16 +0200
117
118 mysqltcl (3.05-1) unstable; urgency=low
119
120   * New upstream release
121     + Bugfixes for mysql5 handling multiple result queries.
122
123  -- Sven Hoexter <sven@timegate.de>  Sun, 25 May 2008 11:30:10 +0200
124
125 mysqltcl (3.04-2) unstable; urgency=low
126
127   * Re-add --with-tcl and --with-tclinclude.
128
129  -- Sven Hoexter <sven@timegate.de>  Thu, 14 Feb 2008 08:19:13 +0100
130
131 mysqltcl (3.04-1) unstable; urgency=low
132
133   * New upstream release with
134     + Fix for mysql 5.
135     + Checking of mysql::state parameter length fixed.
136   * Standards-Version: 3.7.3 - no changes required.
137   * Changed compat to 5, Build-Depend on debhelper >> 5.
138   * Moved the homepage to the new Homepage field.
139   * Build-Depend now on tcl-dev instead of tcl8.4-dev.
140   * Use tcltk-depends to depend on the right Tcl version.
141   * Switched to use quilt to manage the patches.
142   * Added Vcs-Svn field to debian/control.
143   * Reworked debian/rules partly to make it a little bit clearer.
144   * Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk.
145   * Changed mysql to MySQL in the description. Thanks to Sergei and
146     lintian.
147
148  -- Sven Hoexter <sven@timegate.de>  Wed, 13 Feb 2008 21:03:46 +0100
149
150 mysqltcl (3.02-1) unstable; urgency=low
151
152   * New upstream release
153   * Changed Standards-Version to 3.7.2
154
155  -- Sven Hoexter <sven@timegate.de>  Sun,  7 May 2006 17:53:25 +0200
156
157 mysqltcl (3.01-2) unstable; urgency=low
158
159   * ACK Luk Claes NMU (Closes: #359296, #343784, #353920).
160   * Added the mysqltcl Homepage to the control file.
161   * Changed Standards-Version to 3.6.2
162   * Changed from DH_COMPAT 3 to DH_COMPAT 4 and moved it from rules
163     into the compat file. Build-Depends on debhelper >> 4
164   * Build as a normal package with .diff.gz (closes: #353919)
165   * Removed the dot from the end of the synopsis line in control
166   * Edited the manpage to fit in section 3
167   * Removed debian/dirs - everything we need is auto created
168   * Removed install-bin-binaries from Makefile.in so that we do not
169     create the empty bin directory in the package
170   * Removed commented out dh_* commands from rules
171   * Added myself as the current maintainer in the copyright and control file
172   * David N. Welton <davidw@dedasys.com> agreed that I take over the
173     maintenance of this package.
174
175  -- Sven Hoexter <sven@timegate.de>  Mon, 10 Apr 2006 16:17:32 +0200
176
177 mysqltcl (3.01-1.1) unstable; urgency=high
178
179   * Non-maintainer upload.
180   * Fix syntax error in tcl.m4 (Closes: #353920).
181   * Upgrade build depends to libmysqlclient15-dev (Closes: #343784).
182
183  -- Luk Claes <luk@debian.org>  Mon, 27 Mar 2006 19:55:25 +0200
184
185 mysqltcl (3.01-1) unstable; urgency=low
186
187   * New upstream release.
188   * mysqltcl: New upstream release available (v2.50)
189   * mysqltcl: Typo results in: Tcl_Release couldn't find reference
190
191  -- David N. Welton <davidw@debian.org>  Sun, 30 Oct 2005 17:59:39 +0100
192
193 mysqltcl (2.30-3) unstable; urgency=low
194
195   * Recompile against libmysqlclient12.  Enable threads in Tcl configure.
196
197  -- David N. Welton <davidw@debian.org>  Fri, 28 Jan 2005 15:55:33 +0100
198
199 mysqltcl (2.30-2) unstable; urgency=low
200
201   * Fixed problem with directories.
202
203  -- David N. Welton <davidw@debian.org>  Sat, 30 Aug 2003 13:27:31 +0200
204
205 mysqltcl (2.30-1) unstable; urgency=low
206
207   * New upstream release
208
209  -- David N. Welton <davidw@debian.org>  Sat, 26 Jul 2003 12:50:47 +0200
210
211 mysqltcl (2.12-1) unstable; urgency=low
212
213   * New upstream release.
214
215  -- David N. Welton <davidw@debian.org>  Wed, 26 Mar 2003 02:19:04 -0800
216
217 mysqltcl (2.1-1) unstable; urgency=low
218
219   * New upstream release.
220
221  -- David N. Welton <davidw@debian.org>  Mon,  9 Dec 2002 13:48:03 -0800
222
223 mysqltcl (2.0rc11-5) unstable; urgency=low
224
225   * Updated config.guess and config.sub from /usr/share/misc.  Let's hope
226     this time it works.  Auto* sucks. (closes: #131058)
227
228  -- David N. Welton <davidw@debian.org>  Fri,  1 Feb 2002 15:08:30 +0100
229
230 mysqltcl (2.0rc11-4) unstable; urgency=low
231
232   *  Updated config.guess and config.sub from ftp.gnu.org.
233   *  (closes: #125964)
234
235  -- David N. Welton <davidw@debian.org>  Wed,  2 Jan 2002 14:06:02 +0100
236
237 mysqltcl (2.0rc11-3) unstable; urgency=low
238
239   * Added dependencies on mysql and tcl -dev packages.
240   *  (closes: #121368)
241
242  -- David N. Welton <davidw@debian.org>  Tue, 18 Dec 2001 23:30:28 +0100
243
244 mysqltcl (2.0rc11-2) unstable; urgency=low
245
246   * Created package. (closes: #119129)
247
248   * Added man page.
249   
250  -- David N. Welton <davidw@debian.org>  Mon, 12 Nov 2001 13:33:19 +0100
251
252 mysqltcl (2.0rc11-1) unstable; urgency=low
253
254   * Initial Release.
255
256  -- David N. Welton <davidw@debian.org>  Sun, 11 Nov 2001 15:25:08 +0100
257
258