Source: ruby-build-dependency Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), rake Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-build-dependency.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-build-dependency Homepage: https://github.com/ioquatix/build-dependency Testsuite: autopkgtest-pkg-ruby Package: ruby-build-dependency Architecture: all Description: Build::Dependency provides dependency resolution algorithms Build::Dependency helps you resolve complex dependency graphs in your build systems and applications. It supports: - Full dependency resolution with automatic ordering - Partial chains for incremental builds - Private dependencies that don't leak to dependents - Wildcard matching for batch dependencies - Mermaid visualization for diagram generation