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
|
ocaml-extunix (0.1.3-1) unstable; urgency=medium
* New upstream release
- Refresh patches.
* Install .cmt and .annot files in -dev package
-- Mehdi Dogguy <mehdi@debian.org> Mon, 18 Jan 2016 00:37:21 +0100
ocaml-extunix (0.1.1-1) unstable; urgency=medium
* New upstream release.
- Refresh patches.
-- Mehdi Dogguy <mehdi@debian.org> Sun, 19 Jul 2015 23:46:54 +0000
ocaml-extunix (0.1.0-1) unstable; urgency=medium
* New upstream release.
- Update 0001-Add-possibility-to-disable-execinfo-test-through-env.patch
- Remove fix-text-32-bit.patch (fixed upstream).
* Add myself to Uploaders.
-- Mehdi Dogguy <mehdi@debian.org> Thu, 08 May 2014 20:36:54 +0200
ocaml-extunix (0.0.6-1) unstable; urgency=low
[ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
[ Hendrik Tews ]
* new upstream version
* bump debhelper compat level and standards version
* add myself as uploader
* update Vcs fields, dependencies and package description
* update copyright
* add patch fix-test-32-bit to compile and run tests on 32 bit OCaml
* install api documentation in /usr/share/doc/libextunix-ocaml-dev/api/html
and use dh_ocamldoc
* update description of execinfo patch
-- Hendrik Tews <hendrik@askra.de> Thu, 13 Jun 2013 15:42:38 +0200
ocaml-extunix (0.0.5-2) unstable; urgency=low
* Team upload.
* Revert the following changes:
- Use --disable-execinfo to disable execinfo test on arm* and powerpc.
- remove 0001-Add-possibility-to-disable-execinfo-test-through-env.patch
-- Mehdi Dogguy <mehdi@debian.org> Wed, 27 Jun 2012 14:49:24 +0200
ocaml-extunix (0.0.5-1) unstable; urgency=low
* Team upload.
* New upstream release
- remove 0002-Define-O_CLOEXEC-when-missing.patch, integrated upstream.
- remove 0001-Add-possibility-to-disable-execinfo-test-through-env.patch.
Upstream now provides a way to disable some tests.
* Enable tests explicitly during confidure phase using --enable-tests.
* Use --disable-execinfo to disable execinfo test on arm* and powerpc.
* Fix lintian's duplicate-short-description.
-- Mehdi Dogguy <mehdi@debian.org> Wed, 27 Jun 2012 12:54:54 +0200
ocaml-extunix (0.0.4-2) unstable; urgency=low
* Team upload.
* Fix FTBFS on kfreebsd-*
- add 0002-Define-O_CLOEXEC-when-missing.patch
-- Mehdi Dogguy <mehdi@debian.org> Wed, 06 Jun 2012 14:00:02 +0200
ocaml-extunix (0.0.4-1) unstable; urgency=low
* Team upload.
* New upstream release (Closes: #675505)
- Rebase patches
* Install extunix.cmxs, when available
* Bump Standards-Version to 3.9.3, no changes needed.
-- Mehdi Dogguy <mehdi@debian.org> Tue, 05 Jun 2012 17:37:13 +0200
ocaml-extunix (0.0.3-2) unstable; urgency=low
* Team upload
* Disable extunix test on arm* and powerpc
-- Stéphane Glondu <glondu@debian.org> Thu, 25 Aug 2011 09:49:35 +0200
ocaml-extunix (0.0.3-1) unstable; urgency=low
* Team upload
* New upstream release (Closes: #632500)
-- Stéphane Glondu <glondu@debian.org> Tue, 12 Jul 2011 20:27:12 +0200
ocaml-extunix (0.0.2-1) unstable; urgency=low
* Team upload
[ Stéphane Glondu ]
* New upstream release
* Add debian/watch
* Bump Standards-Version to 3.9.2
[ Sylvain Le Gall ]
* Fix public-domain license for src/signalfd.c
-- Stéphane Glondu <glondu@debian.org> Sat, 02 Jul 2011 20:53:22 +0200
ocaml-extunix (0.0.1-1) unstable; urgency=low
* Initial release. (Closes: #604065)
-- Sylvain Le Gall <gildor@debian.org> Sat, 20 Nov 2010 00:47:32 +0100
|