debian/0000755000000000000000000000000012171771226007174 5ustar debian/gbp.conf0000644000000000000000000000024312171771226010612 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid pristine-tar = True [git-buildpackage] export-dir = ../build-area/ tarball-dir = ../tarballs/ debian/source/0000755000000000000000000000000012171771226010474 5ustar debian/source/format0000644000000000000000000000001412171771226011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016612171771226010230 0ustar version=3 http://pear.php.net/package/Auth_SASL/download http://download.pear.php.net/package/Auth_SASL-([\d.]+)\.tgz debian/rules0000755000000000000000000000010412171771226010247 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/compat0000644000000000000000000000000212171771226010372 0ustar 9 debian/changelog0000644000000000000000000000140412171771226011045 0ustar php-auth-sasl (1.0.6-1) unstable; urgency=low * New upstream Release * Maintain the package inside the PHP PEAR team * Switch to pkg-php-tools and dh-sequencer * Change section to php * Add myself as uploader * Convert copyright to format 1.0 * Switch to dpkg-source 3.0 (quilt) format * Bump debhelper compat to 9 * Bump Standards-Version to 3.9.4 -- Prach Pongpanich Thu, 18 Jul 2013 20:48:47 +0700 php-auth-sasl (1.0.4-1) unstable; urgency=low * New upstream Release. -- Benoit Mortier Mon, 22 Mar 2010 23:55:05 +0100 php-auth-sasl (1.0.3-1) unstable; urgency=low * Initial Release (Closes: #555976). -- Benoit Mortier Fri, 13 Nov 2009 00:53:42 +0100 debian/control0000644000000000000000000000147312171771226010604 0ustar Source: php-auth-sasl Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Benoit Mortier , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.4 Homepage: http://pear.php.net/package/Auth_SASL/ Vcs-Git: git://anonscm.debian.org/pkg-php/php-auth-sasl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-auth-sasl.git Package: php-auth-sasl Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} Provides code to generate responses to common SASL mechanisms, including Digest-MD5, CramMD5, Plain, Anonymous and Login (Pseudo mechanism). debian/copyright0000644000000000000000000000373212171771226011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Auth_SASL Source: http://pear.php.net/package/Auth_SASL/download Files: * Copyright: 2002-2003, Richard Heyes License: BSD-3-clause Files: Auth_SASL-*/Auth/SASL/External.php Copyright: 2008, Christoph Schulz License: BSD-3-clause Files: Auth_SASL-*/Auth/SASL/SCRAM.php Copyright: 2011, Jehan License: BSD-3-clause Files: debian/* Copyright: 2009-2013, Benoit Mortier 2013, Prach Pongpanich License: BSD-3-clause License: BSD-3-clause 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. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.