DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: ocaml-uring 2.7.0+dfsg-1

Package Information

DescriptionOCaml bindings for Linux io_uring -- runtime files

Bindings to the Linux io_uring kernel IO interfaces. See ocaml-eio for a higher-level API using this.

This package contains runtime files.

MaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed ByStéphane Glondu <glondu@debian.org>
Sponsorglondu@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/ocaml-team/ocaml-uring.git (browse)
Closes#1140413
Trackerhttps://tracker.debian.org/pkg/ocaml-uring
Uploaded1 month, 17 days ago

New Package Report

.changes
Architecturesource amd64
Distributionunstable
DateSat, 20 Jun 2026 02:55:19 +0200
Sourceocaml-uring
Version2.7.0+dfsg-1
Changed-ByStéphane Glondu
Changelog
ocaml-uring (2.7.0+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140413)
.dsc
Package-Listliburing-ocaml deb ocaml optional arch=any
liburing-ocaml-dev deb ocaml optional arch=any
Sectionocaml
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files-Excluded: vendor

Files: *
Copyright: 2020-2021, Anil Madhavapeddy
           2021, Craig Ferguson
License: ISC

Files: debian/*
Copyright: 2026, Stéphane Glondu <glondu@debian.org>
License: ISC

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Review Information

rejected — allocated to siretart 1 month, 17 days ago, started 1 month, 17 days ago, completed 1 month, 17 days ago.

Final Comment

Thanks for your diligence in preparing the ocaml-uring package.

I noticed an omission in debian/copyright where some authors from
lib/uring/uring_stubs.c are currently missing. Specifically, the
file lists copyright notices for Sadiq Jaffer (2020-2021) and
Christiano Haesbaert (2022) in addition to Anil Madhavapeddy, but
only Anil Madhavapeddy and Craig Ferguson are recorded in the
copyright file:

  • Copyright (C) 2020-2021 Sadiq Jaffer
  • Copyright (C) 2022 Christiano Haesbaert

Because these copyright notices are required by the ISC license to be
reproduced, they should be added to the debian/copyright stanzas.

Since this is a new package, we'll need to sort this out before it
can be accepted by the archive administration.

-rt

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
2.7.0+dfsg-3 361385d0… 2026-06-22 09:29 2026-06-22 09:40 siretart accepted VIEW
2.7.0+dfsg-2 57afd66c… 2026-06-21 13:36 2026-06-21 13:47 siretart rejected VIEW

Public Notes

1 month, 17 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 43 files.

NOT IN debian/copyright (2):

  Christiano Haesbaert
    lib/uring/uring_stubs.c:4

  Sadiq Jaffer
    lib/uring/uring_stubs.c:3

Result: ATTENTION REQUIRED — 2 authors not in debian/copyright

Back to Dashboard | View all reviews for this package