rust-epoxy 0.1.0-1
Package Information
| Description | Rust bindings for libepoxy, an OpenGL function loader - Rust source code Source code for Debianized Rust crate "epoxy" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Juan Manuel Méndez Rey <juan.mendezr@proton.me> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/epoxy] (browse) |
| Closes | #1145302 |
| Tracker | https://tracker.debian.org/pkg/rust-epoxy |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Mon, 14 Sep 2026 09:08:54 -0500 |
|---|---|
| Source | rust-epoxy |
| Version | 0.1.0-1 |
| Changed-By | Juan Manuel Méndez Rey |
| Architecture | source amd64 |
| Distribution | unstable |
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-List | librust-epoxy-dev deb rust optional arch=any |
|---|---|
| Section | rust |
| Priority | optional |
| Component | main |
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'.