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