debian/0000755000000000000000000000000012171334747007177 5ustar debian/gbp.conf0000644000000000000000000000016412171334747010617 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012171334747010477 5ustar debian/source/format0000644000000000000000000000001412171334747011705 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017112171334747010227 0ustar version=3 http://pear.php.net/package/Text_Password/download http://download.pear.php.net/package/Text_Password-(.*).tgz debian/rules0000755000000000000000000000026212171334747010257 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear sed -i '/role="test"/d;' */package.xml debian/compat0000644000000000000000000000000212171334747010375 0ustar 8 debian/changelog0000644000000000000000000000171312171334747011053 0ustar php-text-password (1.1.1-2) unstable; urgency=low * Team upload [ David Prévot ] * Convert section to php * Use a nicer description for Maintainer * Drop useless Build-Depends-Indep * Bump standards version to 3.9.4 * Update Vcs- to canonical URI * Make full use of ${phppear:…} * Fix copyright * Don’t ship tests [ homas Goirand ] * Switching debian/copyright to DEP5. * Added a debian/gbp.conf. * Switching to source format 3.0 (quilt). * Fixed Vcs fields (Closes: #638530). * Fixed wrong homepage field. * Switching to pkg-php-tools and dh 8 sequencer. * Standards-Version: is now 3.9.2 (no change). * Compat is now 8. * Maintainer is now PKG-PHP-PEAR team. * Fixed short description. -- David Prévot Tue, 16 Jul 2013 17:22:51 -0400 php-text-password (1.1.1-1) unstable; urgency=low * Initial release (Closes: #562751) -- Thomas Goirand Mon, 05 Jul 2010 16:14:24 +0800 debian/control0000644000000000000000000000124512171334747010604 0ustar Source: php-text-password Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Thomas Goirand Build-Depends: debhelper (>= 8), pkg-php-tools Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-text-password.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-text-password.git Homepage: http://pear.php.net/package/Text_Password/ Package: php-text-password Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} ${phppear:description} debian/copyright0000644000000000000000000001025612171334747011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text_Password Upstream-Contact: Martin Jansen , Olivier Vanhoucke Source: http://pear.php.net/package/Text_Password/download Files: * Copyright: 2003-2005, 2008, Martin Jansen 2003-2005, 2008, Olivier Vanhoucke License: PHP-3.0 The PHP License, version 3.0 Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, is 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. The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact group@php.net. . 4. Products derived from this software may not be called "PHP", nor may "PHP" appear in their name, without prior written permission from group@php.net. You may indicate that your software works in conjunction with PHP by saying "Foo for PHP" instead of calling it "PHP Foo" or "phpfoo" . 5. The PHP Group may publish revised and/or new versions of the license from time to time. Each version will be given a distinguishing version number. . Once covered code has been published under a particular version of the license, you may always continue to use it under the terms of that version. You may also choose to use such covered code under the terms of any subsequent version of the license published by the PHP Group. No one other than the PHP Group has the right to modify the terms applicable to covered code created under this License. . 6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes PHP, freely available from ". . THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM "AS IS" AND ANY EXPRESSED 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 PHP DEVELOPMENT TEAM OR ITS 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. . This software consists of voluntary contributions made by many individuals on behalf of the PHP Group. . The PHP Group can be contacted via Email at group@php.net. . For more information on the PHP Group and the PHP project, please see . . This product includes the Zend Engine, freely available at . Files: debian/* Copyright: 2009-2012, Thomas Goirand License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; 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 GNU Lesser General Public License (LGPL) v2.1 may be found in /usr/share/common-licenses/LGPL-2.1.