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