ocaml-visitors 20200210-1 source package in Ubuntu

Changelog

ocaml-visitors (20200210-1) unstable; urgency=medium

  * New upstream release
  * Build-dependencies:
    - bump version of ocaml-nox
    - drop ocamlbuild and ocamlfind
    - add dune
    - add libppx-tools-ocaml-dev
    - bump version of libppx-deriving-ocaml-dev
    - add libresult-ocaml-dev
  * debian/rules: use dune to build and install
  * installation: update filename of the manual
  * override dh_missing to use the --fail-missing option
  * Standards-version 4.5.0 (no change)
  * Fix addresses in Vcs-{Git,Browser}
  * As-installed test: be more verbose

 -- Ralf Treinen <email address hidden>  Tue, 11 Feb 2020 20:54:22 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-visitors_20200210-1.dsc 2.4 KiB 399019296e3070a67e177c9d8bd1ae3f801a7926eb8c39a173d8dd5e47f38587
ocaml-visitors_20200210.orig.tar.xz 488.4 KiB f7c9d0cccc82f04a8477016a280f38e1bd8881825c05272f93e463ea72e35b88
ocaml-visitors_20200210-1.debian.tar.xz 4.2 KiB 4607cfecf154d3d2b668a1cd25c64e286101bed778d047c11c80bd1227d0abce

No changes file available.

Binary packages built by this source

libppx-visitors-ocaml-dev: OCaml syntax extension for object-oriented visitors

 Visitors is a syntax extension for the OCaml programming language. It
 allows you to annotate your type definitions, such that a visitor class
 will be automatically generated. This visitor class contains methods
 for the traversal of your data structure, like iter, map, fold, etc. It
 is then easy to override these methods for your needs. This is very
 convenient when programming with complex algebraic data structures.

libppx-visitors-ocaml-dev-dbgsym: debug symbols for libppx-visitors-ocaml-dev
libppx-visitors-ocaml-doc: No summary available for libppx-visitors-ocaml-doc in ubuntu groovy.

No description available for libppx-visitors-ocaml-doc in ubuntu groovy.