debian/0000755000000000000000000000000012232272432007165 5ustar debian/source/0000755000000000000000000000000012165126704010472 5ustar debian/source/format0000644000000000000000000000001412165126704011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017612165126704010227 0ustar version=3 http://pear.php.net/package/Console_Table/download http://download.pear.php.net/package/Console_Table-([\d.]+)\.tgz debian/rules0000755000000000000000000000034412232271775010257 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_installdeb: rm -r $(CURDIR)/debian/*/usr/share/php/tests dh_installdeb -O--buildsystem=phppear get-orig-source: uscan --force --verbose --rename debian/compat0000644000000000000000000000000212165126704010370 0ustar 9 debian/changelog0000644000000000000000000000150012232272432011033 0ustar php-console-table (1.1.6-1) unstable; urgency=low * Imported Upstream version 1.1.6 -- David Prévot Thu, 24 Oct 2013 15:29:23 -0400 php-console-table (1.1.5-1) unstable; urgency=low * New upstream release (repacked tarball due to lone zero block) * Use section php, as overridden by ftpmaster * Move packaging to dh short rules and pkg-php-tools * Maintain the package inside the PHP PEAR team * Bump compat to 9 * Bump standards version to 3.9.4 * Convert source to format 3.0 (quilt) * Convert copyright to format 1.0 * Remove useless READMEs -- David Prévot Wed, 03 Jul 2013 18:56:58 -0400 php-console-table (1.1.4-1) unstable; urgency=low * Initial Release (Closes: #650831). -- Antoine Beaupré Sat, 03 Dec 2011 12:50:03 -0500 debian/control0000644000000000000000000000132712165126704010600 0ustar Source: php-console-table Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Antoine Beaupré , David Prévot Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.4 Homepage: http://pear.php.net/package/Console_Table Vcs-Git: git://anonscm.debian.org/pkg-php/php-console-table.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-console-table.git Package: php-console-table Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} ${phppear:description} debian/copyright0000644000000000000000000000534712165126704011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Console_Table Source: http://pear.php.net/package/Console_Table Upstream-Contact: Jan Schneider Files: * Copyright: 2002-2005, Richard Heyes 2006-2008 Jan Schneider, License: BSD-3-clause Copyright (c) The Regents of the University of California. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2009, Antoine Beaupré 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. . This program 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. . 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 full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.