debian/0000755000000000000000000000000012165275332007174 5ustar debian/source/0000755000000000000000000000000012165275332010474 5ustar debian/source/format0000644000000000000000000000001412165275332011702 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000001712165275332010045 0ustar AUTHORS README debian/compat0000644000000000000000000000000212165275332010372 0ustar 7 debian/changelog0000644000000000000000000000054412165275332011051 0ustar mha4mysql-node (0.54-1) unstable; urgency=low * New upstream release. * debian/control: New Standards-Version: 3.9.4 -- KURASHIKI Satoru Thu, 04 Jul 2013 22:25:19 +0900 mha4mysql-node (0.53-1) unstable; urgency=low * Initial release (Closes: #648573) -- KURASHIKI Satoru Sat, 31 Mar 2012 23:55:54 +0900 debian/watch0000644000000000000000000000030312165275332010221 0ustar # Compulsory line, this is a version 3 file version=3 http://code.google.com/p/mysql-master-ha/downloads/list?can=1 .*/mha4mysql-node-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) debian/copyright0000644000000000000000000000162612165275332011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mha4mysql-node Source: http://code.google.com/p/mysql-master-ha/ Files: * Copyright: 2011 DeNA Co.,Ltd. License: GPL-2+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy License: GPL-2+ Comment: This library has been distributed with GPL-1+ or Artistic originally, and relicensing with GPL-2+ to include this archive. Files: debian/* Copyright: 2011 KURASHIKI Satoru License: GPL-2+ License: GPL-2+ This program 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; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000201512165275332010575 0ustar Source: mha4mysql-node Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: perl, libtest-perl-critic-perl, libmodule-install-perl Maintainer: KURASHIKI Satoru Standards-Version: 3.9.4 Homepage: http://code.google.com/p/mysql-master-ha/ Vcs-Git: git://anonscm.debian.org/collab-maint/mha4mysql-node.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mha4mysql-node.git;a=summary Package: mha4mysql-node Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl Suggests: mha4mysql-master Description: Master High Availability Manager and Tools for MySQL, Node Package MHA performs automating master failover and slave promotion with minimal downtime, usually within 10-30 seconds. MHA prevents replication consistency problems and saves on expenses of having to acquire additional servers. . All this with zero performance degradation, no complexity (easy-to-install) and requiring no change to existing deployments. debian/rules0000755000000000000000000000015512165275332010255 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: mv inc inc-notuse dh_auto_build mv inc-notuse inc