xmlm 1.3.0-2 source package in Ubuntu

Changelog

xmlm (1.3.0-2) unstable; urgency=medium

  * Fix xmlm's version in META file
  * Bump minimal required version of Debhelper to 11
  * Use a canonical URI in Vcs-Git field

 -- Mehdi Dogguy <email address hidden>  Mon, 21 May 2018 12:41:57 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmlm_1.3.0-2.dsc 2.0 KiB 7e7684af275c0e8e1a5990ad647a5b2a5cec88683787f65f9433c9aceac1a790
xmlm_1.3.0.orig.tar.bz2 24.6 KiB 1675f0c39d39130e7778aeadb162ef7badee71832bf9ab5ec5ea2738cbeb2de7
xmlm_1.3.0-2.debian.tar.xz 3.8 KiB 036abe012b3ae04aeb3c268dcbb1dfc98e84e5fa42d5f8f9241f4e31bff9d5fd

No changes file available.

Binary packages built by this source

libxmlm-ocaml-dev: OCaml xml manipulation module

 Xmlm allows the OCaml programmer to manipulate xml data.
 Its complexity is half-way between the easy xml-light module and
 a full parsing of xml data.
 .
 It is also very simple to upgrade existing code using xml-light
 in order to use xmlm.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use xmlm.

libxmlm-ocaml-dev-dbgsym: debug symbols for libxmlm-ocaml-dev