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