1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
mysql-ocaml (1.2.4-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update Homepage and debian/watch
* Update Vcs-* to point to salsa
* Remove Samuel from Uploaders
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Stéphane Glondu <glondu@debian.org> Sun, 23 Aug 2020 13:15:26 +0200
mysql-ocaml (1.2.1-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Sat, 15 Jul 2017 17:13:26 +0200
mysql-ocaml (1.2.0-3) unstable; urgency=medium
* Team upload
* Change build-dependency on libmysqlclient-dev to
default-libmysqlclient-dev, and the same for the dependency of
libmysql-ocaml-dev (closes: #845878).
* Fix spelling in changelog entry 1.2.0-2.
* Standards-Version 3.9.8 (no change)
* Vcs-{Git,Browser}: use secure URI
-- Ralf Treinen <treinen@debian.org> Sun, 11 Dec 2016 18:52:06 +0100
mysql-ocaml (1.2.0-2) unstable; urgency=medium
* Team upload.
* Build-Depends on libmysqlclient-dev instead of libmysqlclient15-dev
(Closes: #778680).
-- Mehdi Dogguy <mehdi@debian.org> Thu, 16 Jul 2015 19:52:44 +0000
mysql-ocaml (1.2.0-1) unstable; urgency=medium
* Team upload
* New upstream release
- remove camlp4 from Build-Depends
* Bump Standards-Version to 3.9.6 (no changes)
* Bump debhelper compat level to 9
* Add ocaml-findlib to recommends
* Switch debian/copyright to format 1.0
-- Stéphane Glondu <glondu@debian.org> Mon, 04 May 2015 08:34:01 -0300
mysql-ocaml (1.1.2-3) unstable; urgency=low
* Team upload
* Fix compilation on bytecode architectures
-- Stéphane Glondu <glondu@debian.org> Sun, 08 Dec 2013 15:15:00 +0100
mysql-ocaml (1.1.2-2) unstable; urgency=low
* Team upload
* New upstream release
* Update Vcs-*
-- Stéphane Glondu <glondu@debian.org> Thu, 28 Nov 2013 08:12:49 +0100
mysql-ocaml (1.1.1-1) unstable; urgency=low
* New upstream release
* Add a Homepage field in debian/control.
* Update debian/watch file.
* Remove local patches, integrated by upstream.
* Bump standards version to 3.9.3
* Switch source package format to 3.0 (quilt)
* Fix lintian's duplicate-short-description libmysql-ocaml{,-dev}
-- Mehdi Dogguy <mehdi@debian.org> Tue, 05 Jun 2012 18:44:32 +0200
mysql-ocaml (1.0.4-7) unstable; urgency=low
* Set maintainer as "Debian OCaml Maintainers" and Samuel as Uploader
(with Sam's blessing).
* Use new features of dh-ocaml 0.9
* Set section to ocaml
* Convert patches to quilt format
* Bump standards version to 3.8.3
- Add a debian/README.source
* Add a doc-base file to index documentation files
* Add a binding to the function mysql_real_escape_string which prevents
insufficient escaping (CVE-2009-2942).
-- Mehdi Dogguy <mehdi@debian.org> Sat, 31 Oct 2009 22:28:40 +0100
mysql-ocaml (1.0.4-6) unstable; urgency=low
* Upload to unstable.
-- Samuel Mimram <smimram@debian.org> Wed, 25 Feb 2009 11:01:33 +0100
mysql-ocaml (1.0.4-5) experimental; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Ralf Treinen ]
* Changed doc-base section to Programming/OCaml
[ Samuel Mimram ]
* Switch packaging to git.
* Use dh-ocaml predefined variables.
* Update compat to 7.
* Update standards version to 3.8.0.
-- Samuel Mimram <smimram@debian.org> Thu, 19 Feb 2009 18:35:13 +0100
mysql-ocaml (1.0.4-4) unstable; urgency=low
* Upload to unstable.
-- Samuel Mimram <smimram@debian.org> Sat, 08 Sep 2007 01:14:37 +0200
mysql-ocaml (1.0.4-3) experimental; urgency=low
* Rebuild with OCaml 3.10.
* Added a build-dependency on camlp4.
* Drop the now obsolete Source-Version in favour of binary:Version in
debian/control.
-- Samuel Mimram <smimram@debian.org> Sun, 15 Jul 2007 22:42:53 +0000
mysql-ocaml (1.0.4-2) unstable; urgency=low
* Rebuild with OCaml 3.09.2.
* Updated standards version to 3.7.2, no changes needed.
-- Samuel Mimram <smimram@debian.org> Thu, 18 May 2006 22:54:37 +0000
mysql-ocaml (1.0.4-1) unstable; urgency=low
* New upstream release.
* Acknowledge NMU (thanks Christian Hammers), closes: #353902.
-- Samuel Mimram <smimram@debian.org> Tue, 18 Apr 2006 08:11:57 +0200
mysql-ocaml (1.0.3-9.1) unstable; urgency=medium
* Non-maintainer upload with permission of the the maintainer.
* Rebuild against libmysqlclient15-dev instead of libmysqlclient14-dev,
closes: #353902.
-- Christian Hammers <ch@debian.org> Tue, 21 Feb 2006 22:25:13 +0100
mysql-ocaml (1.0.3-9) unstable; urgency=low
* Rebuild with OCaml 3.09.1.
* Hanlding OCaml's ABI changes.
-- Samuel Mimram <smimram@debian.org> Sun, 8 Jan 2006 19:24:16 +0100
mysql-ocaml (1.0.3-8) unstable; urgency=low
* Updated to OCaml 3.09.0.
-- Samuel Mimram <smimram@debian.org> Wed, 9 Nov 2005 20:05:57 +0100
mysql-ocaml (1.0.3-7) unstable; urgency=low
* Rebuilding with libmysqlclient14 in order to be installable together with
mysql-server-4.1, closes: #326858.
-- Samuel Mimram <smimram@debian.org> Wed, 7 Sep 2005 15:24:50 +0200
mysql-ocaml (1.0.3-6) unstable; urgency=low
* Patched shtool's vulnerability CAN-2005-1751, closes: #314464.
* Using dpatch to handle patches.
* Updated standards version to 3.6.2.
-- Samuel Mimram <smimram@debian.org> Mon, 18 Jul 2005 23:27:28 +0200
mysql-ocaml (1.0.3-5) unstable; urgency=medium
* Updated to OCaml 3.08.3.
-- Samuel Mimram <smimram@debian.org> Thu, 24 Mar 2005 19:12:05 +0100
mysql-ocaml (1.0.3-4) unstable; urgency=low
* I forgot to update the depends to libmysqlclient12-dev for the -dev package.
-- Samuel Mimram <smimram@debian.org> Sun, 30 Jan 2005 15:07:13 +0100
mysql-ocaml (1.0.3-3) unstable; urgency=low
* Depending on libmysqlclient12 instead of libmysqlclient10, closes: #292615.
* Updated Standards-Version to 3.6.1.1.
* Changed my email since I'm a DD now.
-- Samuel Mimram <smimram@debian.org> Fri, 28 Jan 2005 15:02:09 +0100
mysql-ocaml (1.0.3-2) unstable; urgency=low
* Build with OCaml 3.08.
* Depends on -nox versions of ocaml packages.
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Wed, 21 Jul 2004 18:45:26 +0200
mysql-ocaml (1.0.3-1) unstable; urgency=low
* New upstream release.
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Mon, 2 Feb 2004 19:36:02 +0100
mysql-ocaml (1.0.2-4) unstable; urgency=low
* Modified buggy makefile (was always trying to install mysql.a).
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Wed, 14 Jan 2004 21:25:50 +0100
mysql-ocaml (1.0.2-3) unstable; urgency=low
* Byte-code only should really work now.
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Wed, 14 Jan 2004 20:49:19 +0100
mysql-ocaml (1.0.2-2) unstable; urgency=low
* Building native-code library only if ocamlopt is present.
* Added -fPIC to gcc options.
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Wed, 7 Jan 2004 11:16:56 +0100
mysql-ocaml (1.0.2-1) unstable; urgency=low
* Initial Release.
-- Samuel Mimram <samuel.mimram@ens-lyon.org> Sun, 16 Nov 2003 22:44:10 +0100
|