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
|
ocaml-benchmark (1.3-2) unstable; urgency=medium
* Team upload
* Add ocamlbuild to Build-Depends
-- Stéphane Glondu <glondu@debian.org> Sun, 16 Jul 2017 13:17:23 +0200
ocaml-benchmark (1.3-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump Standards-Version to 3.9.6 (no changes)
-- Stéphane Glondu <glondu@debian.org> Mon, 04 May 2015 08:44:55 -0300
ocaml-benchmark (1.2-1) unstable; urgency=low
[ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
[ Hendrik Tews ]
* fix watch file and homepage
* import new upstream version
* bump debhelper compat level and standards version
* add myself as uploader
* update dependencies, Vcs fields, copyright
* change packaging to debhelper
* delete old patches
* delete some unused files in debian subdir
-- Hendrik Tews <hendrik@askra.de> Sun, 23 Jun 2013 21:01:51 +0200
ocaml-benchmark (0.9-2) unstable; urgency=low
* Use dh-ocaml 0.9.1 features
* Upgrade Standards-Version to 3.8.3 (no change)
-- Sylvain Le Gall <gildor@debian.org> Mon, 14 Dec 2009 23:00:28 +0000
ocaml-benchmark (0.9-1) unstable; urgency=low
* New Upstream Version
* Remove patch 02_gettimeofday, applied upstream
* Apply 03makedoc patch to fix documentation generation problem
* Upgrade Standards-Version to 3.8.1 (no change)
-- Sylvain Le Gall <gildor@debian.org> Fri, 01 May 2009 18:35:22 +0200
ocaml-benchmark (0.8-1) unstable; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Sylvain Le Gall ]
* New upstream version
* Remove debian/control.in
* Use dh-ocaml for generating .ocamldoc-apiref automatically
* Remove patch 01destdir, applied upstream
* Apply patch 02gettimeofday, to have a WALL time with a precision better
than 1 second (replace Unix.time by Unix.gettimeofay)
* Switch packaging to git
* Set maintainer to Debian OCaml Maintainers
* Upgrade Standards-Version to 3.8.0 (debian/README.source)
* Add Homepage field to debian/control
* Add ${misc:Depends} to dependencies
* Upgrade debian/compat to 7 (use debian/clean)
-- Sylvain Le Gall <gildor@debian.org> Sat, 07 Mar 2009 00:43:56 +0100
ocaml-benchmark (0.6-7) unstable; urgency=low
* Build for ocaml 3.10.0
* Move API documentation to the standard directory of OCaml
-- Sylvain Le Gall <gildor@debian.org> Tue, 04 Sep 2007 00:26:45 +0200
ocaml-benchmark (0.6-6) experimental; urgency=low
* Ooops, depends field is empty
-- Sylvain Le Gall <gildor@debian.org> Sat, 14 Jul 2007 01:48:48 +0200
ocaml-benchmark (0.6-5) experimental; urgency=low
* Upgrade debian/watch version to 3,
* Upgrade debhelper debian/compat to 5,
* Use CDBS for debian/rules,
* Change email address to gildor@debian.org everywhere
* Change watch URL to sf.net
* Rebuild for ocaml 3.10.0
-- Sylvain Le Gall <gildor@debian.org> Sat, 07 Jul 2007 23:26:25 +0200
ocaml-benchmark (0.6-4) unstable; urgency=low
* Change my email address to gildor@debian.org,
* Made debian/control a PHONY target,
* Upgrade standards version to 3.7.2 (no change),
-- Sylvain Le Gall <gildor@debian.org> Tue, 13 Jun 2006 08:58:34 +0200
ocaml-benchmark (0.6-3) unstable; urgency=low
* Rebuild for OCaml 3.09.1
-- Sylvain Le Gall <sylvain.le-gall@polytechnique.org> Wed, 11 Jan 2006 00:01:42 +0100
ocaml-benchmark (0.6-2) unstable; urgency=low
* Forget to update control using control.in. Add dependency on ocaml-
findlib (Closes: #343408)
-- Sylvain Le Gall <sylvain.le-gall@polytechnique.org> Mon, 19 Dec 2005 23:57:29 +0100
ocaml-benchmark (0.6-1) unstable; urgency=high
* Initial Release. ( Closes: #303310 )
-- Sylvain Le Gall <sylvain.le-gall@polytechnique.org> Sat, 3 Dec 2005 01:55:44 +0100
|