]> git.sven.stormbind.net Git - sven/mysqltcl.git/blob - debian/changelog
Strip down the README.source to the bare minimum
[sven/mysqltcl.git] / debian / changelog
1 mysqltcl (3.05-2) unstable; urgency=low
2
3   * Update debian/copyright with information about tests/all.tcl and
4     tclconfig/tcl.m4. Thanks to Ondrej Certik for noting it during a
5     package review.
6   * Bump Standards-Version to 3.8.0
7     + Added a README.source.
8   * Add a short description to the man-section patch.
9   * Stretch the long description a bit with footage from the manpage.
10     (Noted by Ondrej Certik)
11
12  -- Sven Hoexter <sven@timegate.de>  Sun, 18 Jan 2009 10:10:52 +0100
13
14 mysqltcl (3.05-1) unstable; urgency=low
15
16   * New upstream release
17     + Bugfixes for mysql5 handling multiple result queries.
18
19  -- Sven Hoexter <sven@timegate.de>  Sun, 25 May 2008 11:30:10 +0200
20
21 mysqltcl (3.04-2) unstable; urgency=low
22
23   * Re-add --with-tcl and --with-tclinclude.
24
25  -- Sven Hoexter <sven@timegate.de>  Thu, 14 Feb 2008 08:19:13 +0100
26
27 mysqltcl (3.04-1) unstable; urgency=low
28
29   * New upstream release with
30     + Fix for mysql 5.
31     + Checking of mysql::state parameter length fixed.
32   * Standards-Version: 3.7.3 - no changes required.
33   * Changed compat to 5, Build-Depend on debhelper >> 5.
34   * Moved the homepage to the new Homepage field.
35   * Build-Depend now on tcl-dev instead of tcl8.4-dev.
36   * Use tcltk-depends to depend on the right Tcl version.
37   * Switched to use quilt to manage the patches.
38   * Added Vcs-Svn field to debian/control.
39   * Reworked debian/rules partly to make it a little bit clearer.
40   * Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk.
41   * Changed mysql to MySQL in the description. Thanks to Sergei and
42     lintian.
43
44  -- Sven Hoexter <sven@timegate.de>  Wed, 13 Feb 2008 21:03:46 +0100
45
46 mysqltcl (3.02-1) unstable; urgency=low
47
48   * New upstream release
49   * Changed Standards-Version to 3.7.2
50
51  -- Sven Hoexter <sven@timegate.de>  Sun,  7 May 2006 17:53:25 +0200
52
53 mysqltcl (3.01-2) unstable; urgency=low
54
55   * ACK Luk Claes NMU (Closes: #359296, #343784, #353920).
56   * Added the mysqltcl Homepage to the control file.
57   * Changed Standards-Version to 3.6.2
58   * Changed from DH_COMPAT 3 to DH_COMPAT 4 and moved it from rules
59     into the compat file. Build-Depends on debhelper >> 4
60   * Build as a normal package with .diff.gz (closes: #353919)
61   * Removed the dot from the end of the synopsis line in control
62   * Edited the manpage to fit in section 3
63   * Removed debian/dirs - everything we need is auto created
64   * Removed install-bin-binaries from Makefile.in so that we do not
65     create the empty bin directory in the package
66   * Removed commented out dh_* commands from rules
67   * Added myself as the current maintainer in the copyright and control file
68   * David N. Welton <davidw@dedasys.com> agreed that I take over the
69     maintenance of this package.
70
71  -- Sven Hoexter <sven@timegate.de>  Mon, 10 Apr 2006 16:17:32 +0200
72
73 mysqltcl (3.01-1.1) unstable; urgency=high
74
75   * Non-maintainer upload.
76   * Fix syntax error in tcl.m4 (Closes: #353920).
77   * Upgrade build depends to libmysqlclient15-dev (Closes: #343784).
78
79  -- Luk Claes <luk@debian.org>  Mon, 27 Mar 2006 19:55:25 +0200
80
81 mysqltcl (3.01-1) unstable; urgency=low
82
83   * New upstream release.
84   * mysqltcl: New upstream release available (v2.50)
85   * mysqltcl: Typo results in: Tcl_Release couldn't find reference
86
87  -- David N. Welton <davidw@debian.org>  Sun, 30 Oct 2005 17:59:39 +0100
88
89 mysqltcl (2.30-3) unstable; urgency=low
90
91   * Recompile against libmysqlclient12.  Enable threads in Tcl configure.
92
93  -- David N. Welton <davidw@debian.org>  Fri, 28 Jan 2005 15:55:33 +0100
94
95 mysqltcl (2.30-2) unstable; urgency=low
96
97   * Fixed problem with directories.
98
99  -- David N. Welton <davidw@debian.org>  Sat, 30 Aug 2003 13:27:31 +0200
100
101 mysqltcl (2.30-1) unstable; urgency=low
102
103   * New upstream release
104
105  -- David N. Welton <davidw@debian.org>  Sat, 26 Jul 2003 12:50:47 +0200
106
107 mysqltcl (2.12-1) unstable; urgency=low
108
109   * New upstream release.
110
111  -- David N. Welton <davidw@debian.org>  Wed, 26 Mar 2003 02:19:04 -0800
112
113 mysqltcl (2.1-1) unstable; urgency=low
114
115   * New upstream release.
116
117  -- David N. Welton <davidw@debian.org>  Mon,  9 Dec 2002 13:48:03 -0800
118
119 mysqltcl (2.0rc11-5) unstable; urgency=low
120
121   * Updated config.guess and config.sub from /usr/share/misc.  Let's hope
122     this time it works.  Auto* sucks. (closes: #131058)
123
124  -- David N. Welton <davidw@debian.org>  Fri,  1 Feb 2002 15:08:30 +0100
125
126 mysqltcl (2.0rc11-4) unstable; urgency=low
127
128   *  Updated config.guess and config.sub from ftp.gnu.org.
129   *  (closes: #125964)
130
131  -- David N. Welton <davidw@debian.org>  Wed,  2 Jan 2002 14:06:02 +0100
132
133 mysqltcl (2.0rc11-3) unstable; urgency=low
134
135   * Added dependencies on mysql and tcl -dev packages.
136   *  (closes: #121368)
137
138  -- David N. Welton <davidw@debian.org>  Tue, 18 Dec 2001 23:30:28 +0100
139
140 mysqltcl (2.0rc11-2) unstable; urgency=low
141
142   * Created package. (closes: #119129)
143
144   * Added man page.
145   
146  -- David N. Welton <davidw@debian.org>  Mon, 12 Nov 2001 13:33:19 +0100
147
148 mysqltcl (2.0rc11-1) unstable; urgency=low
149
150   * Initial Release.
151
152  -- David N. Welton <davidw@debian.org>  Sun, 11 Nov 2001 15:25:08 +0100
153
154