Work on build-packages for deb pkg. Update config/deb/ files. Add util/log-entires.

This commit is contained in:
Daniel Nichter
2011-07-19 12:24:19 -06:00
parent 8caaad5d8e
commit 39984204f8
6 changed files with 143 additions and 61 deletions

View File

@@ -1,2 +1 @@
5

View File

@@ -1,21 +1,18 @@
Source: maatkit
Source: percona-toolkit
Section: utils
Priority: optional
Maintainer: Baron Schwartz <baron.schwartz@gmail.com>
Uploaders: Norbert Tretkowski <nobse@debian.org>
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://code.google.com/p/maatkit/
Vcs-Browser: http://code.google.com/p/maatkit/source/browse/
Vcs-Svn: http://code.google.com/p/maatkit/source/browse/
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: maatkit
Package: percona-toolkit
Architecture: all
Replaces: mysqltoolkit
Depends: ${perl:Depends}, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>=2.10)
Description: Command-line utilities for MySQL
Contains utilities to check replication slaves for consistency with the
master, efficiently synchronize remote tables, archive rows from OLTP
servers, log deadlocks, find duplicate indexes and foreign keys, profile
queries, and perform other essential tasks.
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.

View File

@@ -1,32 +1,35 @@
This package was debianized by Baron Schwartz <baron.schwartz@gmail.com> on
Sun, 10 Jun 2007 22:30:36 -0500
This package was debianized by Percona Toolkit Developers
<toolkit-dev@percona.com> on Sun, 10 Jun 2007 22:30:36 -0500
It was downloaded from http://code.google.com/p/maatkit/
It was downloaded from http://www.percona.com/downloads/
Debian Sponsor: Norbert Tretkowski <nobse@debian.org>
Upstream Author:
Upstream Author: Baron Schwartz <baron.schwartz@gmail.com>
Percona Toolkit Developers <toolkit-dev@percona.com>
Copyright: "Copyright(c) 2006-2007 Baron Schwartz"
Copyright:
Copyright 2011 Percona Inc.
License:
This software is dual licensed, either GPL version 2 or Artistic License.
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 2; OR the Perl Artistic License.
This software is dual licensed, either GPL version 2 or Artistic License.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 2; OR the Perl Artistic License.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
On Debian systems, the complete text of the GNU General Public License version 2
can be found in `/usr/share/common-licenses/GPL-2'.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the Artistic License can
be found in `/usr/share/common-licenses/Artistic'.
On Debian systems, the complete text of the GNU General Public License version
2 can be found in `/usr/share/common-licenses/GPL-2'.
On Debian systems, the complete text of the Artistic License can be found in
`/usr/share/common-licenses/Artistic'.

View File

@@ -1,3 +0,0 @@
version=3
http://code.google.com/p/maatkit/downloads/list \
http://maatkit.googlecode.com/files/maatkit-(.*)\.tar\.gz debian