Source: rust-ab-glyph
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-ab-glyph-rasterizer-0.1+default-dev (>= 0.1.2-~~) <!nocheck>,
 librust-ab-glyph-rasterizer-0.1-dev (>= 0.1.2-~~) <!nocheck>,
 librust-owned-ttf-parser-0.19+default-dev <!nocheck>,
 librust-owned-ttf-parser-0.19+variable-fonts-dev <!nocheck>,
 librust-owned-ttf-parser-0.19-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 James McCoy <jamessan@debian.org>
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ab-glyph]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ab-glyph
X-Cargo-Crate: ab_glyph
Rules-Requires-Root: no

Package: librust-ab-glyph-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-ab-glyph-rasterizer-0.1+default-dev (>= 0.1.2-~~),
 librust-ab-glyph-rasterizer-0.1+libm-dev (>= 0.1.2-~~),
 librust-ab-glyph-rasterizer-0.1-dev (>= 0.1.2-~~),
 librust-libm-0.2+default-dev (>= 0.2.1-~~),
 librust-owned-ttf-parser-0.19+default-dev,
 librust-owned-ttf-parser-0.19+variable-fonts-dev,
 librust-owned-ttf-parser-0.19-dev
Provides:
 librust-ab-glyph+default-dev (= ${binary:Version}),
 librust-ab-glyph+libm-dev (= ${binary:Version}),
 librust-ab-glyph+std-dev (= ${binary:Version}),
 librust-ab-glyph+variable-fonts-dev (= ${binary:Version}),
 librust-ab-glyph-0-dev (= ${binary:Version}),
 librust-ab-glyph-0+default-dev (= ${binary:Version}),
 librust-ab-glyph-0+libm-dev (= ${binary:Version}),
 librust-ab-glyph-0+std-dev (= ${binary:Version}),
 librust-ab-glyph-0+variable-fonts-dev (= ${binary:Version}),
 librust-ab-glyph-0.2-dev (= ${binary:Version}),
 librust-ab-glyph-0.2+default-dev (= ${binary:Version}),
 librust-ab-glyph-0.2+libm-dev (= ${binary:Version}),
 librust-ab-glyph-0.2+std-dev (= ${binary:Version}),
 librust-ab-glyph-0.2+variable-fonts-dev (= ${binary:Version}),
 librust-ab-glyph-0.2.21-dev (= ${binary:Version}),
 librust-ab-glyph-0.2.21+default-dev (= ${binary:Version}),
 librust-ab-glyph-0.2.21+libm-dev (= ${binary:Version}),
 librust-ab-glyph-0.2.21+std-dev (= ${binary:Version}),
 librust-ab-glyph-0.2.21+variable-fonts-dev (= ${binary:Version})
Description: API for loading, scaling, positioning and rasterizing OpenType font glyphs - Rust source code
 This package contains the source for the Rust ab_glyph crate, packaged by
 debcargo for use with cargo and dh-cargo.
