Source: haproxyctl
Section: admin
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Genannt <genannt@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ronn | ruby-ronn (<< 0.7.3-5.1~)
Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/ruby-team/haproxyctl.git
Vcs-Browser: https://salsa.debian.org/ruby-team/haproxyctl
Homepage: https://github.com/flores/haproxyctl
XS-Ruby-Versions: all

Package: haproxyctl
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: lsof
Description: Utility to manage HAProxy
 Wrapper to make life with HAProxy a little more convenient.
 Features:
  - enable and disable servers on the fly
  - change server's weight
  - show HAProxy status in CLI
  - formats server weight and backends in a readable way
  - provides Nagios and Cloudkick health checks
