DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-discord-rich-presence 1.1.0-1

Package Information

DescriptionCrate for interfacing with Discord's IPC (Rich Presence) - Rust source code

Source code for Debianized Rust crate "discord-rich-presence"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByJuan Manuel Méndez Rey <juan.mendezr@proton.me>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/discord-rich-presence] (browse)
Closes#1145311
Trackerhttps://tracker.debian.org/pkg/rust-discord-rich-presence
Uploaded5 hours ago

New Package Report

.changes
DateMon, 14 Sep 2026 09:19:23 -0500
Sourcerust-discord-rich-presence
Version1.1.0-1
Changed-ByJuan Manuel Méndez Rey
Architecturesource amd64
Distributionunstable
Changelog
rust-discord-rich-presence (1.1.0-1) unstable; urgency=medium
 .
   * Package discord-rich-presence 1.1.0 from crates.io using debcargo 2.8.4
     (Closes: #1145311)
   * Bump uuid dependency from 0.8 to 1 (Debian ships 1.x); the only use
     (Uuid::new_v4().to_string()) is unchanged across versions.
   * Mark the test suite broken: tests/models_test.rs needs a real Discord
     client listening on its local IPC socket, unavailable in any sandboxed
     build environment.
   * Shorten debcargo.toml's summary and drop its leading "A": fixes
     synopsis-too-long (debcargo's appended " - Rust source code" suffix
     pushed it past 80 columns) and description-synopsis-starts-with-article.
.dsc
Package-Listlibrust-discord-rich-presence-dev deb rust optional arch=any
Sectionrust
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: discord-rich-presence
Upstream-Contact: Violet <110789901+vionya@users.noreply.github.com>
Source: https://github.com/vionya/discord-rich-presence

Files: *
Copyright: 2025 vionya
License: Expat

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Juan Manuel Méndez Rey <juan.mendezr@proton.me>
License: Expat

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 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package