ocaml-fileutils 0.6.4-1 source package in Ubuntu

Changelog

ocaml-fileutils (0.6.4-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update watch file format version to 4.
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
  * debian/watch: Use GitHub /tags rather than /releases page.
  * Update standards version to 4.6.1, no changes needed.

 -- Stéphane Glondu <email address hidden>  Sun, 22 Jan 2023 11:56:52 +0100

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
Lunar release universe libdevel

Downloads

File Size SHA-256 Checksum
ocaml-fileutils_0.6.4-1.dsc 1.8 KiB 734c191314055d5fefea197d70fbc93a357b8af1d7187c4c6f99e66f989d732e
ocaml-fileutils_0.6.4.orig.tar.gz 48.0 KiB 70988d3a5ef30658df57cfd235f610693dfddf69448355df5bb1423014f05c1a
ocaml-fileutils_0.6.4-1.debian.tar.xz 12.2 KiB 426da71f7b8a91d768234da837389b75127dbfda0de15e72a9c78ccf0130a25a

No changes file available.

Binary packages built by this source

libfileutils-ocaml-dev: File manipulation for OCaml

 This library provides some functions which operate on the file system
 for the Objective Caml (OCaml) programming language. The aim is to enhance
 the basic functionality provided by the OCaml standard Filename module.
 .
 It provides functions, written in pure OCaml, for manipulating files (mv, cp,
 mkdir et al) and abstract filename (make_relative, make_absolute et al).

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