Review: rust-hex-literal-0.4 0.4.1-1
Package Information
| Description | Macro for converting hexadecimal string to a byte array at compile time - Rust source code Source code for Debianized Rust crate "hex-literal" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | kpcyrd <git@rxv.cc> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hex-literal-0.4] (browse) |
| Tracker | https://tracker.debian.org/pkg/rust-hex-literal-0.4 |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Tue, 30 Jun 2026 19:10:29 +0000 |
| Source | rust-hex-literal-0.4 |
| Version | 0.4.1-1 |
| Changed-By | kpcyrd |
| Architecture | amd64 source |
Changelog
rust-hex-literal-0.4 (0.4.1-1) unstable; urgency=medium . * Package hex-literal 0.4.1 from crates.io using debcargo 2.8.3
.dsc
| Component | main |
|---|---|
| Package-List | librust-hex-literal-0.4-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: hex-literal Upstream-Contact: RustCrypto Developers Source: https://github.com/RustCrypto/utils Files: * Copyright: 2018 RustCrypto Developers 2018 Artyom Pavlov License: Expat or Apache-2.0 Files: debian/* Copyright: 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2020 Andrej Shadura <andrewsh@debian.org> License: Expat or Apache-2.0 License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0 License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.
Final Comment
Public Notes
1 hour ago
● public
CME fix
Command: cme fix --verbose dpkg
Exit code: 0
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 1 package versions. Please wait...
Got info from api.ftp-master.debian.org for 1 packages.
Warning in 'control source Build-Depends:0': debhelper-compat dependency version is too old (13). It should be 14
Offending value: 'debhelper-compat (= 13)'
Warning in 'control source Build-Depends-Arch:1': unnecessary greater-than versioned dependency: rustc (>= 1.57) <!nocheck>. Debian has oldoldstable -> 1.48.0+dfsg1-2; oldstable -> 1.63.0+dfsg1-2; stable -> 1.85.0+dfsg3-1; stable-backports -> 1.94.1+dfsg1-1~bpo13+3; unstable -> 1.95.0+dfsg1-2; testing -> 1.95.0+dfsg1-2; experimental -> 1.96.0+dfsg1-1~exp1;
Offending value: 'rustc:native (>= 1.57) <!nocheck>'
Warning in 'control binary:"librust-hex-literal-0.4-dev" Breaks:1': unnecessary older-than versioned dependency: rustc (<< 1.57~). Debian has oldoldstable -> 1.48.0+dfsg1-2; oldstable -> 1.63.0+dfsg1-2; stable -> 1.85.0+dfsg3-1; stable-backports -> 1.94.1+dfsg1-1~bpo13+3; unstable -> 1.95.0+dfsg1-2; testing -> 1.95.0+dfsg1-2; experimental -> 1.96.0+dfsg1-1~exp1;
Offending value: 'rustc (<< 1.57~)'
Warning in 'control binary:"librust-hex-literal-0.4-dev" Synopsis': Synopsis is too long. (this cannot be fixed with 'cme fix' command)
Offending value: 'Macro for converting hexadecimal string to a byte array at compile time - Rust source code'
Changes applied to dpkg configuration:
- control source Build-Depends:0: 'debhelper-compat (= 14)' -> 'debhelper-compat (= 13)' # conflicting initial values
- control source debhelper-version: '14' -> '13' # conflicting initial values
- control source Build-Depends:0: 'debhelper-compat (= 13)' -> 'debhelper-compat (= 14)' # applied fix for :changed debhelper-compat version dependency to 14
- control source Build-Depends-Arch:1: 'rustc:native (>= 1.57) <!nocheck>' -> 'rustc <!nocheck>' # applied fix for :unnecessary greater-than versioned dependency: rustc (>= 1.57) <!nocheck>. Debian has oldoldstable -> 1.48.0+dfsg1-2; oldstable -> 1.63.0+dfsg1-2; stable -> 1.85.0+dfsg3-1; stable-backports -> 1.94.1+dfsg1-1~bpo13+3; unstable -> 1.95.0+dfsg1-2; testing -> 1.95.0+dfsg1-2; experimental -> 1.96.0+dfsg1-1~exp1;
- control binary:"librust-hex-literal-0.4-dev" Breaks:1 deleted value: 'rustc (<< 1.57~)' # applied fix for :unnecessary older-than versioned dependency: rustc (<< 1.57~). Debian has oldoldstable -> 1.48.0+dfsg1-2; oldstable -> 1.63.0+dfsg1-2; stable -> 1.85.0+dfsg3-1; stable-backports -> 1.94.1+dfsg1-1~bpo13+3; unstable -> 1.95.0+dfsg1-2; testing -> 1.95.0+dfsg1-2; experimental -> 1.96.0+dfsg1-1~exp1;