mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 07:30:02 +00:00
19 lines
1001 B
Plaintext
19 lines
1001 B
Plaintext
Source: percona-toolkit
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Percona Toolkit Developers <toolkit-dev@percona.com>
|
|
Build-Depends: debhelper (>= 4.2)
|
|
Build-Depends-Indep: perl (>= 5.6.0-16), libdbi-perl (>= 1.13), libdbd-mysql-perl (>= 1.0), libterm-readkey-perl (>=2.10)
|
|
Standards-Version: 3.7.2
|
|
Homepage: http://www.percona.com/software/percona-toolkit/
|
|
Vcs-Browser: http://bazaar.launchpad.net/~percona-toolkit-dev/percona-toolkit/0.9/files
|
|
Vcs-Bzr: bzr+ssh://bazaar.launchpad.net/~percona-toolkit-ddev/percona-toolkit/0.9/
|
|
|
|
Package: percona-toolkit
|
|
Architecture: all
|
|
Depends: ${perl:Depends}, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>=2.10)
|
|
Description: Advanced MySQL and system command-line tools used by Percona
|
|
Percona Toolkit is a collection of advanced command-line tools used by
|
|
Percona (http://www.percona.com/) support staff to perform a variety of
|
|
MySQL and system tasks that are too difficult or complex to perform manually.
|