DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-epoxy 0.1.0-1

Package Information

DescriptionRust bindings for libepoxy, an OpenGL function loader - Rust source code

Source code for Debianized Rust crate "epoxy"

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/epoxy] (browse)
Closes#1145302
Trackerhttps://tracker.debian.org/pkg/rust-epoxy
Uploaded3 hours ago

New Package Report

.changes
DateMon, 14 Sep 2026 09:08:54 -0500
Sourcerust-epoxy
Version0.1.0-1
Changed-ByJuan Manuel Méndez Rey
Architecturesource amd64
Distributionunstable
Changelog
rust-epoxy (0.1.0-1) unstable; urgency=medium
 .
   * Package epoxy 0.1.0 from crates.io using debcargo 2.8.4
     (Closes: #1145302)
   * Drop the unused shared_library dependency (removed from the Rust
     archive) and bump the gl_generator build-dep from 0.9 (unbuildable,
     its own dep on a yanked xml-rs release) to 0.14.
   * Make the gl_generator unstable_generator_utils feature unconditional
     (upstream only requested it via epoxy's own default feature; the
     debug_marker-only autopkgtest variant failed to compile without it).
   * Shorten debcargo.toml's summary: with the " - Rust source code" suffix
     debcargo appends, the original pushed the synopsis past lintian's
     80-column limit (synopsis-too-long).
.dsc
Package-Listlibrust-epoxy-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: epoxy
Upstream-Contact: Maxwell Koo <mjkoo90@gmail.com>
Source: https://github.com/mjkoo/epoxy-rs

Files: *
Copyright: Maxwell Koo <mjkoo90@gmail.com>
Comment: No file carries an explicit copyright year notice; the Cargo.toml
 authors field is the only attribution available for the crate's own code.
 build/main.rs's header comment "Based on `glium`'s build/main.rs" refers
 to following the same generic gl_generator+pkg_config usage pattern
 common to gl_generator consumers (compare glium's own build/main.rs);
 there is no substantial creative code reproduced from glium, which is
 licensed Apache-2.0 in any case.
License: Apache-2.0

Files: build/epoxy_gen.rs
Copyright: 2015 Brendan Zabarauskas and the gl-rs developers
License: Apache-2.0

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: Apache-2.0

License: Apache-2.0
 On Debian systems the full text of the Apache License version 2.0 can be
 found in the file `/usr/share/common-licenses/Apache-2.0'.

Back to Dashboard | View all reviews for this package