Source: arcanist-clang-format-linter
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://github.com/pwithnall/morefas-phabricator
Vcs-Git: https://anonscm.debian.org/git/collab-maint/arcanist-clang-format-linter.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/arcanist-clang-format-linter.git

Package: arcanist-clang-format-linter
Architecture: all
Depends:
 ${misc:Depends},
 arcanist (>= 0~git20160124-1.3),
 clang-format,
 diffutils
Description: clang-format linter for Arcanist
 This package allows to use clang-format as a linter for
 arcanist to enforce style over a C/C++/Objective-C codebase.
