Review: ruby-sys-uname 1.5.0-1
Package Information
| Description | interface for returning uname (platform) information The sys-uname library provides an interface for gathering information about your current platform. The library is named after the Unix 'uname' command. Available information includes OS name, OS version, system name and so on. |
|---|---|
| Maintainer | Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org> |
| Changed By | Simon Quigley <tsimonq2@debian.org> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/ruby-team/ruby-sys-uname.git (browse) |
| Closes | #1129679 |
| Tracker | https://tracker.debian.org/pkg/ruby-sys-uname |
| Uploaded | 5 months, 4 days ago |
New Package Report
.changes
| Changed-By | Simon Quigley |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 04 Mar 2026 11:52:15 -0600 |
| Source | ruby-sys-uname |
| Version | 1.5.0-1 |
Changelog
ruby-sys-uname (1.5.0-1) unstable; urgency=medium . * Initial release (Closes: #1129679).
.dsc
| Package-List | ruby-sys-uname deb ruby optional arch=all |
|---|---|
| Section | ruby |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sys-uname Upstream-Contact: Daniel J. Berger <djberg96@gmail.com> Source: http://github.com/djberg96/sys-uname Files: * Copyright: 2002-2026 Daniel J. Berger License: Apache-2.0 Files: debian/* Copyright: 2026 Simon Quigley <tsimonq2@debian.org> License: Apache-2.0 Comment: The Debian packaging is licensed under the same terms as the source. License: Apache-2.0 On Debian systems the full text of the Apache-2.0 license can be found in /usr/share/common-licenses/Apache-2.0.
Review Information
accepted — allocated to awm 5 months, 3 days ago, started 5 months, 3 days ago, completed 5 months, 3 days ago.
Final Comment
Public Notes
5 months, 3 days ago
● public
CME fix
Command: cme fix --verbose dpkg
Exit code: 0
Reading package lists... 0%
Reading package lists... 100%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 0%
Reading state information... Done
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 2 package versions. Please wait...
Got info from api.ftp-master.debian.org for 2 packages.
Warning in 'control source Build-Depends:3': unnecessary greater-than versioned dependency: ruby-ffi (>= 1.1). Debian has oldoldstable -> 1.12.2+dfsg-2+b3; oldstable -> 1.15.5+dfsg-1+b1; stable -> 1.17.0+dfsg-1+b3; testing -> 1.17.3+dfsg-1; unstable -> 1.17.3+dfsg-1;
Offending value: 'ruby-ffi (>= 1.1)'
Changes applied to dpkg configuration:
- control source Build-Depends:3: 'ruby-ffi (>= 1.1)' -> 'ruby-ffi' # applied fix for :unnecessary greater-than versioned dependency: ruby-ffi (>= 1.1). Debian has oldoldstable -> 1.12.2+dfsg-2+b3; oldstable -> 1.15.5+dfsg-1+b1; stable -> 1.17.0+dfsg-1+b3; testing -> 1.17.3+dfsg-1; unstable -> 1.17.3+dfsg-1;