.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 01 Aug 2018 12:24:52 -0700
branchstable
changeset 38779 824636b08400
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
packaging: always execute builddeb from source root Without this, dockerdeb and the make targets that invoke it may fail depending on the pwd at the time of invocation.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}