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