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
|
js-of-ocaml (1.2-2) unstable; urgency=low
* Update upstream changelog and version (Closes: #691257)
-- Stéphane Glondu <glondu@debian.org> Wed, 14 Nov 2012 12:18:20 +0100
js-of-ocaml (1.2-1) unstable; urgency=low
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Fri, 08 Jun 2012 07:23:02 +0200
js-of-ocaml (1.1.1-1) unstable; urgency=low
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Sat, 17 Mar 2012 11:39:42 +0100
js-of-ocaml (1.1-1) unstable; urgency=low
* New upstream release
- remove patch (merged upstream)
-- Stéphane Glondu <glondu@debian.org> Sun, 04 Mar 2012 20:30:02 +0100
js-of-ocaml (1.0.9b-1) unstable; urgency=low
* New upstream release
* Update debian/watch
-- Stéphane Glondu <glondu@debian.org> Sun, 01 Jan 2012 15:01:11 +0100
js-of-ocaml (1.0.9-1) unstable; urgency=low
* New upstream release
* Fix FTBFS on bytecode architectures
* Do not install plugins on architectures without natdynlink
-- Stéphane Glondu <glondu@debian.org> Sat, 03 Dec 2011 13:43:57 +0100
js-of-ocaml (1.0.8-1) unstable; urgency=low
* New upstream release
* Add libderiving-ocsigen-ocaml-dev to Build-Depends
* Add new binary packages: js-of-ocaml, libjs-of-ocaml
-- Stéphane Glondu <glondu@debian.org> Tue, 29 Nov 2011 07:46:26 +0100
js-of-ocaml (1.0.7-1) unstable; urgency=low
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Tue, 22 Nov 2011 07:12:18 +0100
js-of-ocaml (1.0.6-1) unstable; urgency=low
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Thu, 29 Sep 2011 08:43:35 +0200
js-of-ocaml (1.0.5-1) unstable; urgency=low
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Thu, 22 Sep 2011 11:53:08 +0200
js-of-ocaml (1.0.3-1) unstable; urgency=low
* New upstream release
- do no longer remove examples, update debian/copyright accordingly
-- Stéphane Glondu <glondu@debian.org> Sat, 30 Jul 2011 18:31:12 +0200
js-of-ocaml (1.0.2+dfsg-1) unstable; urgency=low
* New upstream release
- Bump required Lwt version to 2.3.0
- Update license to LGPLv2
- Drop patches (fixed upstream)
* Bump Standards-Version to 3.9.2 (no changes)
-- Nicolas Dandrimont <nicolas.dandrimont@crans.org> Fri, 20 May 2011 00:33:08 +0200
js-of-ocaml (1.0+dfsg-2) unstable; urgency=low
* Team upload.
* Do not compile native js_of_ocaml on bytecode architectures, use bytecode
version instead.
-- Mehdi Dogguy <mehdi@debian.org> Sat, 23 Apr 2011 13:39:26 +0200
js-of-ocaml (1.0+dfsg-1) unstable; urgency=low
* Initial release (Closes: #610392)
-- Stéphane Glondu <glondu@debian.org> Sun, 23 Jan 2011 12:40:04 +0100
|