Source: alire
Section: devel
Priority: optional
Maintainer: Stephane Carrez <Stephane.Carrez@gmail.com>
Uploaders: Ludovic Brenta <lbrenta@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-ada-library,
 gnat,
 gprbuild (>= 2015-2),
 libgnatcoll-dev,
 libgnatprj-dev,
 libxmlada-dom-dev,
 libxmlada-input-dev,
 libxmlada-sax-dev,
 libxmlada-unicode-dev,
 libxmlezout-dev,
 python3,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/alire-project
Vcs-Browser: https://salsa.debian.org/debian/alire
Vcs-Git: https://salsa.debian.org/debian/alire.git

Package: alire
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gnat, gprbuild
Description: Ada package manager
 A catalog of ready-to-use Ada libraries plus a command-line tool
 (`alr`) to obtain, build, and incorporate them into your own projects.
 It aims to fulfill a similar role to Rust's `cargo` or OCaml's `opam`.
 .
 This is a source package manager, in contrast to apt which is a binary
 package manager.
