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
|
ocaml-rope (0.6.3-1) unstable; urgency=medium
* Team upload
* New upstream release (Closes: #1073901)
* Update debian/watch
* Do not hardcode /usr/lib/ocaml
-- Stéphane Glondu <glondu@debian.org> Wed, 07 Aug 2024 04:37:43 +0200
ocaml-rope (0.6.2-4) unstable; urgency=medium
* Team upload
* Use ocaml_dune DH buildsystem (Closes: #1042101)
* Bump Standards-Version to 4.6.2
-- Stéphane Glondu <glondu@debian.org> Thu, 27 Jul 2023 05:29:25 +0200
ocaml-rope (0.6.2-3) unstable; urgency=medium
* Team upload
* Build-depend on ocaml-dune, clean up old build dependencies
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Stéphane Glondu <glondu@debian.org> Mon, 28 Sep 2020 07:38:43 +0200
ocaml-rope (0.6.2-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.1 (no changes).
* Update build command and install files for the latest dune.
-- Andy Li <andy@onthewings.net> Sun, 10 Nov 2019 11:17:14 +0800
ocaml-rope (0.6.2-1) unstable; urgency=medium
* New upstream version.
-- Andy Li <andy@onthewings.net> Wed, 20 Mar 2019 17:40:27 +0800
ocaml-rope (0.6.1-2) unstable; urgency=medium
* Update d/rules for new version of dune. (Closes: #917731)
* Bump Standards-Version to 4.3.0 (no changes).
-- Andy Li <andy@onthewings.net> Sun, 30 Dec 2018 23:26:14 +0800
ocaml-rope (0.6.1-1) unstable; urgency=medium
* Team upload.
* New upstream version (2017-12-25)
Closes: #898734
* Update debian/watch
* debian/control: Update Vcs-* and Homepage URLs
* debian/rules: Put dh_missing list in not-installed
* Switch to debhelper 11
* Declare compliance with policy v4.1.4.
No change required.
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Tue, 15 May 2018 17:28:19 +0200
ocaml-rope (0.6-1) unstable; urgency=low
* Initial release. (Closes: #881136)
-- Andy Li <andy@onthewings.net> Mon, 20 Nov 2017 09:49:39 +0800
|