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
|
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
|