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
|
lwt-log (1.1.2-4) unstable; urgency=medium
* Use ocaml_dune DH buildsystem
-- Stéphane Glondu <glondu@debian.org> Thu, 17 Aug 2023 09:29:40 +0200
lwt-log (1.1.2-3) unstable; urgency=medium
* Fix compilation with recent dune.
-- Julien Puydt <jpuydt@debian.org> Thu, 06 Jul 2023 12:11:30 +0200
lwt-log (1.1.2-2) unstable; urgency=medium
* Team upload.
* Bump standards-version to 4.6.2.
-- Julien Puydt <jpuydt@debian.org> Mon, 03 Jul 2023 13:12:13 +0200
lwt-log (1.1.2-1) unstable; urgency=medium
[ Stéphane Glondu ]
* New upstream release
[ Debian Janitor ]
* Update watch file
* Set upstream metadata fields
* Update standards version to 4.6.1
-- Stéphane Glondu <glondu@debian.org> Mon, 23 Jan 2023 10:41:07 +0100
lwt-log (1.1.1-3) unstable; urgency=medium
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
* Add empty dh_dwz override to fix FTBFS
-- Stéphane Glondu <glondu@debian.org> Tue, 28 Jul 2020 10:54:11 +0200
lwt-log (1.1.1-2) unstable; urgency=medium
* Call dune instead of jbuilder in clean rule (fixes FTBFS)
-- Stéphane Glondu <glondu@debian.org> Fri, 31 Jan 2020 20:46:20 +0100
lwt-log (1.1.1-1) unstable; urgency=medium
* Initial release (Closes: #940318)
-- Stéphane Glondu <glondu@debian.org> Mon, 11 Nov 2019 11:46:21 +0100
|