Source: proxysql3
Build-Depends: debhelper (>= 9), debconf, pkg-config, g++, cmake
Version: 3.0.1
Maintainer: Rene Cannao <rene.cannao@gmail.com>
Section: misc
Priority: optional
Homepage: http://www.proxysql.com
Standards-Version: 3.9.2

Package: proxysql3
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf-utils, logrotate
Provides: proxysql
Conflicts: proxysql2
Breaks: proxysql2 (<< 3.0)
Replaces: proxysql2 (<< 3.0)
Pre-Depends: adduser, debconf (>= 0.2.17)
Description: High performance MySQL proxy
 ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart).
 It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface.
