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
|
ocamlviz (1.01-8) unstable; urgency=medium
[ Stéphane Glondu ]
* Team upload
[ Bastian Germann ]
* Drop ocamlviz-gui (Closes: #967666)
-- Stéphane Glondu <glondu@debian.org> Sun, 27 Aug 2023 07:23:33 +0200
ocamlviz (1.01-7) unstable; urgency=medium
* Team upload
* Add preprocessing options for dh_ocamldoc (Closes: #1041793)
* Bump Standards-Version to 4.6.2
-- Stéphane Glondu <glondu@debian.org> Mon, 24 Jul 2023 09:03:42 +0200
ocamlviz (1.01-6) unstable; urgency=medium
* Team upload
* Fix compilation with OCaml 4.13.1
* Bump Standards-Version to 4.6.0
* Bump debian/watch version to 4
-- Stéphane Glondu <glondu@debian.org> Sat, 22 Jan 2022 07:05:12 +0100
ocamlviz (1.01-5) unstable; urgency=medium
* Fix FTBFS by using Bytes where necessary (Closes: #972262)
- Remove 0003-Compile-with-unsafe-string-for-now.patch, which is
not needed anymore
- Add 0003-Use-Bytes-only-where-necessary.patch
-- Mehdi Dogguy <mehdi@debian.org> Sun, 24 Jan 2021 11:22:04 +0100
ocamlviz (1.01-4) unstable; urgency=medium
* Team upload
* Compile with -unsafe-string for now (Closes: #944601)
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
* libocamlviz-ocaml-doc: add Multi-Arch: foreign
-- Stéphane Glondu <glondu@debian.org> Sun, 16 Aug 2020 09:12:38 +0200
ocamlviz (1.01-3) unstable; urgency=high
[ Stéphane Glondu ]
* Team upload
* Force rebuild of all packages on buildds
* Update Vcs-*
* Bump Standards-Version to 4.4.0
* Bump debhelper compat level to 12
[ Mehdi Dogguy ]
* Fix watch file
-- Stéphane Glondu <glondu@debian.org> Tue, 06 Aug 2019 16:20:16 +0200
ocamlviz (1.01-2) unstable; urgency=low
[ Mehdi Dogguy ]
* The gui should depend on graphviz on runtime.
[ Stéphane Glondu ]
* Conditionally compile documentation in override_dh_auto_install
(Closes: #576986)
-- Mehdi Dogguy <mehdi@debian.org> Tue, 13 Apr 2010 20:55:41 +0200
ocamlviz (1.01-1) unstable; urgency=low
* Initial release (Closes: #545532)
-- Mehdi Dogguy <mehdi@debian.org> Wed, 24 Mar 2010 19:34:00 +0100
|