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
|
ocaml-reins (0.1a-10.1) unstable; urgency=medium
* Non-maintainer upload.
* urgency=medium for getting into bookworm.
-- Adrian Bunk <bunk@debian.org> Wed, 08 Feb 2023 13:53:33 +0200
ocaml-reins (0.1a-10) unstable; urgency=low
[ Stéphane Glondu ]
* Team upload
* Define OCAMLDEP_MODULES (Closes: #971176)
* Remove Mike Furr from Uploaders (Closes: #873237)
* Bump debhelper compat level to 13
* Add Rules-Requires-Root: no
* Remove old version constraints
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
-- Stéphane Glondu <glondu@debian.org> Mon, 06 Feb 2023 14:02:07 +0100
ocaml-reins (0.1a-9) unstable; urgency=medium
* Add libnum-ocaml-dev to Build-Depends
-- Stéphane Glondu <glondu@debian.org> Sun, 08 Sep 2019 11:39:18 +0200
ocaml-reins (0.1a-8) unstable; urgency=medium
* Team upload
* Update Vcs-*
* Fix compilation with OCaml 4.08.0
-- Stéphane Glondu <glondu@debian.org> Sat, 07 Sep 2019 20:04:19 +0200
ocaml-reins (0.1a-7) unstable; urgency=medium
* Team upload
* debian/patches:
+ Disable blocking warnings new in OCaml 4.05.0
+ Use "include module type of" to avoid FTBFS with OCaml 4.05.0
* Update Vcs-*
* Bump debhelper compat to 10
-- Stéphane Glondu <glondu@debian.org> Wed, 19 Jul 2017 10:01:14 +0200
ocaml-reins (0.1a-6) unstable; urgency=medium
* Team upload.
* Fix FTBFS with OCaml 4.02.3
-- Mehdi Dogguy <mehdi@debian.org> Fri, 16 Oct 2015 22:48:32 +0200
ocaml-reins (0.1a-5) unstable; urgency=medium
* Team upload
* debian/patches:
+ Fix test-suite with new oUnit (Closes: #713499)
+ Fix version in META
* Remove myself from Uploaders
* Update Vcs-*
* Add ocaml-findlib to Suggests
-- Stéphane Glondu <glondu@debian.org> Thu, 30 Jan 2014 14:56:07 +0100
ocaml-reins (0.1a-4) unstable; urgency=low
* Team upload.
* Set a dummy HOME when calling omake (fixes FTBFS on buildds where
HOME is not set).
-- Mehdi Dogguy <mehdi@debian.org> Thu, 21 Apr 2011 22:06:00 +0200
ocaml-reins (0.1a-3) unstable; urgency=low
* Switch to dh-ocaml 0.9
* Switch to format 3.0 (quilt)
* debian/control:
- update my e-mail address, remove DMUA
- update Standards-Version to 3.8.3 (no changes)
-- Stéphane Glondu <glondu@debian.org> Sun, 20 Dec 2009 02:37:35 +0100
ocaml-reins (0.1a-2) unstable; urgency=low
[ Stefano Zacchiroli ]
* promote Homepage to a real debian/control field, now that dpkg supports it
[ Stephane Glondu ]
* Switch packaging to git
* Switch patches to quilt, add README.source
* Use dh and bump debhelper compatibility level to 7
* debian/control:
- set Maintainer to d-o-m, add Mike and myself to Uploaders
- move to section ocaml
- update Standards-Version to 3.8.2
- add versioned dependency on omake to avoid buggy package
* Switch debian/copyright to new format
-- Stephane Glondu <steph@glondu.net> Sat, 04 Jul 2009 17:01:39 +0200
ocaml-reins (0.1a-1) unstable; urgency=low
* Initial release (Closes: #445039)
-- Mike Furr <mfurr@debian.org> Tue, 02 Oct 2007 16:35:40 -0400
|