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 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293
|
ocaml-sqlite3 (5.3.1-1) unstable; urgency=medium
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Wed, 12 Mar 2025 15:54:24 +0100
ocaml-sqlite3 (5.3.0-1) unstable; urgency=medium
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Wed, 12 Feb 2025 12:19:21 +0100
ocaml-sqlite3 (5.2.0-1) unstable; urgency=medium
[ Stéphane Glondu ]
* New upstream release
* Update debian/watch
* Bump Standards-Version to 4.7.0
[ Debian Janitor ]
* Remove constraints unnecessary since buster
-- Stéphane Glondu <glondu@debian.org> Mon, 19 Aug 2024 18:06:24 +0200
ocaml-sqlite3 (5.1.0-3) unstable; urgency=medium
* Include ocamlvars.mk in debian/rules
-- Stéphane Glondu <glondu@debian.org> Thu, 27 Jul 2023 06:42:28 +0200
ocaml-sqlite3 (5.1.0-2) unstable; urgency=medium
* Use ocaml_dune DH buildsystem
-- Stéphane Glondu <glondu@debian.org> Sat, 15 Jul 2023 12:08:42 +0200
ocaml-sqlite3 (5.1.0-1) unstable; urgency=medium
[ Stéphane Glondu ]
* New upstream release
* Bump Standards-Version to 4.6.0
[ Debian Janitor ]
* Update watch file format version to 4
* Use secure URI in Homepage field
-- Stéphane Glondu <glondu@debian.org> Fri, 04 Mar 2022 15:39:21 +0100
ocaml-sqlite3 (5.0.2-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
-- Stéphane Glondu <glondu@debian.org> Thu, 20 Aug 2020 09:06:05 +0200
ocaml-sqlite3 (5.0.1-1) unstable; urgency=medium
* New upstream release
* Update debian/watch
* Update Vcs-*
* Bump debhelper compat level to 12
* Bump Standards-Version to 4.4.1
* Add Rules-Requires-Root: no
* Remove Samuel from Uploaders
-- Stéphane Glondu <glondu@debian.org> Wed, 15 Jan 2020 11:21:36 +0100
ocaml-sqlite3 (4.0.5-2) unstable; urgency=medium
* Add ocamlbuild to Build-Depends
-- Stéphane Glondu <glondu@debian.org> Sat, 15 Jul 2017 11:29:43 +0200
ocaml-sqlite3 (4.0.5-1) unstable; urgency=medium
* New upstream release
* Update Homepage and debian/watch
* Update Vcs-*
* Bump Standards-Version to 3.9.8
* Bump debhelper compat to 9
-- Stéphane Glondu <glondu@debian.org> Wed, 03 Aug 2016 15:47:59 +0200
ocaml-sqlite3 (2.0.5-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 3.9.5
-- Stéphane Glondu <glondu@debian.org> Mon, 27 Jan 2014 10:16:26 +0100
ocaml-sqlite3 (2.0.4-4) unstable; urgency=low
* Upload to unstable
-- Stéphane Glondu <glondu@debian.org> Tue, 03 Dec 2013 08:27:05 +0100
ocaml-sqlite3 (2.0.4-3) experimental; urgency=low
* Build-depend on findlib (>= 1.4) to pick up new nativity of armhf
-- Stéphane Glondu <glondu@debian.org> Sat, 16 Nov 2013 12:08:48 +0100
ocaml-sqlite3 (2.0.4-2) experimental; urgency=low
* debian/control:
- update Homepage
- update Vcs-*
* Compile with OCaml >= 4.01
-- Stéphane Glondu <glondu@debian.org> Sun, 10 Nov 2013 13:33:55 +0100
ocaml-sqlite3 (2.0.4-1) unstable; urgency=low
* New upstream release
- add pkg-config to Build-Depends
* Use format version 1.0 in debian/copyright
* Bump Standards-Version to 3.9.4
-- Stéphane Glondu <glondu@debian.org> Wed, 08 May 2013 15:43:28 +0200
ocaml-sqlite3 (1.6.1-1) unstable; urgency=low
* New upstream release
* Switch source package format to 3.0 (quilt)
* Bump Standards-Version to 3.9.2
* Bump debhelper compat level to 8
-- Stéphane Glondu <glondu@debian.org> Tue, 12 Jul 2011 08:56:20 +0200
ocaml-sqlite3 (1.5.6-3) unstable; urgency=low
* Add Do-native-test-only-if-sqlite3.cmxa-has-been-compile.patch
(fixes FTBFS on bytecode architectures)
-- Stéphane Glondu <glondu@debian.org> Sun, 18 Oct 2009 15:35:03 +0200
ocaml-sqlite3 (1.5.6-2) unstable; urgency=low
* New upstream release
* Switch packaging to dh-ocaml 0.9
* Convert debian/rules to dh
* debian/control:
- update my e-mail address and remove DMUA
- update Standards-Version to 3.8.3 (no changes)
-- Stéphane Glondu <glondu@debian.org> Sun, 18 Oct 2009 02:42:10 +0200
ocaml-sqlite3 (1.5.1-1) unstable; urgency=low
* New upstream release
* Switch patches to quilt, and add README.source
* debian/control:
- update Standards-Version to 3.8.2
- add Homepage field
* Add versioned dependency on ocaml-findlib to ease OCaml 3.11.1
transition
-- Stephane Glondu <steph@glondu.net> Tue, 30 Jun 2009 20:50:53 +0200
ocaml-sqlite3 (1.4.0-2) unstable; urgency=low
[ Stefano Zacchiroli ]
* set archive section to "ocaml"
[ Stephane Glondu ]
* Move .cma and META to libsqlite3-ocaml, build .cmxs
-- Stephane Glondu <steph@glondu.net> Mon, 18 May 2009 16:00:26 +0200
ocaml-sqlite3 (1.4.0-1) unstable; urgency=low
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Mon, 06 Apr 2009 19:45:35 +0200
ocaml-sqlite3 (1.3.0-2) unstable; urgency=low
* Upload to unstable.
-- Samuel Mimram <smimram@debian.org> Wed, 25 Feb 2009 10:01:43 +0100
ocaml-sqlite3 (1.3.0-1) experimental; urgency=low
* New Upstream Version.
* Switch packaging to git.
* Build-depend on dh-ocaml and use predefined variables and ocamlinit in
rules.
* Update compat to 7.
* Update standards version to 3.8.0.
-- Samuel Mimram <smimram@debian.org> Thu, 19 Feb 2009 08:56:13 +0100
ocaml-sqlite3 (1.2.0-1) unstable; urgency=low
* New upstream release.
-- Stephane Glondu <steph@glondu.net> Mon, 02 Jun 2008 16:12:36 +0200
ocaml-sqlite3 (1.0.3-1) unstable; urgency=low
[ Stephane Glondu ]
* Added DM-Upload-Allowed to debian/control.
[ Samuel Mimram ]
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Sat, 26 Apr 2008 16:18:55 +0200
ocaml-sqlite3 (1.0.1-1) unstable; urgency=low
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Sat, 05 Apr 2008 14:59:17 +0200
ocaml-sqlite3 (1.0.0-1) unstable; urgency=low
[ Samuel Mimram ]
* New upstream release.
* Updated standards version to 3.7.3.
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Stephane Glondu ]
* Added debian/libsqlite3-ocaml-dev.doc-base, closes: #464440.
* Raising priority to optional.
* Adding me to uploaders.
-- Samuel Mimram <smimram@debian.org> Sun, 23 Mar 2008 13:22:08 +0100
ocaml-sqlite3 (0.23.0-1) unstable; urgency=low
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Sun, 16 Sep 2007 16:50:04 +0000
ocaml-sqlite3 (0.22.0-1) unstable; urgency=low
* New upstream release.
* Build with OCaml 3.10.
* Tighten dependency on libsqlite3-dev.
-- Samuel Mimram <smimram@debian.org> Sat, 08 Sep 2007 00:29:35 +0200
ocaml-sqlite3 (0.21.0-1.1) experimental; urgency=low
* NMU with maintainer authorization
* rebuilt against ocaml 3.10.0
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 16 Jul 2007 14:29:11 +0200
ocaml-sqlite3 (0.21.0-1) unstable; urgency=low
[ Enrico Tassi ]
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Thu, 21 Jun 2007 23:18:54 +0200
ocaml-sqlite3 (0.16.0-2) unstable; urgency=low
* Updated install-no-mktop.dpatch in order to correctly install on
non-native archs, closes: #421052.
-- Samuel Mimram <smimram@debian.org> Sun, 06 May 2007 14:07:31 +0200
ocaml-sqlite3 (0.16.0-1) unstable; urgency=low
* New upstream release.
* Updated install-no-mktop.dpatch.
-- Samuel Mimram <smimram@debian.org> Tue, 24 Apr 2007 23:33:27 +0200
ocaml-sqlite3 (0.13.0-1) unstable; urgency=low
* Changed upstream, we are now using Markus Mottl's version. Updated
copyright and watch files.
* New upstream release, closes: #411365.
-- Samuel Mimram <smimram@debian.org> Thu, 8 Mar 2007 22:42:23 +0100
ocaml-sqlite3 (0.3.0-1) unstable; urgency=low
* New upstream release.
* Removed gc.dpatch and native-linking.dpatch, integrated upstream.
-- Samuel Mimram <smimram@debian.org> Thu, 4 Jan 2007 17:11:10 +0000
ocaml-sqlite3 (0.2.0-1) unstable; urgency=low
* Initial release, closes: #405008.
-- Samuel Mimram <smimram@debian.org> Sat, 30 Dec 2006 14:21:42 +0100
|