Review: rust-hifitime 4.3.1-1
Package Information
| Description | High-fidelity time management library - Rust source code Source code for Debianized Rust crate "hifitime" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Simon Quigley <tsimonq2@debian.org> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hifitime] (browse) |
| Tracker | https://tracker.debian.org/pkg/rust-hifitime |
| Uploaded | 16 days ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Sat, 22 Aug 2026 12:44:01 -0500 |
| Source | rust-hifitime |
| Version | 4.3.1-1 |
| Changed-By | Simon Quigley |
Changelog
rust-hifitime (4.3.1-1) unstable; urgency=medium
.
* Package hifitime 4.3.1 from crates.io using debcargo 2.8.4
* Complete isolated serde feature (pull serde_derive + std). Ignore
leap_second_fetch; crates.io orig excludes data/.
* remove_features python so --all-features ADT does not link
libpython.
* Also ignore tests/epoch.rs test_leap_seconds_file (same missing
data/).
* Ignore UT1 tests that need excluded EOP data or a JPL download..dsc
| Component | main |
|---|---|
| Package-List | librust-hifitime-dev deb rust optional arch=any |
| Section | rust |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hifitime Upstream-Contact: Christopher Rabotin <christopher.rabotin@gmail.com> Source: https://github.com/nyx-space/hifitime Files: * Copyright: 2017-2026 Christopher Rabotin <christopher.rabotin@gmail.com> License: MPL-2.0 Comment: This includes all contributors under https://github.com/nyx-space/hifitime/graphs/contributors Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Simon Quigley <tsimonq2@debian.org> License: MPL-2.0 License: MPL-2.0 Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0
Review Information
rejected — allocated to siretart 6 days ago, started 6 days ago, completed 6 days ago.
Final Comment
Thanks for your diligence. I noticed a slight slip in licensing
information where examples/python/basic.py (lines 4-6) and
examples/python/timescales.py (lines 4-6) are licensed under Apache-2.0:
- This Source Code Form is subject to the terms of the Apache
- v. 2.0. If a copy of the Apache License was not distributed with
- this file, You can obtain one at
- https://www.apache.org/licenses/LICENSE-2.0.
However, debian/copyright only declares MPL-2.0 under Files: *
and is missing a stanza for examples/python/* under Apache-2.0 as
well as the standalone License: Apache-2.0 definition.
Please update debian/copyright to include the Apache-2.0 stanza and
license definition in your next upload.
-rt
Other Reviews of this Package
| Version | Hash | Allocated | Completed | Reviewer | Status | Details |
|---|---|---|---|---|---|---|
| 4.3.1-1 | 844733c4… | 2026-09-07 23:01 | 2026-09-07 23:04 | siretart | accepted | VIEW |