1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: dh-rebar
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>, Philipp Huebner <debalance@debian.org>
Section: devel
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/erlang-team/packages/dh-rebar.git
Vcs-Browser: https://salsa.debian.org/erlang-team/packages/dh-rebar
Package: dh-rebar
Architecture: all
Depends: ${misc:Depends}, debhelper, rebar (>= 2.6.4-5~), erlang-base (>= 1:27)
Description: helper tools for maintaining Erlang packages that are built by rebar
This package contains helper tools for maintaining Erlang Debian packages
that are built by the Erlang build tool 'rebar'.
|